appsmithorg / appsmithorg/appsmith-docs

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

未关闭
#2,234 0 条评论 0 个 reaction 已指派 2 人 已被 @jnikhila 认领 在 GitHub 查看
Documentation User Education Pod
主要语言
MDX
星标
97
派生
280
平均合并
4 小时 32 分钟
30 天内合并 PR
8

描述

### 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

- [X] Reviewed existing documentation to ensure this request is not duplicated.
- [X] Attached relevant media or supporting materials like links to the PRD, feature recordings, Slack or Discord links, and any other relevant resources.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。