dec0dOS / zero-ui

ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.
GNU General Public License v3.0
912 stars 146 forks source link

bug: controller in the UI is presented as OFFLINE #31

Closed knightian closed 2 years ago

knightian commented 2 years ago

Bug Report

ZeroUI version: latest

Current behavior:

When the controller is joined to a network, it is always showing in the UI as OFFLINE on that network

hamuraiisam commented 2 years ago

I have the same issue. If I join the network with host client through docker exec, the first time it will work fine. But after a system restart the client shows offline and I get a PORT_ERROR under connection status

kiam001 commented 2 years ago

Hi if you have 2 Zerotier clients (docker and Host) you need add in host zerotier conf folder from host a local.conf file with

{
    "settings": {
        "primaryPort": "9994"
    }
}
dec0dOS commented 2 years ago

Fixed in v1.5.0.