coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
34.92k stars 1.92k forks source link

Error when adding "worker server" to Docker Swarm in Coolify: Node not a Swarm Manager #2201

Open ArdinDokht opened 6 months ago

ArdinDokht commented 6 months ago

Description

When attempting to add a worker server to a Docker Swarm configuration in Coolify, I received the following error message:

"Since --detach=false was not specified, tasks will be created in the background. In a future release, --detach=false will become the default. this node is not a swarm manager. Use "docker swarm init" or "docker swarm join" to connect this node to swarm and try again"

Minimal Reproduction

1.Set up a Docker Swarm with one manager node. 2.Attempt to add a new worker server through Coolify's interface. 3.Error message is displayed.

Exception or Error

No response

Version

v4.0.0-beta.265

vicio13 commented 6 months ago

Any progress?

I have same issue here

bg2020-max commented 5 months ago

same problem here.

mrcloudbook commented 2 months ago

Any Solution on this facing same issue here