aws-samples / aws-samples/eb-php-drupal

Fails: Command 01_mount failed

Open
#13 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
47
Forks
24
PR merge metrics
No merged PRs in 30d

Description

On using this I get the error:
`[ERROR] An error occurred during execution of command [app-deploy] - [PreBuildEbExtension]. Stop running the command. Error: EbExtension build failed. Please refer to /var/log/cfn-init.log for more details.`

In cfn-init.log this leads to:
`[ERROR] Unhandled exception during build: Command 01_mount failed`

To fix this:
1. Create an EFS
2. Set new Environment property as EFS_VOLUME_ID with the value of the File System ID

There will be a config change in efs-mount.config to fix this which will need looking at

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.