EMCECS / ecs-sync

ecs-sync is a bulk copy utility that can move data between various systems in parallel
Apache License 2.0
60 stars 22 forks source link

S3 to ECS migration error #107

Closed vieirb1 closed 2 weeks ago

vieirb1 commented 7 months ago

Hi!

   When doing a copying from a S3 storage to ECS using ECSSync, the objects are copied, to target, but reports the following error:

   "","[com.sun.jersey.api.client.ClientHandlerException: com.amazonaws.SdkClientException: Unable to verify integrity of data download.  Client calculated content hash didn't match hash calculated by Amazon S3.  The data may be corrupt.] "

  Any ideais?!

 Thanks in advance!
xiaoxin-ren commented 7 months ago

Is there a full backtrace from /var/log/ecs-sync/ecs-sync.log ? You can re-run the sync task so that the failures will be retried.

dunedodo commented 2 weeks ago

@vieirb1 As it has been a long time since the last response, I'll close the ticket. Please feel free to reopen it if you hit the same issue.