You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experiencing an SSLError when attempting to make HTTPS requests to the GitHub API. The error message is as follows:
requests.exceptions.SSLError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/spoc-robot/spoc-data/commits?sha=objaverse-annotation-plus (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1122)')))
The text was updated successfully, but these errors were encountered:
I'm experiencing an SSLError when attempting to make HTTPS requests to the GitHub API. The error message is as follows:
requests.exceptions.SSLError: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/spoc-robot/spoc-data/commits?sha=objaverse-annotation-plus (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1122)')))
The text was updated successfully, but these errors were encountered: