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
질문됨 일 년 전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
전문가
답변함 일 년 전
profile picture
전문가
검토됨 일 년 전
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
전문가
답변함 일 년 전
profile picture
전문가
검토됨 일 년 전
profile picture
전문가
검토됨 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠