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
質問済み 3ヶ月前115ビュー
1回答
1
承認された回答

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
エキスパート
回答済み 3ヶ月前
profile pictureAWS
エキスパート
レビュー済み 3ヶ月前
  • Thanks, it worked!

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ