Cluster setup using docker swarm not working with dgraph:v1.1.0

This is the error in alpha

alpha_1:7080 is not valid address

Tried it on a 3 machine cluster and on a standalone machine. Normal docker containers are working fine. Older images are working fine as well.

Please let me know if you need more information.

Thanks,
Varun.

errorlog.txt (22.3 KB)

can you share your docker compose?

We are using the same compose file available here in the docs.

Can you please let us know if it’s working for you

Hi there,

Not sure exactly why, but the underscore in the hostname is causing this issue. If you can change the name of the container from alpha_1 to say alpha1, it will not throw an error. I hope that helps.

Thanks

Ok done, thanks man. Will try and let you know

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.