cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AWS stack failed SeedIp, DynatraceNodeSecurityGroup, SeedToken, DynatraceNodeRole, EIP2, EIP3, EIP1

anthony_giles
Newcomer

Installing Dynatrace using the the "Deploy Dynatrace Managed into a new VPC on AWS" template, and receive the following error after creation of VPC and bastion host. Any ideas of how to create a successful stack getting past this point?

The following resource(s) failed to create: [SeedIp, DynatraceNodeSecurityGroup, SeedToken, DynatraceNodeRole, EIP2, EIP3, EIP1].

1 REPLY 1

krzysztof_szynt
Dynatrace Advisor
Dynatrace Advisor

Hi,

please have a look at the list of events of CloudFormation - typically you have more detailed reason for failure when creating a particular resource.

Common issue may be lack of sufficient permissions to create the stack - resources include IAM role and systems manager parameters, make sure that you CloudFormation is permitted to create these resources.

Another common issue is hitting your account limits - if you create Dynatrace stack with a new VPC the number of Elastic IP addresses created will exceed the default limit of 5 per region. In such case, you'd need to request a limit increase.

Please also check the troubleshooting section of deployment guide: https://s3.amazonaws.com/aws-quickstart/quickstart-dynatrace/doc/dynatrace-managed-cluster-on-the-aw... for more hints.

regards,
Krzysztof

Featured Posts