runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 308, in cache prediction = await Context.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1032, in process_api result = await self.call_function( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 844, in call_function prediction = await anyio.to_thread.run_sync( File "/usr/local/lib/python3.10/site-packages/anyio/to_thread.py", line 31, in run_sync return await get_asynclib().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 867, in run result = context.run(func, *args) File "/home/user/app/examples/keyphrases.py", line 11, in process doc = NLP(text) File "/usr/local/lib/python3.10/site-packages/spacy/language.py", line 1016, in __call__ error_handler(name, proc, [doc], e) File "/usr/local/lib/python3.10/site-packages/spacy/util.py", line 1689, in raise_error raise e File "/usr/local/lib/python3.10/site-packages/spacy/language.py", line 1011, in __call__ doc = proc(doc, **component_cfg.get(name, {})) # type: ignore[call-arg] File "/usr/local/lib/python3.10/site-packages/spacy_dbpedia_spotlight/entity_linker.py", line 269, in __call__ data = self.get_remote_response(doc) File "/usr/local/lib/python3.10/site-packages/spacy_dbpedia_spotlight/entity_linker.py", line 245, in get_remote_response raise e File "/usr/local/lib/python3.10/site-packages/spacy_dbpedia_spotlight/entity_linker.py", line 237, in get_remote_response response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://dbpedia-spotlight.dsd.sztaki.hu/hu/annotate
Container logs:
Fetching error logs...