Warnings and errors: ge_declarations 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 #2df785e2b06022a19b645616a20e8bdceeb4a808: ge_declarations
Runner failed with RetryError
error_strHTTPSConnectionPool(host='declaration.acb.gov.ge', port=443): Max retries exceeded with url: /Api/Declarations?Key=%E1%83%9B%E1%83%90%E1%83%9B%E1%83%A3%E1%83%99%E1%83%90+%E1%83%AF%E1%83%94%E1%83%95%E1%83%90%E1%83%98%E1%83%A8%E1%83%98&YearSelectedValues=2025 (Caused by ResponseError('too many 500 error responses'))
urlhttps://declaration.acb.gov.ge/Api/Declarations?Key=%E1%83%9B%E1%83%90%E1%83%9B%E1%83%A3%E1%83%99%E1%83%90+%E1%83%AF%E1%83%94%E1%83%95%E1%83%90%E1%83%98%E1%83%A8%E1%83%98&YearSelectedValues=2025
exceptionurllib3.exceptions.ResponseError: too many 500 error responses 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 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 942, in urlopen return self.urlopen( ^^^^^^^^^^^^^ [Previous line repeated 3 more times] File "/venv/lib/python3.12/site-packages/urllib3/connectionpool.py", line 932, in urlopen retries = retries.increment(method, url, response=response, _pool=self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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='declaration.acb.gov.ge', port=443): Max retries exceeded with url: /Api/Declarations?Key=%E1%83%9B%E1%83%90%E1%83%9B%E1%83%A3%E1%83%99%E1%83%90+%E1%83%AF%E1%83%94%E1%83%95%E1%83%90%E1%83%98%E1%83%A8%E1%83%98&YearSelectedValues=2025 (Caused by ResponseError('too many 500 error responses')) 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}/ge/declarations/crawler.py", line 369, in crawl declarations = query_declaration(context, year, name, cache_days) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "${ZAVOD_DATASETS_PATH}/ge/declarations/crawler.py", line 348, in query_declaration declarations = context.fetch_json(url, cache_days=cache_days) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 691, in send raise RetryError(e, request=request) requests.exceptions.RetryError: HTTPSConnectionPool(host='declaration.acb.gov.ge', port=443): Max retries exceeded with url: /Api/Declarations?Key=%E1%83%9B%E1%83%90%E1%83%9B%E1%83%A3%E1%83%99%E1%83%90+%E1%83%AF%E1%83%94%E1%83%95%E1%83%90%E1%83%98%E1%83%A8%E1%83%98&YearSelectedValues=2025 (Caused by ResponseError('too many 500 error responses'))
datasetge_declarations
exc_infotrue