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 #71b7e2d50d881c872cedc0c677ca92491d154d26: us_ma_med_exclusions| error_str | HTTPSConnectionPool(host='www.mass.gov', port=443): Max retries exceeded with url: /doc/list-of-suspended-or-excluded-masshealth-providers-07312025-0/download (Caused by ResponseError('too many 403 error responses')) |
|---|---|
| url | https://www.mass.gov/doc/list-of-suspended-or-excluded-masshealth-providers-07312025-0/download |
| exception | urllib3.exceptions.ResponseError: too many 403 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 644, 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='www.mass.gov', port=443): Max retries exceeded with url: /doc/list-of-suspended-or-excluded-masshealth-providers-07312025-0/download (Caused by ResponseError('too many 403 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}/us/ma/med_exclusions/crawler.py", line 55, in crawl
path = context.fetch_resource("source.xlsx", excel_url)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opensanctions/zavod/zavod/context.py", line 218, in fetch_resource
return fetch_file(
^^^^^^^^^^^
File "/opensanctions/zavod/zavod/runtime/http_.py", line 89, 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 668, in send
raise RetryError(e, request=request)
requests.exceptions.RetryError: HTTPSConnectionPool(host='www.mass.gov', port=443): Max retries exceeded with url: /doc/list-of-suspended-or-excluded-masshealth-providers-07312025-0/download (Caused by ResponseError('too many 403 error responses')) |
| dataset | us_ma_med_exclusions |
| exc_info | true |
OpenSanctions is free for non-commercial users. Businesses must acquire a data license to use the dataset.