Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL Error #26

Open
jesusjo2 opened this issue Mar 20, 2023 · 1 comment
Open

SSL Error #26

jesusjo2 opened this issue Mar 20, 2023 · 1 comment

Comments

@jesusjo2
Copy link

jesusjo2 commented Mar 20, 2023

Hello! I am getting the following SSLError:

SSLError: HTTPSConnectionPool(host='tiles.sharedstreets.io', port=443): Max retries exceeded with url: /osm/planet-180312/12-656-1582.geometry.6.pbf (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1091)')))

I am not sure if this is still maintained, but if it is, please I would like advice on how to proceed. I am currently using python 3.7.16 and I can't find a way to fix this after checking every version of all packages locally (or attempting to run the simple commands in the tutorial on Google collab).

@zachflanders
Copy link

I am also getting the SSLError:

SSLError: HTTPSConnectionPool(host='tiles.sharedstreets.io', port=443): Max retries exceeded with url: [...] (Caused by SSLError(SSLError(1, '[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1129)')))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants