You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.81. Please mark this comment with 👍 or 👎 to give our bot feedback!
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.
The text was updated successfully, but these errors were encountered: