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

cant connect to google drive #27

Open
DuskSwan opened this issue Nov 23, 2022 · 2 comments
Open

cant connect to google drive #27

DuskSwan opened this issue Nov 23, 2022 · 2 comments

Comments

@DuskSwan
Copy link

I failed in running "download.sh", so I run the command in the .sh line by line.
wget https://openaipublic.blob.core.windows.net/diffusion/jul-2021/256x256_diffusion.pt : That succeed
gdown https://drive.google.com/uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX : That failed with


raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcbea09b8e0>: Failed to establish a new connection: [Errno 11] Resource temporarily unavailable'))


What should I do ?

@zhongguadepi
Copy link

I failed in running "download.sh", so I run the command in the .sh line by line. wget https://openaipublic.blob.core.windows.net/diffusion/jul-2021/256x256_diffusion.pt : That succeed gdown https://drive.google.com/uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX : That failed with

raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcbea09b8e0>: Failed to establish a new connection: [Errno 11] Resource temporarily unavailable'))

What should I do ?

请问您解决这个问题了吗
我也遇到同样的问题了

@FakeEyes2Wo
Copy link

I failed in running "download.sh", so I run the command in the .sh line by line. wget https://openaipublic.blob.core.windows.net/diffusion/jul-2021/256x256_diffusion.pt : That succeed gdown https://drive.google.com/uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX : That failed with
raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1norNWWGYP3EZ_o05DmoW1ryKuKMmhlCX (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fcbea09b8e0>: Failed to establish a new connection: [Errno 11] Resource temporarily unavailable'))
What should I do ?

请问您解决这个问题了吗 我也遇到同样的问题了

use vpn or local download and upload to environment

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

3 participants