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

Error: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1FMTuS4DRquLjZ3xWHLDh25W31d4dgQph (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)'))) #377

Open
inksheep opened this issue Oct 24, 2024 · 0 comments
Labels
bug for issue

Comments

@inksheep
Copy link

Provide environment information

python=3.8

What OS are you using?

win 10

Describe the Bug

Error:

    HTTPSConnectionPool(host='drive.google.com', port=443): Max retries
    exceeded with url: /uc?id=1FMTuS4DRquLjZ3xWHLDh25W31d4dgQph (Caused by
    SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol
    (_ssl.c:1129)')))

Expected Behavior

Use gdown 1FMTuS4DRquLjZ3xWHLDh25W31d4dgQph but the download was unsuccessful

To Reproduce

pip install gdown
gdown 1FMTuS4DRquLjZ3xWHLDh25W31d4dgQph

@inksheep inksheep added the bug for issue label Oct 24, 2024
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

1 participant