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
preguntada hace un año371 visualizaciones
2 Respuestas
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
EXPERTO
respondido hace un año
profile picture
EXPERTO
revisado hace un año
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
EXPERTO
respondido hace un año
profile picture
EXPERTO
revisado hace un año
profile picture
EXPERTO
revisado hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas