Hi team, I'm running Rancher 2.10 on k3s 1.31 and...
# neuvector-security
q
Hi team, I'm running Rancher 2.10 on k3s 1.31 and just installed NeuVector from the Charts (105.0.0+up2.8.3). The deployment itself went fine, but I'm facing an issue with accessing the GUI. When I try to access it via the embedded redirect in Rancher (api/v1/namespaces/cattle-neuvector-system/services/httpsneuvector service webui8443/proxy/#/login), I get an "Authentication failed!" error. However, I can access the GUI by hitting the NodePort directly and logging in with the bootstrap credentials. Does anyone have any tips or suggestions on resolving this? Thanks in advance!
p
I think your rancher user is missing the admin role
q
My rancher user is and admin of the racnher (I'd say superadmin). There must be an issue with passing up the token. I went after this thread https://www.suse.com/support/kb/doc/?id=000021081 and verified if the service account give properties, and also if the helm points properly to cattle main url. All seems legit. Im puzzled.