appsmithorg / appsmithorg/appsmith-docs

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

Abierto
#2,234 0 comentarios 0 reacciones 2 asignados Reclamado por @jnikhila Ver en GitHub
Documentation User Education Pod
Lenguaje dominante
MDX
Estrellas
97
Forks
280
Merge medio
4 h 32 min
PR fusionados (30 d)
8

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.