einaregilsson / beanstalk-deploy

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

No Application named 'aws-backend' #63

Open AdamBundschuh opened 3 years ago

AdamBundschuh commented 3 years ago
Run einaregilsson/beanstalk-deploy@v13
Beanstalk-Deploy: GitHub Action for deploying to Elastic Beanstalk.
https://github.com/einaregilsson/beanstalk-deploy

 ***** Input parameters were: ***** 
         Application: aws-backend
         Environment: Awsbackend-env
       Version Label: b2c9b111300de097271b341ec7fa63fbdbff4f16
 Version description: 
          AWS Region: us-east-1
                File: data-0.0.1-SNAPSHOT.jar
      AWS Access Key: 20 characters long, starts with A
      AWS Secret Key: 40 characters long, starts with 3
 Wait for deployment: true
  Recovery wait time: 30

Uploading file to bucket elasticbeanstalk-us-east-1-002446295643
New build successfully uploaded to S3, bucket=elasticbeanstalk-us-east-1-002446295643, key=/aws-backend/b2c9b111300de097271b341ec7fa63fbdbff4f16.zip
Error: Deployment failed: Error: Status: 400. Code: InvalidParameterValue, Message: No Application named 'aws-backend' found.

invalid-not-found

env-naming

einaregilsson commented 3 years ago

Hmm, that's weird. You definitely have the right region?

Yurasblv commented 2 years ago

same problem there (

aalvrz commented 1 year ago

I am having the same problem. Any ideas?

visiononai commented 1 year ago

Got the same problem even after updating to the current region in which the EBS is configured. Any leads on this. Thanks

ivsm commented 1 year ago

I have the same problem, does anybody have the solution?