CloudNet-v2
CloudNet-v2 copied to clipboard
Wrappers should set their local address when connecting to the master
The wrapper verification works through the comparison of the address of the connected wrapper and the address of the wrapper in the services.json. If a server has multiple public ips, this can lead to issues when trying to connect to the master, because the wrapper doesn't set the local address when connecting to the master, so the ips might not be the same. The wrapper should set the address in the config.yml as its local address.
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.81. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.