Hello everyone. I am facing a problem with new install of Grafana 11.1. Every request the “admin” does gives a “Failed to authenticate request”. It then temporary blocks the user as well.
It all seems to work ok with the UI, have dashboard showing Prometheus. But when I sign-out, the admin user cannot sign in again.
I have started over a few times, but I cannot see what I could possibly do wrong with the Docker image
Other user could also not change password for example.
ok, crazy, but I had to clear out cache/session data in my browser (Firefox). I noticed that in a Private Window, all was working OK.
What happened before is that I “hosted” Grafana on a subpath /grafana
. I then decided the subdomain would be a better fit.
Somehow, it appears that some session data was still trying to make a connection to /grafana
Although, UI wise, all seemed to be OK.