We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploying 'TIPDashboard:war'... Failed to deploy 'TIPDashboard:war': com.amazonaws.services.s3.model.AmazonS3Exception: The specified location-constraint is not valid (Service: Amazon S3; Status Code: 400; Error Code: InvalidLocationConstraint; Request ID: xxxxxxxx), S3 Extended Request ID: xxxxxxxx
I'm having the same issue. I'm using us-east-1 and this is a Tomcat 7 Java 7 application and I'm deploying the war.
Intellij 14.1.2 on a Mac
The text was updated successfully, but these errors were encountered:
Here is a WARN message in the logs which is not correct because I have an IAM Role selected.
2015-04-23 11:41:08,258 [43306289] WARN - com.intellij.util.xmlb.Binding - Collection PropertyAccessor[com.viatra2.cloud.awselastikbeanstalk.EBDeploymentConfiguration.IAMRoles] contains 'null' object
Sorry, something went wrong.
No branches or pull requests
Deploying 'TIPDashboard:war'...
Failed to deploy 'TIPDashboard:war': com.amazonaws.services.s3.model.AmazonS3Exception: The specified location-constraint is not valid (Service: Amazon S3; Status Code: 400; Error Code: InvalidLocationConstraint; Request ID: xxxxxxxx), S3 Extended Request ID: xxxxxxxx
I'm having the same issue. I'm using us-east-1 and this is a Tomcat 7 Java 7 application and I'm deploying the war.
Intellij 14.1.2 on a Mac
The text was updated successfully, but these errors were encountered: