Environment forever stuck in abort

0

Hi There,

We accidentally deleted a Custom AMI prior to a transitioning the environment to a new Custom AMI, and now the environment is forever stuck in an abort. Is there anyone who can assist? In trying to update the AMI via the CLI, we receive this error:

command: aws elasticbeanstalk update-environment --environment-name {env-name} --option-settings Namespace=aws:autoscaling:launchconfiguration,OptionName=ImageId,Value={new-ami-id} --region {region}

An error occurred (InvalidParameterValue) when calling the UpdateEnvironment operation: Environment named {env-name} is in an invalid state for this operation. Must be Ready.

Thanks!

Edited by: bwn on Jan 11, 2019 1:59 PM

bwn
asked 5 years ago260 views
1 Answer
0

We ended up deleting the entire application and starting over. Too bad that AWS doesn't appear to really assist much in these forums anymore.

Best of luck to anyone with the same issue!

bwn
answered 5 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