-
-
Notifications
You must be signed in to change notification settings - Fork 367
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
Bug: gluetun port tcp 8888 bind: already in use #2540
Comments
@qdm12 is more or less the only maintainer of this project and works on it in his free time.
|
rolling back to docker desktop v4.34.3 fixes the issue temporarily. |
Same issue on ubuntu not sure if its gluetun related or docker 3rd reboot seemed to fix. Hmmm |
You have something else (old container, another container or a docker daemon bug) listening on port tcp |
Closed issues are NOT monitored, so commenting here is likely to be not seen. This is an automated comment setup because @qdm12 is the sole maintainer of this project |
Is this urgent?
Yes
Host OS
macOS
CPU arch
Apple Silicon
VPN service provider
ProtonVPN
What are you using to run the container
docker-compose
What is the version of Gluetun
Running version v3.39.1 built on 2024-09-29T18:16:23.495Z (commit 67ae5f5)
What's the problem 🤔
After latest Docker Desktop update (v4.35.0) my typical way of pulling and starting up containers after a reboot failed:
docker-compose pull; docker-compose up -d --remove-orphans;
gave the following,
This command had worked as expected immediately before updating Docker Desktop. I tried completely killing docker and all associated processes, rebooting and rerunning the command but this error message always came up.
Share your logs (at least 10 lines)
Share your configuration
The text was updated successfully, but these errors were encountered: