amazon-linux-2023
amazon-linux-2023 copied to clipboard
Elastic Beanstalk fails to deploy PHP 8.2 apps under Amazon Linux 2023
Describe the bug When deploying a PHP 8.2 app to an EBS instance running AL2023 via CodePipeline, it will stay "in progress" for 6-10 minutes, sometimes it deploys, sometimes not.
To Reproduce Steps to reproduce the behavior: 1.- Release a change in code pipeline 2.- Source stage succeeds 3.- Deploy stage gets stuck in progress when deploying 4.- Sometines it will deploy after 15 minutes, sometimes will not, sometimes it will deploy immediately.
Expected behavior App should deploy in a reasonable amount of time i.e. 1-2 minutes like under PHP 8.1 with AL2