Not able to login Grafana portal

Hi Team,

Not able to login Grafana portal. That worked one time & did not made any change.
Showing password incorrect but I verified form grafana.ini (/usr/local/etc/grafana/grafana.ini) > password is correct. Could you pls help !

Please let me know if you need any Log !

root@grafana-vm:/usr/share/grafana# tail -10 /var/log/grafana/grafana.log
t=2020-08-12T09:00:04+0000 lvl=info msg=“Stopped Stream Manager”
t=2020-08-12T09:00:04+0000 lvl=info msg=“Stopped TracingService” logger=server reason=nil
t=2020-08-12T09:00:04+0000 lvl=info msg=“Stopped RenderingService” logger=server reason=nil
t=2020-08-12T09:00:04+0000 lvl=info msg=“Stopped RemoteCache” logger=server reason=“context canceled”
t=2020-08-12T09:00:04+0000 lvl=info msg=“Stopped InternalMetricsService” logger=server reason=“context canceled”
t=2020-08-12T09:00:04+0000 lvl=info msg=“Stopped provisioningServiceImpl” logger=server reason=“context canceled”
t=2020-08-12T09:00:04+0000 lvl=info msg=“Stopped UsageStatsService” logger=server reason=“context canceled”
t=2020-08-12T09:00:04+0000 lvl=info msg=“Stopped AlertingService” logger=server reason=“context canceled”
t=2020-08-12T09:00:04+0000 lvl=info msg=“Stopped PluginManager” logger=server reason=“context canceled”
t=2020-08-12T09:00:04+0000 lvl=eror msg=“Server shutdown” logger=server reason=“listen tcp 0.0.0.0:3000: bind: address already in use”
root@grafana-vm:/usr/share/grafana#

Thanks

Issue fixed .

grafana-cli admin reset-admin-password newPassWord

1 Like