Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs]: Add a note in before you begin for Fargate docs #2234

Open
2 tasks done
pratapaprasanna opened this issue Apr 29, 2024 · 0 comments
Open
2 tasks done

[Docs]: Add a note in before you begin for Fargate docs #2234

pratapaprasanna opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
Documentation Improvements or additions to documentation User Education Pod Issues related to user education

Comments

@pratapaprasanna
Copy link
Contributor

Problem Statement

In AWS we have seen an user trying to mount EFS as part of deploying appsmith getting the following error:

ResourceInitializationError: failed to invoke EFS utils commands to set up EFS volumes: stderr: Failed to resolve "fs-01bd17a53b98b8014.efs.eu-west-1.amazonaws.com" - check that your file system ID is correct, and ensure that the VPC has an EFS mount target for this file system ID. See https://docs.aws.amazon.com/console/efs/mount-dns-name for more detail. Attempting to lookup mount target ip address using botocore. Failed to import necessary dependency botocore, please install botocore first. : unsuccessful EFS utils command execution; code: 1

The root cause :
In aws ecs. Users can mount EFS only via the DNS and not via IP and the user had DNS resolution disabled in the VPN.

Use Cases / User query reference

To avoid this confusion. It will be good if we add a statement under
Before you Begin section
like follows
Please make sure dns-resolution is enabled in your VPC

Audio/Video Recording

https://theappsmith.slack.com/archives/C0341RERY4R/p1713268898369059?thread_ts=1712767965.097279&cid=C0341RERY4R

Product Requirements Document

No response

Other Relevant Links

No response

Checklist

  • Reviewed existing documentation to ensure this request is not duplicated.
  • Attached relevant media or supporting materials like links to the PRD, feature recordings, Slack or Discord links, and any other relevant resources.
@pratapaprasanna pratapaprasanna added Documentation Improvements or additions to documentation User Education Pod Issues related to user education labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation User Education Pod Issues related to user education
Projects
None yet
Development

No branches or pull requests

3 participants