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
gefragt vor einem Monat139 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat

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