How to remove or change a load balancer type with elastic beanstalk?

0

Hello,

I'm running into a bit of an issue with trying to change the load balancer with elastic beanstalk. We are trying to change from a classic load balancer to an application load balancer in order to utilize the built in http2 support. I was able to delete the old one from EC2 load balancer dashboard, setup the new application load balancer, add the new dns name in Route53 and everything from the user side is working fine. However now when we try to deploy an update we are getting an error thats causing a roll back from EBS saying "There is no ACTIVE Load Balancer named..." despite using the same name as the old one. I checked the cloud formation configuration for the environment and its pointing to the new one and the link works. Does anyone know how to fix this without having to delete the entire environment and remake it?

Thanks,
Blayze

posta 4 anni fa4021 visualizzazioni
1 Risposta
0

Hello,

Currently, Beanstalk does not support changing of Load Balancer type. If you want to change the Load Balancer type, you need to create a new environment with the desired Load Balancer type.

I see you have made changes to the environment resources out-of-band which is not recommended as it might break the environment like the issue that you are encountering. Therefore, to fix this issue, the only option we have is to create a new environment.

AWS
con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande