Elasticbeanstalk stuck in update

0

Hi everyone, thanks for your help After changing the type of instance of one of our elasticbeanstalk this one is block on the event "Created Auto Scaling launch configuration named: awseb-e-guthbfkdfe-stack-AWSEBAutoScalingLaunchConfiguration-xxxx" and the option to cancel is unavailable. what can I do to unblock this situation.

asked 2 years ago288 views
1 Answer
0

When elastic beanstalk is stuck, desired, max and min are set to zero in autoscaling group and then the application is deployed. Then return to previous settings and deploy again and it would then show ok.

I have found this link to terminate the environment [1] . It includes force terminate option, just in case you have not already seen it. It is advisable to reach out to support if this doesn't work [2] .

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/elasticbeanstalk/terminate-environment.html -- [1]

https://aws.amazon.com/support/ -- [2]

profile pictureAWS
SUPPORT ENGINEER
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions