grafana-cli admin reset-admin-password <new password>
resets the password for the admin user using the CLI. You might need to do this if you lose the admin password.
grafana-cli --homepath "/usr/share/grafana" admin reset-admin-password <new password>
systemctl restart grafana-server