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

Fix first container failing issue #288

Open
kunalvirwal opened this issue Mar 19, 2025 · 0 comments
Open

Fix first container failing issue #288

kunalvirwal opened this issue Mar 19, 2025 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@kunalvirwal
Copy link
Collaborator

Whenever Gasper starts the first container that is deployed always fails with the error that it was unable to create remote inside the container. Most probably a concurrency issue.
But as the app is never deployed still a container starts with the app's name. This container sometimes auto deletes after some time but for that duration all requests fail as the container for that app name exists at the server and thus a new container cannot start.

@kunalvirwal kunalvirwal added the help wanted Extra attention is needed label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant