-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error occurred during build: Command 01_mount failed #24
Comments
Looks like the changes from here are needed: |
Did those changes worked for you? I'm still receiving the error. |
We're seeing the exact same issue when trying to mount an efs volume on a Docker platform: Looking at
So it seems that the A workaround was to simply change these lines in
to
|
@jmosbech I see the same issue. Did you find any solution? |
I forgot I had posted this here, I posted the solution over here: |
Thank you!! |
Another workaround that I've found is to Environment Configuration and type "/" in Document root box. I didn't have anything before there, and after I completed it worked like a charm! |
@hopingsteam do you mind posting the full solution? thanks! |
@amarathota My solution only applies if you use Amazon Elastic Beanstalk. When you create the main instance, you need to go to Environment Configuration and set the Document root option to "/" (it is NULL initially). I hope that will help you. |
Thanks @hopingsteam, this solved my problem too.
|
Hi awsdocs/elastic-beanstalk-samples#120 (comment) Please your help 2021-07-07 05:06:34,138 [INFO] Running config AWSEBBaseConfig |
|
I found it on > Configuration > Software , under Nginx. |
After Adding
to environment variables, it worked for me |
Hi, I changed above 2 paths(EFS_MOUNT_DIR='/efs' cfnbootstrap.construction_errors.ToolError: Command 01_mount failed Please help. |
Hello All, Steps:
files are located here: my github repo @deeptirajput2 |
Tried this, set the vpc and subnet, but got this error, not sure why yet...
The text was updated successfully, but these errors were encountered: