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
demandé il y a un mois139 vues
1 réponse
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
EXPERT
répondu il y a un mois
profile picture
EXPERT
vérifié il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions