Elastic beanstalk deploy

0

Hi I have problem to deploy to Elastic Beanstalk application Yesterday worked good without problems I have problem to deploy with ci/cd and upload standart Enter image description here

Daniel
質問済み 1ヶ月前139ビュー
1回答
0

Issue seems that you've run out of Elastic IP addresses, which by default are limited to 5 for an account but more can be requested.

In fact, the EB environment is trying to create an EIP for the environment but is failing because the EIP limit has been reached. For certain update types such as Immutable updates, additional resources would have to be launched such as an Autoscaling group and EIP. However, when EB attempted the update the environment it failed because the limit of EIPs had been reached. See Immutable environment updates for additional info.

To fix this issue, please Request an increase and retry the environment update.

Reference: https://repost.aws/questions/QU6Sb_WyCQSfiANqrGv6tAMQ/the-maximum-number-of-addresses-has-been-reached-while-attempting-to-an-eb-managed-update

profile picture
エキスパート
回答済み 1ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前

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

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

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

関連するコンテンツ