netmaker-helm icon indicating copy to clipboard operation
netmaker-helm copied to clipboard

Unable to make it work with Traefik

Open OnekO opened this issue 3 years ago • 1 comments

GRPC is always validating his certificate against https, when that cert is still no created. So when I try to install the client...

2021/11/21 02:56:28 Failed to authenticate: rpc error: code = Unauthenticated desc = Something went wrong with Auto Login: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: x509: certificate is valid for d52e44585bde0f3f8c1f1a48d5ac993c.bcdfe1be66ed5183b6523567d923cb61.traefik.default, not grpc.netmaker.oneko.org"

Any idea?

OnekO avatar Nov 21 '21 13:11 OnekO

The newest version no longer uses GRPC, so please try with the latest 0.14.5.

afeiszli avatar Jul 13 '22 16:07 afeiszli