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

deploy-container-group fails if the container group already exists #16

Open
patrocinio opened this issue Jun 3, 2017 · 0 comments
Open

Comments

@patrocinio
Copy link
Contributor

Eduardos-MBP:bluemix edu$ ./deploy-container-group.sh
Looking up Bluemix registry images
Starting Eureka container group
FAILED

{
"code": "IC5151E",
"description": "A group with the name 'eureka_cluster' already exists. You can delete the existing group, wait for the deletion to complete, and then rec-create the container with the same name. Instead, you can also specify a different name for the group you are attempting to create.",
"environment": "prod-dal09",
"host_id": "180",
"incident_id": "12546-1496522650.102-1927143",
"name": "GroupAlreadyExists",
"rc": "409",
"type": "Conflict"
}

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