I have freshly installed grafana * v6.7.2 (423a25fc32) on ubuntu, on default first login when I try to change admin password it says error Unauthorised.
Downloading grafana_6.7.3_armhf.deb and installation seemed to pass ok.
I knew that SignalK-server uses port 3000 (comes with the Openplotter),
therefore I changed the line in the file “/etc/grafana/grafana.ini” from “;http = 3000” to “http = 3030”.
Started Chromium-browser and used address “localhost:3030”, login page loaded ok, used admin-admin to log in, which was ok.
Then I tried to change the password, pressing “save” generated a red rectangle with the text “Unauthorized”. Pressing “Skip” throws me back to first login page, and by using admin-admin again I get the change password page and so on…
Any ideas ??
I have not yet made grafana-server to start automatically on boot.
@Eko: By any chance did you tried with a different browser other than Chrome. If not I would suggest you to do that. Try logging in with IE or Edge. You should be able to change the password as well as can login to the home page.