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.
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