-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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]: Docker Swarm - Future warning (--detach) #4146
Comments
What is the idea or deployment goal? coolify/app/Actions/Proxy/StartProxy.php Line 31 in 5d62a46
From the docker command alone I would assume we need to change |
Related to #4130 |
After addressing #4146 and #4130 the proxy is able to start at a docker manager, but still fails on a worker with:
netstat
On worker nodes it should not be required to deploy the proxy. As long as the ingress routing mesh is used the proxy of the manager will also be reachable from the workers. I need someone who explains the desired design to continue. Development branch: https://github.com/bit-in-gmbh/coolify/tree/swarm |
Hi, @andrasbacsai, @peaklabs-dev I saw that @XenonR suggested the change to fix on his comment and didn't open a PR for that. Can I open a PR with his change? I didn't test yet, but the changes looks good so far. |
PR created #4938 |
It might be worth mentioning that |
Error Message and Logs
Manager
Worker
Steps to Reproduce
Example Repository URL
No response
Coolify Version
v4.0.0-beta.360
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Debian GNU/Linux 12 (bookworm)
Additional Information
The same error occurs when trying to deploy something.
The text was updated successfully, but these errors were encountered: