-
Notifications
You must be signed in to change notification settings - Fork 967
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
Docker compose "web" service fails to reload on code changes #6578
Comments
I've noticed this too. Thanks for filing an issue about it! |
This is happening again but the output is different:
|
I thought #7404 might resolve this (the changelog looks promising) but I'm still seeing this as well. |
I'm also still experiencing this with versions of hupper that used to work. |
@yeraydiazdiaz Looks like hupper made a new release which might solve this: #7479 |
The new hupper release did not seem to solve this. Downgrading to gunicorn 19.x did not resolve it either. |
Recently I've been noticing the reloading of the web service errors forcing me to restart the docker compose service. Has anyone else experienced this?
Hupper enters a cycle where it can't bind to the port because it is already in use. Here are the logs:
The text was updated successfully, but these errors were encountered: