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

EFS Mount Targets not created when ebextension runs...

Open
#21 9 comments 2 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
166
Forks
92
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.