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
preguntada hace un mes139 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace un mes
profile picture
EXPERTO
revisado hace un mes

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