yabeda-rb / example-prometheus

Easily runnable example to view how yabeda metrics works in action
85 stars 21 forks source link

Problems when log-in Grafana #4

Closed OtavioHenrique closed 5 years ago

OtavioHenrique commented 5 years ago

Hi all,

I'm having problems when I try to log on Grafana using "admin" as username and password, anyone having this problem too?

Thanks

OtavioHenrique commented 5 years ago

I updated the password using the following steps:

update user set password = '59acf18b94d7eb0694c61e60ce44c110c7a683ac6a8f09580d626f90f4a242000746579358d77dd9e570e83fa24faa88a8a6', salt = 'F3FAxVm33R' where login = 'admin'

To reset the password toadmin and it worked as expected.

Anyone with this issue too?

Envek commented 5 years ago

@OtavioHenrique thank you for providing exact solution for the problem!

As grafana.db file actually commited to this repository so I changed password using SQL provided by you and committed new database to this repo in https://github.com/yabeda-rb/example-prometheus/commit/8d1351c1d24041d072765d709ecc4de3954f0091