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

EFS Mount Targets not created when ebextension runs...

オープン
#21 コメント 9 件 リアクション 2 件 担当者 0 名 GitHub で見る
主要言語
PHP
スター
166
フォーク
92
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。