aws-samples / aws-samples/eb-php-wordpress
EFS Mount Targets not created when ebextension runs...
Ouverte
- Langage dominant
- PHP
- Étoiles
- 166
- Forks
- 92
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.