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

Deployment failure to AWS ECS #4047

Closed
ritch-parker opened this issue Jan 8, 2018 · 4 comments
Closed

Deployment failure to AWS ECS #4047

ritch-parker opened this issue Jan 8, 2018 · 4 comments
Assignees
Labels

Comments

@ritch-parker
Copy link

Description of your issue:

We are currently experiencing failures in one of our deloyments. The console shows a failure, but could not find a specific indicator as to what was failing. AWS ECS deployment.

NOTE: If you are experiencing a build failure, please include:

@trriplejay
Copy link

we're looking into this.

@trriplejay
Copy link

it seems to be related to the name of the dockerOptions resource. A temporary workaround is to move that IN statement of the dockerOptions down to be the last IN of the job (after the elb but before TASK).

We're continuing to investigate and will release a patch once resolved.

@trriplejay trriplejay self-assigned this Jan 8, 2018
@trriplejay trriplejay added the bug label Jan 8, 2018
@ritch-parker
Copy link
Author

Ok, that worked. Thanks for the update.

@a-murphy
Copy link

We've fixed the error processing resources with names that start with a number. Let us know if you still see any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants