ResourceInitializationError: failed to invoke EFS utils commands to set up EFS volumes: stderr: Failed to resolve "fs-file-system-id.efs.us-west-1.amazonaws.com" - check that your file system ID is

0

We are mounting EFS volume to our task and we are running the task on fargate but it giving above mentioned error. we made sure everything running the Fargate task and EFS is in the same VPC, using the same sub net and availability zone. We also opened port 2049 for NFS. We also tried opening all traffic for all ports and attached to the task but still we are facing the same issue.

asked 2 years ago641 views
2 Answers
0

Can you please verify the debugging methods mentioned by AWS support, i think this will help you

profile picture
GK
answered 2 years ago
  • We referred and checked the debugging methods provided by AWS for the error. All the configurations looks okay and we are still facing the same error.

    We tried creating the entire pipeline in different VPC and it worked. But when we try in the VPC we tried earlier, it is still giving an error.

0

I am having this issue very sporadically, out of hundreds of task launches, this error happens a few times a day. Curious how to debug something that happens so rarely.

lankro
answered 5 months ago

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.

Guidelines for Answering Questions