Warnings and errors: cy_companies JSON

Below is an overview of all parsing and processing issues that appeared while importing the data.

Go back to the global issues overview or view the dataset page.

Issue #b53617d7184faf57c21a5614046e9cccc13bd949: cy_companies
Runner failed with ConnectTimeout
error_strHTTPSConnectionPool(host='data.gov.cy', port=443): Max retries exceeded with url: /el/dataset/1026/dcat-ap-2.0/json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x78ba3b3652e0>, 'Connection to data.gov.cy timed out. (connect timeout=1200)'))
urlhttps://data.gov.cy/el/dataset/1026/dcat-ap-2.0/json
exceptionTraceback (most recent call last): File "/venv/lib/python3.12/site-packages/urllib3/connection.py", line 198, in _new_conn sock = connection.create_connection( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/urllib3/util/connection.py", line 85, in create_connection raise err File "/venv/lib/python3.12/site-packages/urllib3/util/connection.py", line 73, in create_connection sock.connect(sa) TimeoutError: [Errno 110] Connection timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 787, in urlopen response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 488, in _make_request raise new_e File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 464, in _make_request self._validate_conn(conn) File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 1093, in _validate_conn conn.connect() File "/venv/lib/python3.12/site-packages/urllib3/connection.py", line 753, in connect self.sock = sock = self._new_conn() ^^^^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/urllib3/connection.py", line 207, in _new_conn raise ConnectTimeoutError( urllib3.exceptions.ConnectTimeoutError: (<urllib3.connection.HTTPSConnection object at 0x78ba3b3652e0>, 'Connection to data.gov.cy timed out. (connect timeout=1200)') The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/venv/lib/python3.12/site-packages/requests/adapters.py", line 667, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 871, in urlopen return self.urlopen( ^^^^^^^^^^^^^ [Previous line repeated 3 more times] File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 841, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/urllib3/util/retry.py", line 519, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='data.gov.cy', port=443): Max retries exceeded with url: /el/dataset/1026/dcat-ap-2.0/json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x78ba3b3652e0>, 'Connection to data.gov.cy timed out. (connect timeout=1200)')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opensanctions/zavod/zavod/crawl.py", line 35, in crawl_dataset entry_point(context) File "${ZAVOD_DATASETS_PATH}/cy/companies/crawler.py", line 127, in crawl meta = context.fetch_json(context.data_url, headers=headers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opensanctions/zavod/zavod/context.py", line 350, in fetch_json text = self.fetch_text( ^^^^^^^^^^^^^^^^ File "/opensanctions/zavod/zavod/context.py", line 314, in fetch_text response = self.fetch_response( ^^^^^^^^^^^^^^^^^^^^ File "/opensanctions/zavod/zavod/context.py", line 262, in fetch_response response = self.http.request( ^^^^^^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/requests/adapters.py", line 688, in send raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='data.gov.cy', port=443): Max retries exceeded with url: /el/dataset/1026/dcat-ap-2.0/json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x78ba3b3652e0>, 'Connection to data.gov.cy timed out. (connect timeout=1200)'))
datasetcy_companies
exc_infotrue