Delete EB Env stuck with "no data"

0

Hi, I have an environment that is stuck on "no data". Im trying to delete it but it always fails, first because it has a coupled database that has already been deleted. I can't change the config because the env is not in "ready" state.

When I try to delete using the web console:

Service:AmazonRDS, Message:DBInstance awseb-e-qxafqnqkpf-stack-awsebrdsdatabase-zkrd0pdemrvu not found.

Using the terminal I get

- eb abort

ERROR: InvalidParameterValueError - Environment named testEnv is in an invalid state for this operation. Must be pending deployment.

- eb terminate --force

ERROR: InvalidParameterValueError - Cannot terminate environment named testEnv. It is currently pending deployment.

Caio
gefragt vor 3 Monaten115 Aufrufe
1 Antwort
1
Akzeptierte Antwort

Hello.

The person asking the URL below seems to have been able to resolve the issue by deleting the CloudFormation stack created by ElasticBeanstalk.
I had a similar experience, and was able to resolve it by manually deleting the CloudFormation stack that also failed to deploy.
https://repost.aws/ja/questions/QU3u9WZeN5R2CT5g-_BWMcDQ/cannot-terminate-stale-beanstalk-environment-with-no-data-state

profile picture
EXPERTE
beantwortet vor 3 Monaten
profile pictureAWS
EXPERTE
überprüft vor 3 Monaten
  • Thanks, it worked!

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen