I'm testing netclient with flatcar linux. I manua...
# netmaker
l
I'm testing netclient with flatcar linux. I manually installed the latest binary, but I'm getting a No host error when I attempt a
netclient join
.
Copy code
netclient join -t <token>
[netclient] 2022-06-27 20:10:32 joining vpn at
[netclient] 2022-06-27 20:10:32 unable to authenticate: Post "https:///api/nodes/adm/vpn/authenticate": http: no Host in request URL
[netclient] 2022-06-27 20:10:33 removed systemd remnants if any existed
[netclient] 2022-06-27 20:10:34 removed systemd remnants if any existed
what causes the
no Host in request URL
error?
b
normally a bad token
d
https:///api/
?
b
delete the token on the server and generate a new one
also could be a misconfigured server in that api connection string is not set