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

Mget file failure on file download (COS -> CVM) #173

Closed
reinhouthooft opened this issue Aug 13, 2018 · 6 comments
Closed

Mget file failure on file download (COS -> CVM) #173

reinhouthooft opened this issue Aug 13, 2018 · 6 comments

Comments

@reinhouthooft
Copy link

Download cos://rein-houthooft/exp_data/lf_dict_501_310.json   =>   /home/ubuntu/data/exp_data/lf_dict_501_310.json
Downloading /home/ubuntu/data/exp_data/lf_dict_501_310.json

  0%|          | 0.00/1.59M [00:00<?, ?B/s][Errno 17] File exists: '/home/ubuntu/data/exp_data'

 50%|#####     | 793K/1.59M [00:00<00:00, 6.88MB/s]
 90%|######### | 1.43M/1.59M [00:00<00:00, 10.1MB/s]
Completing mget
[Errno 2] No such file or directory: u'/home/ubuntu/data/exp_data/lf_dict_501_310.json_5'
Mget file failure

Getting this error sometimes, could you investigate?

@lewzylu
Copy link
Collaborator

lewzylu commented Aug 13, 2018

Does that mistake happen every time?

@reinhouthooft
Copy link
Author

@lewzylu Only sometimes (I can't find any pattern about when it happens exactly, seems random).

@reinhouthooft
Copy link
Author

Also, it only happens with that specific file.

@bradelement
Copy link

wechatimg117

I also got a similar problem. The failed file is model.aqbin

sometimes it says model.aqbin_5 is missing, sometimes it says model.aqbin_1 is missing.

@lewzylu
Copy link
Collaborator

lewzylu commented Aug 14, 2018

Maybe there is a bug of multidownload, I’ll look at it in the next few days.

@lewzylu
Copy link
Collaborator

lewzylu commented Aug 20, 2018

it's a bug of function ‘makedirs’ which has been fixed in 1.8.5.5.
Thx for your advice

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