Skip to content

Datasync : S3 to GCP sync error (SyncDaemonRestart)

0

Hello there

I am trying to backup S3 buckets to GCP Cloud storage. I am using AWS Datasync, I did some tests and it worked fine but now I got the following error when trying to synchronize a subdirectory inside a bucket:


Error : SyncDaemonRestart
Error detail : "Task failed due to a transient error. Please re-run the task and contact AWS support if the problem persists"

I don't know why this happens, and there are almost no resources on this error...

Has anyone encountered this error before? Thanks for your help !

1 Answer
0
Accepted Answer

Hi,

The error "Task failed due to a transient error" indicates DataSync agent ran into some network issue while keeping its TLS connection with DataSync service and this could happen for many reasons such as Agent is configured with less resources, a glitch in network connectivity etc. Re-starting agent and task should resolve the issue.

answered 2 years ago
  • Hey ! Appreciate your help :)

    I ran into this issue because of misconfigured GCP role permissions... I was missing the permissions relative to multipart uploads. Glad if it can help someone :)

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.