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

Connection broken: ConnectionResetError(104, 'Connection reset by peer') #15

Open
codestella opened this issue Oct 14, 2021 · 2 comments

Comments

@codestella
Copy link

codestella commented Oct 14, 2021

Hello, Thank you for the nice contribution on 3d dataset.

When I tried to download all dataset categories with download_dataset.py and --link_list_file option,
It takes much time and always fails to download all categories at once.
Also, when It is broken and restarted, it starts download from the initial.

I got following error message,

requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))

I asked about this problem at ICCV 2021 unsupervised 3d in the wild workshop and David said
it is related to the combination of slow connection and timeout settings at the FB server.

I am waiting to fix this setting change.. could you help with it? when it is fixed?
Please help me. Thank you so much for your great work.

Sincerely, Stella Yang.

@davnov134
Copy link
Contributor

Hello Stella,

we plan to split the dataset files to chunks so that downloads with slower connections won't timeout. I will keep you posted once this is implemented.

David

@codestella
Copy link
Author

codestella commented Oct 23, 2021

Thank you, David. But I need to download it all at once. Could you help with this?
Also, Could you fix it can be redownloaded from the ended part when it is timeout (not from the initial.)?
I appreciate your help!

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