Skip to content
New issue

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

Route53 swap failed #112

Open
jflefebvre06 opened this issue Jun 15, 2017 · 0 comments
Open

Route53 swap failed #112

jflefebvre06 opened this issue Jun 15, 2017 · 0 comments

Comments

@jflefebvre06
Copy link

I am trying to implement zero downtime deployment using the replace-environment mojo but I get the following error :
[WARNING] Attempt #1/15 failed. Sleeping and retrying. Reason: LoadBalancer name cannot be longer than 32 characters (Service: AmazonElasticLoadBalancing; Status Code: 400; Error Code: ValidationError; Request ID: cd751d52-511f-11e7-ba01-05fe1144e905) (type: class com.amazonaws.AmazonServiceException)
Same problem with the 2 configurations :

<domains>
    <domain>my.domain.com:Z3QXXX</domain>
</domains>

and

<domains>
    <domain>my.domain.com</domain>
</domains>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant