BalenaRequestError: Request error: Unauthorized

Hello @dfunckt,

Thank you for the immediate response. I didn’t set BALENARC_BALENA_URL, but I changed the hosts file as described in How to setup CNAME .

Just for doing a double-check I set BALENARC_BALENA_URL to a wrong url. I got this error:
ENOTFOUND: request to https://api.wrongbalena.fritz.box/login_ failed, reason: getaddrinfo ENOTFOUND api.wrongbalena.fritz.box api.wrongbalena.fritz.box:443

I also tried to set a wrong link for NODE_EXTRA_CA_CERTS. I got this error:
SELF_SIGNED_CERT_IN_CHAIN: request to https://api.openbalena.fritz.box/login_ failed, reason: self signed certificate in certificate chain

Seems that I do have the right value for both settings. I do have access to the api and I use the correct certificate. Is there any restriction/rule for the email address and the password? I use a very simple unsecure combination of super@local password:nix for testing.