The following resource(s) failed to create: [AWSEBRDSDBSubnetGroup].

0

Error every time creating new Elastic Beanstalk Application. Tried multiple different AZ zones and single instances. Public IP and different DNS options. This is driving me crazy!

1回答
1

Hello.

Are you selecting and creating subnets in multiple Availability Zones?
RDS subnet groups must be created by selecting subnets that use at least two Availability Zones.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html#USER_VPC.Subnets

Each DB subnet group should have subnets in at least two Availability Zones in a given AWS Region. When creating a DB instance in a VPC, you choose a DB subnet group for it. From the DB subnet group, Amazon RDS chooses a subnet and an IP address within that subnet to associate with the DB instance. The DB uses the Availability Zone that contains the subnet.

Also, can you check if there are any other errors occurring?
For example, it is possible that the AWS resource cannot be created due to a permission error.

profile picture
エキスパート
回答済み 4ヶ月前
profile picture
エキスパート
レビュー済み 2ヶ月前
  • Thanks Riku, your answer helped me solve my problem.

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

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

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

関連するコンテンツ