I was running my instance for some time and decided to change to http because my setting (mostly embedding into openhAB) is much easier.
I just changed that one value in the grafana.ini.
But now I cannot login.
When I change that parameter back to https, I can login as usual.
What do I oversee here?
Thanks for some help,
Thomas
I found it myself: I had to change this, too
# set to true if you host Grafana behind HTTPS. default is false.
cookie_secure = false
;cookie_secure = true
1 Like