einaregilsson / beanstalk-deploy

GitHub action (and command line script) to deploy apps to Elastic Beanstalk
MIT License
621 stars 135 forks source link

Deployment failed: Error: Status: 301. #107

Open phamhien2102 opened 1 year ago

phamhien2102 commented 1 year ago
image

Anyone face this error? help me!

phamhien2102 commented 1 year ago

I found out the reason. AWS Region does not matched. It should be "us-west-2".

I fixed.