ingenieux / awseb-deployment-plugin

Jenkins Plugin for AWS Elastic Beanstalk
Apache License 2.0
29 stars 53 forks source link

Why when I zero down time checked, I got this error message? #68

Open arahansa opened 6 years ago

arahansa commented 6 years ago

Environment 'myApp' already exists. (Service: AWSElasticBeanstalk; Status Code: 400; Error Code: InvalidParameterValue; Request ID: 6bfae507-8c26-11e7-8a93-f91fba7f94cb)

com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient.executeCreateEnvironment(AWSElasticBeanstalkClient.java:776)
    at com.amazonaws.services.elasticbeanstalk.AWSElasticBeanstalkClient.createEnvironment(AWSElasticBeanstalkClient.java:752)
    at br.com.ingenieux.jenkins.plugins.awsebdeployment.cmd.ZeroDowntime.createEnvironment(ZeroDowntime.java:125)
    at br.com.ingenieux.jenkins.plugins.awsebdeployment.cmd.ZeroDowntime.perform(ZeroDowntime.java:75)

please help me... I spent more than 4 hours..

aldrinleal commented 5 years ago

Sorry, can you ask Amazon about this? With only the Request ID, I can't figure out