https://netmaker.org logo
Title
f

future-ram-24559

05/21/2023, 8:22 AM
Hi, my upgrade from 0.17.1 to 0.18.5 has failed. It gets to the bit where it sets up nmctl > RESP=$(./nmctl network list) > if [[ $RESP == "unauthorized" ]]; then > echo "Unable to properly configure NMCTL, exiting..." > exit 1 > Fails with > Client error making http request: Get "https://api.wg.mydomain.com.au/api/networks": dial tcp 111.222.333.444:443: connect: connection refused The error is correct- it is failing to hit that endpoint- any hints how to troubleshoot please?