brash-fountain-67359
05/18/2022, 5:25 PM[netclient] 2022-05-18 18:47:59 joining testnetwork at
[netclient] 2022-05-18 18:47:59 unable to authenticate: Post "https:///api/nodes/adm/testnetwork/authenticate": http: no Host in request URL
The decoded string (from access token) gives: {"server":"","apiconnstring":"","network":"testnetwork","key":"87bd33af12e542f0","localrange":""}
Is this a known bug in 0.14 or did I forget to put some info somewhere ?
My YAML configuration file if that can help, is (modified):
server:
host: netmaker.test.net
apiport: "8081"
masterkey: "this-is-not-secret"
allowedorigin: "*"
restbackend: true
agentbackend: true
dnsmode: "off"
rce: "on"
telemetry: "off"
mqhost: 127.0.0.1
Thanks for your help.