aws / res

Research and Engineering Studio (RES) is an AWS supported open source product that enables IT administrators to provide an easy-to-use web portal for scientists and engineers to run technical computing workloads on AWS.
https://github.com/aws/res
Apache License 2.0
81 stars 16 forks source link

[BUG] Cloudformation stack failing at InstallerWaitCondition creation #18

Closed muhsoha closed 6 months ago

muhsoha commented 11 months ago

image

Receiving error when I am running the CF stack for RES.

I created the demovPC using the stack provided in the pre req for RES documentation.

I also increased the service limits.

I was getting the cycling instances and did not receive the starting email the first 3 times I ran the CF template. I deleted the stack 3 times. the 4th and 5th time the stack doesnt even complete creation process. It gets stuck at creation of InstallerWaitCondition without any meaningful error.

Browser - Chrome, OS - Windows

dougtoppin commented 11 months ago

In the CloudFormation console, change the filter from Active to Deleted stacks. then check the events in the deleted stacks for a create operation that might have failed. If that can be found, please post the cause of the failure.

jefffor commented 11 months ago

Look for spaces in your OUs e.g. dc=corp, dc=res etc will cause this issue dc=corp,dc=res will not

HimajaChandaluri commented 11 months ago

Steps to identify the specific issue can be found in the troubleshooting doc here - https://github.com/aws/res/wiki/Troubleshooting#the-cloudformation-stack-creation-failed-with-waitcondition-received-failed-message-error-statestaskfailed