4

Every friday I run a gsutil 4.3 cp -n -L -R command (python version is 2.7.5) in order to upload 5 GB of data (48 files no larger than 512 MB each one) from a Windows 7 Enterprise to GCS. Since August 8th, I began to get GSutil errors as the following:

I have also noted upload times are now very slow: this script used to take 3.5 hours to upload 5 GB and now it takes 12 hours until it gets interrupted by Windows Task Scheduler (because of the task timeouts configuration) having uploaded ~ 150 MB.

Although I understand that these errors may be related to network and/or communications issues, we have no other communications problems nor we have changed any communications device as firewalls, routers, etc. Also, it is not clear for me on which side are they being generated.

Any suggestion or idea in order to solve/workaround these issues?

Thank you very much in advance, Federico

  • I'm having this problem a lot. Did someone solved this problem? Maybe adding [google-cloud-storage] should help the storage team to answer us. – brdido Aug 29 '14 at 15:16

1 Answers1

0

Issue fixed in v4.5.

Thanks Mike (from Google) for that info.

brdido
  • 351
  • 1
  • 3
  • 12