aws-samples / aws-samples/eb-php-wordpress

EFS Mount Targets not created when ebextension runs...

Abierto
#21 9 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
PHP
Estrellas
166
Forks
92
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi,

I have noticed that it may happen that your environment is running the ebextensions when the mount targets are not yet created. As such, the update operation fails since the mount-efs.sh script exits due to the mount points not being ready.

I added a sleep 120 in the script to take me out of the immediate issue and it solves it, but it would be good to have some kind of retry logic for that command.

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.