Closed pablomendezroyo closed 3 years ago
Wireguard credentials may have an empty endpoint if the dynds is not set by the dappmanager. The credentials shown in the CLI using the command dappnode_wireguard should show the credentials with the public IP if the dyndns does not exist.
dappnode_wireguard
exit 1 if URL is empty Closed by https://github.com/dappnode/DNP_WIREGUARD/pull/19#pullrequestreview-736895619 and https://github.com/dappnode/DNP_DAPPMANAGER/issues/882
Wireguard credentials may have an empty endpoint if the dynds is not set by the dappmanager. The credentials shown in the CLI using the command
dappnode_wireguard
should show the credentials with the public IP if the dyndns does not exist.