docker-cronicle icon indicating copy to clipboard operation
docker-cronicle copied to clipboard

Cant add server

Open therepo90 opened this issue 1 year ago • 0 comments

Im using it on ubuntu env with caprover(docker swarm)

inspecting the docker network:

"7475eecaa9a5d38ae696b42098261db3d21fc7d1336c7c349957c32efcee20d6": { "Name": "srv-captain--scheduler.1.5p5wugyf59ia1a7e0nli7ghk5", "EndpointID": "ed511598e423ab46d998f04587116096aebc120e421722d3a66303027d0c5153", "MacAddress": "02:42:0a:00:01:06", "IPv4Address": "10.0.1.6/24", "IPv6Address": "" }, "9b43ba8864ea0a2a1f933cb0e32f12063edf095a9ad765430513775512060397": { "Name": "srv-captain--postgres-app.1.nvgmjbh8bijry2ak8vj8qz4rn", "EndpointID": "949f3d762f880d6b31e3d3c27eeaef7d2ce4488581f546299093f66da629053c", "MacAddress": "02:42:0a:00:01:40", "IPv4Address": "10.0.1.64/24", "IPv6Address": "" },

when i ping from the container bash Ip its OK. When I try nslookup its ok(but i need to add the deployment number which is not ok) when i try to add the server via UI using IP/dns it says cant connect.

therepo90 avatar Jan 11 '24 16:01 therepo90