peak/s5cmd

Issue: i/o timeout

Opened this issue · 0 comments

ERROR "cp s3://BUCKET/KEY": RequestError: send request failed caused by: Get "https://BUCKET.s3.REGION.amazonaws.com/KEY": proxyconnect tcp: dial tcp 172.17.0.215:80: i/o timeout

Have been running into this as part of a 500gb Copy with around 120k files. Not sure if this is s5cmd error or error with actual drive.

My command is as follows worked it down from 1500 workers to what it is currently trying to troubleshoot:

./s5cmd --numworkers 500 sync --concurrency 100 --source-region REGION 's3://BUCKET/PREFIX/*' ./FOLDER