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

HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1_PtHk2KNG_sYyFyT31hchz3R2ZO6tNwr (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe3dfe46490>: Failed to establish a new connection: [Errno 101] Network is unreachable')) #367

Open
Bibgithhub opened this issue Jun 28, 2024 · 2 comments
Labels
bug for issue

Comments

@Bibgithhub
Copy link

Provide environment information

python=3.8.13

What OS are you using?

win10

Describe the Bug

HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1_PtHk2KNG_sYyFyT31hchz3R2ZO6tNwr (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe3dfe46490>: Failed to establish a new connection: [Errno 101] Network is unreachable'))

Expected Behavior

No response

To Reproduce

No response

@Bibgithhub Bibgithhub added the bug for issue label Jun 28, 2024
@RuqiShi12
Copy link

I encountered the same error...

@zouyingcao
Copy link

zouyingcao commented Jul 22, 2024

Have someone fix this error? I encountered the same error in Mac M3 pro:

SOCKSHTTPSConnectionPool(host='drive.google.com', port=443): Max
retries exceeded with url: /uc?id=14Kb5SPBk_jfdLZ_CDBNitW98QLDlKR5O
(Caused by SSLError(SSLCertVerificationError(1, '[SSL:
CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed
certificate in certificate chain (_ssl.c:1135)')))

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

No branches or pull requests

3 participants