aws-solutions / simple-file-manager-for-amazon-efs

Serverless web application to manage data in your Amazon EFS Filesystem
Apache License 2.0
79 stars 30 forks source link

The following resource(s) failed to create: [EFSFileSimpleWebsiteBucket] #157

Closed rcastagnet closed 3 years ago

rcastagnet commented 3 years ago

Describe the bug The following resource(s) failed to create: [EFSFileWebApplication]. The following resource(s) failed to create: [EFSFileSimpleWebsiteBucket].

No more information in the logs....

To Reproduce Following : https://docs.aws.amazon.com/solutions/latest/simple-file-manager-for-amazon-efs/automated-deployment.html

Expected behavior I would like to have a complete creation.

Please complete the following information about the solution:

brandold commented 3 years ago

Hi @rcastagnet,

Can you check the events tab for information on why the solution failed to deploy? The messages there are usually very descriptive.

If the stack is deleted before you're able to check the output, you can turn off "rollback on failure" in the stack creation dialog.

stack_rollback

Some general things to check as well:

  1. Try a shorter stack name - you may be running up against a limit there (we have an open item to document the exact limit)
  2. Ensure you haven't reached the max number of S3 buckets in your account
  3. Try a different region
brandold commented 3 years ago

Hi @rcastagnet,

It looks like this issue is getting stale. I'm going to close it for now, but feel free to reopen it if you continue to have issues.