-
Notifications
You must be signed in to change notification settings - Fork 158
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
fatal error:(The read operation timed out) #16
Comments
may be this problem is caused by the file system, check the limit of the numbers of files per dir. |
@DamonLiuTHU Thank you for your reply,but I have checked other dir, and I found some dir has more than 400K images,so I think this problem is not caused by this reason. |
I can only download about 400k images from train folder, than it gave me the error of "fatal error:(The read operation timed out)". it is like there are only about 400k images in the s3 train folder. |
@rabienrose Me to, I have download 448341 images from train folder, then when I try AWS s3 sync again, the error happened: "fatal error:(The read operation timed out)". |
@huanyuxinchen I found it recovered this morning, it started downloading the further more files now. |
@rabienrose I have the same problem after downloaded 251k images . The aws just exit by itself, could you please share how it started downloading more files? |
@rabienrose I still cannot download the further more files. |
I wrote a script to start aws s3 sync again after it exit with error. So it keep trying until the transferring recover. |
@rabienrose It works! Thank you. |
@rabienrose I still cannot download, can you share your scripts? Thank you! |
@huanyuxinchen |
@rabienrose Thank you, I will try! |
Hi, I tried downloading the train dataset with AWS S3, but every time when I had downloaded almost 140K images, the downloading process would be interrupted, and the error happened: "fatal error:(The read operation timed out)", could you please help me?
The text was updated successfully, but these errors were encountered: