Elastic beanstalk deploy issues

0

Hi everyone, I have an Elastic Beanstalk application that is working great except for the deployment part. Every time I deploy a new application to my environment, I get different errors.

I tried to use many different implementation policies (at the moment I've set it on "Immutable") but I also tried "all at once" and "rolling".

The most frequent error that I get is "Incorrect application version "new-impiantistica-monitor-web-2024-01-03T16-10-15-168Z" (deployment 68). Expected version "new-impiantistica-monitor-web-2024-01-03T16-10-15-168Z" (deployment 69).". As you can see, the version is exactly the same, the deployment number changes because I manually implemented the same version to the environment after a previous failure.

This happens every time I deploy: since the immutable policy will create a new group of instances with the new version, it looks pretty obvious to me that they will have a different application version.

The deploy happens by uploading a .zip file by a CD pipeline from GitHub. It contains a docker-compose.yml file. The platform is Docker running on 64bit Amazon Linux 2023/4.1.2.

I have full logs on cloudwatch, If you need more details from there I'll be happy to share!

Thank you for your support!

질문됨 4달 전118회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠