docker swarm error building
Hi, i use docker swarm and when i try to build app i got error. If delete docker swarm config, its work fine. I really dont know why. This error dont have any information


6 Replies
Hi , can you share a docker logs when you try this way ?
Are you using a custom registry or external?
Looks like some of the logs are being omited, but locally that are the error it show

I think there is some problem in the configuration that you are specifying, surely something is causing that the container is not lifted even I see in the terminal that changes mode, which can happen at the time of deploy for certain configuration can not be lifted due to some configuration or mode that you specified, I think it is difficult to know, in the next version add the error log so you can see it

How enable error logs? In the deployments logs show only deploy information, dont have errors
github registry
Works. Error log:
Error ❌
(HTTP code 409) unexpected - rpc error: code = AlreadyExists desc = name conflicts with an existing object: service test-test-4c5259 already exists
I just deleted service and click deploy
yeah as i said some configuration that you specified in the swarm settings makes the containers cannot recreated