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 #8ce030b4dcebfe4814b7d667f1790e31459c1263: 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 ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')))
urlhttps://opendatadev.kpu.go.id/sites/default/files/files/8a0d3612bda85495f2a849a6b8fcbf3d.xlsx
exceptionurllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 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 ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))) 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 ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')))
datasetid_regional_2018
exc_infotrue