launching stack in CloudFormation-Failed with ROLLBACK_COMPLETE Status

1

I am facing an issue while attempting to launch stack in AWS CloudFormation.The stack consistently fails and ends up with a status of "ROLLBACK_COMPLETE". I would appreciate any assistance or guidance in troubleshooting this problem. this is the link to the practice I wanted to use : "https://catalog.workshops.aws/nvflareonaws/en-US/deployment/singleaccount"

  • Please set the answer to Accepted answer if you feel that it provided the response to your query. Thanks.

sara
已提問 1 年前檢視次數 370 次
2 個答案
1

To troubleshoot what has happened, you need to go to the cloudformation stack, look at Events tab and trace the first failed event that has triggered the rollback. There might be a number of reasons why a stack might fail :

  • there is an outdated reference in the stack
  • you do not have permissions or access to certain resources mentioned in the stack
  • deployment might have failed by incident for one of the resources
  • etc.
AWS
專家
已回答 1 年前
profile picture
專家
已審閱 1 年前
1

[Update] I have run the same stack in us-east-1 with success and using these parameters. Please note that I used t3 instances for test. So the stack does not have any issues in deployment. You need to look at the Events tab and trace the error.

Enter image description here

AWS
專家
已回答 1 年前
profile picture
專家
已審閱 1 年前
profile picture
專家
已審閱 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南