Skip to content

I am getting error while downloading the publicly shared google drive file. #399

@tsdevops2025

Description

@tsdevops2025

Provide environment information

/usr/bin/python
Python 3.9.20
gdown 5.2.0

What OS are you using?

CentOS Stream 9

Describe the Bug

gdown 1XpBe4LkkENeRK_tNv3vPbZsVDnKfHT4l -O ts-crm-deploy.zip
Error:

    HTTPSConnectionPool(host='doc-0s-9k-docs.googleusercontent.com',
    port=443): Max retries exceeded with url: /docs/securesc/ha0ro937gcuc7
    l7deffksulhg5h7mbp1/edjt8tdu4tntc3kj5t88la11fqt8qsm0/1745543475000/152
    43189101532357424/*/1XpBe4LkkENeRK_tNv3vPbZsVDnKfHT4l?uuid=235c943b-17
    6d-4e48-9110-4fc76753236a (Caused by
    NewConnectionError('<urllib3.connection.HTTPSConnection object at
    0x7f498ee6cf40>: Failed to establish a new connection: [Errno 101]
    Network is unreachable'))

I am trying the gdown from my server 203.143.20.24. But when I am trying with a different server in 124.43.16.248 it is working. How can I troubleshoot the issue.

Expected Behavior

Now the previously downloaded files through gdown is also not getting downloaded & giving the same error. My zip file size is 55.6 MB.

When I try to download using a Chrome in windows 11 it gives a warning for "Google Drive can't scan this file for viruses.". But it gives you a separate button "Download Anyway".

Image

To Reproduce

gdown 1XpBe4LkkENeRK_tNv3vPbZsVDnKfHT4l -O ts-crm-deploy.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions