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
preguntada hace 3 meses115 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
EXPERTO
respondido hace 3 meses
profile pictureAWS
EXPERTO
revisado hace 3 meses
  • Thanks, it worked!

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas