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

Container create errors on nitric start #785

Open
HomelessDinosaur opened this issue Sep 5, 2024 · 1 comment
Open

Container create errors on nitric start #785

HomelessDinosaur opened this issue Sep 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@HomelessDinosaur
Copy link
Member

This occurs on a nitric start, probably because it isn't being cleaned up on other project runs.

ContainerCreate: Error response from daemon: Conflict. The container name "/nitric-test-project-local-sql" is already in use by container "49c98189a52312204e50dac055998a55be177aa9485f91ee938355204b217772". You have to remove (or rename) that container to be able to reuse that name.
@HomelessDinosaur HomelessDinosaur added the bug Something isn't working label Sep 5, 2024
@davemooreuws
Copy link
Member

This happens when a fatal error occurs in certain spots. The new exit service can be used to ensure the cloud services are stopped before exit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants