Stuck at Couldn't connect to the controller #127
Answered
by
dec0dOS
ThierryBegin
asked this question in
Q&A
-
Hi all, seem I'm having some issues but I don't know what is wrong, wondered if someone could help me zu-main only gives me that log
here is my docker-compose file:
|
Beta Was this translation helpful? Give feedback.
Answered by
dec0dOS
Dec 17, 2022
Replies: 1 comment 1 reply
-
Hello, @ThierryBegin Use should set as you are not forwarding the ports to your localhost. The |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ThierryBegin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, @ThierryBegin
Use should set
- ZU_CONTROLLER_ENDPOINT=http://zerotier:9993/
as you are not forwarding the ports to your localhost. The
9993/tcp
could be used only from the containers network.