Warnings and errors: id_regional_2018 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 #972bfb10946591b2d9e34379b764ea5d8d5c3df9: id_regional_2018
Runner failed with ConnectionError
error_strHTTPSConnectionPool(host='opendatadev.kpu.go.id', port=443): Max retries exceeded with url: /sites/default/files/files/8a0d3612bda85495f2a849a6b8fcbf3d.xlsx (Caused by ReadTimeoutError("HTTPSConnectionPool(host='opendatadev.kpu.go.id', port=443): Read timed out. (read timeout=1200)"))
urlhttps://opendatadev.kpu.go.id/sites/default/files/files/8a0d3612bda85495f2a849a6b8fcbf3d.xlsx
exceptionTraceback (most recent call last): File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 534, in _make_request response = conn.getresponse() ^^^^^^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/urllib3/connection.py", line 516, in getresponse httplib_response = super().getresponse() ^^^^^^^^^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/sentry_sdk/integrations/stdlib.py", line 131, in getresponse rv = real_getresponse(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/http/client.py", line 1428, in getresponse response.begin() File "/usr/lib/python3.12/http/client.py", line 331, in begin version, status, reason = self._read_status() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/http/client.py", line 292, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/socket.py", line 707, in readinto return self._sock.recv_into(b) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/ssl.py", line 1252, in recv_into return self.read(nbytes, buffer) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/ssl.py", line 1104, in read return self._sslobj.read(len, buffer) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TimeoutError: The read operation 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 536, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 367, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='opendatadev.kpu.go.id', port=443): Read timed out. (read 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='opendatadev.kpu.go.id', port=443): Max retries exceeded with url: /sites/default/files/files/8a0d3612bda85495f2a849a6b8fcbf3d.xlsx (Caused by ReadTimeoutError("HTTPSConnectionPool(host='opendatadev.kpu.go.id', port=443): Read timed out. (read 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}/id/regional_2018/crawler.py", line 84, in crawl path = context.fetch_resource("individuals.xlsx", context.data_url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opensanctions/zavod/zavod/context.py", line 211, in fetch_resource return fetch_file( ^^^^^^^^^^^ File "/opensanctions/zavod/zavod/runtime/http_.py", line 79, in fetch_file with session.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 700, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='opendatadev.kpu.go.id', port=443): Max retries exceeded with url: /sites/default/files/files/8a0d3612bda85495f2a849a6b8fcbf3d.xlsx (Caused by ReadTimeoutError("HTTPSConnectionPool(host='opendatadev.kpu.go.id', port=443): Read timed out. (read timeout=1200)"))
datasetid_regional_2018
exc_infotrue