I tried to install a third node and I'm getting `n...
# client
g
I tried to install a third node and I'm getting
no server address provided
b
try generating a new token
g
Hmm no dice
b
If you decode the token
echo "<token>" | base64 -d -
are all the fields populated and correct?
g
Looks like localrange does not have a value
Everything else does
b
Ok that is puzzling
no local range is not unusual
the version of netclient is the same as the server?
g
No! Huh the one I installed on this raspberry pi is 0.9.3
Weird.
I used the install instructions in the docs
b
Download the binary from the github releases page
g
Yeah that did it. Thanks.