This message was deleted.
# general
a
This message was deleted.
b
I would bet the namespace for the secret is hardcoded to
cattle-system
somewhere... they advise to always use that in the install docs. https://ranchermanager.docs.rancher.com/v2.6/pages-for-subheaders/install-upgrade-on-a-kubernetes-cluster#2-create-a-namespace-for-rancher
c
what are you trying to achieve by using a different namespace? You’re likely to run into more weirdness as you go. assuming you get past this.
a
I totally missed the sentence `This should always be
cattle-system
`
I did not try to do anything special. Just started to play around with it on EKS and was trying some stuff. Guess my bad luck that i totally missed that one!
Sadly enough still the same error. Just did a new deployment with a single replica in the
cattle-system
namespace.
If an authentication fails, should I see some error logging in the Rancher pod?
When I try to login using the proposed “cattle-system” I receive the following errors in the browser. I cannot judge if they are the results of a password not found/incorrect or something else is not correctly configure.