Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Unsuccessful Deployment

  • By Co
  • on 12/13/2022

When trying to deploy a single instance using cloud formation, the process gets hung up at the creation of "Neo4jAutoScalingGroup", then all resources are rolled back. The EC2 instance isn't created until the scaling group is created therefore there's no way to get this working without manual debugging and the investment of time and resources that Cloud Formation templates are meant to alleviate.


  • By Harshit
  • on 04/17/2023

Hi , This issue has been resolved. Please try the latest version and let us know. Apologies for the inconvenience caused and the delayed response. Thanks, Harshit

  • By xd
  • on 04/12/2023

comment this line # CreationPolicy: # ResourceSignal: # Count: !Ref NumberOfServers # Timeout: PT8M and it should work just fine

  • By Ed Randall
  • on 04/12/2023

This issue was related to a bug which has since been resolved. Apologies for the inconvenience. We would encourage you to re-try the listing. Many thanks!

  • By Ed
  • on 03/27/2023

It looks like you encountered a bug which has since been resolved.