After upgrade of Grafana service stopped running

  • What Grafana version and what operating system are you using?

  • grafana-9.2.10-20.el8_10.x86_64

  • Running on RHEL

  • What are you trying to achieve?

  • Starting the grafana service

  • How are you trying to achieve it?

  • Installing grafana and configuring Shared DB on mysql

  • What happened?

  • Service Startup failing.

  • What did you expect to happen?

  • Service to be up and running.

  • Can you copy/paste the configuration(s) that you are having problems with?

  • logger=settings t=2024-11-15T10:46:48.327361762+13:00 level=info msg=“Config overridden from Environment variable” var=“GF_DATABASE_NAME=grafana”
    logger=settings t=2024-11-15T10:46:48.327377316+13:00 level=info msg=“Config overridden from Environment variable” var=“GF_DATABASE_USER=admin”
    logger=settings t=2024-11-15T10:46:48.327392757+13:00 level=info msg=“Config overridden from Environment variable” var=“GF_DATABASE_PASSWORD="
    logger=settings t=2024-11-15T10:46:48.327414798+13:00 level=info msg=“Config overridden from Environment variable” var="GF_SECURITY_ADMIN_PASSWORD=

    logger=settings t=2024-11-15T10:46:48.327430569+13:00 level=info msg=“Path Home” path=/usr/share/grafana
    logger=settings t=2024-11-15T10:46:48.327448103+13:00 level=info msg=“Path Data” path=/var/lib/grafana
    logger=settings t=2024-11-15T10:46:48.327462626+13:00 level=info msg=“Path Logs” path=/var/log/grafana
    logger=settings t=2024-11-15T10:46:48.32747715+13:00 level=info msg=“Path Plugins” path=/var/lib/grafana/plugins
    logger=settings t=2024-11-15T10:46:48.327492595+13:00 level=info msg=“Path Provisioning” path=/etc/grafana/provisioning
    logger=settings t=2024-11-15T10:46:48.327508815+13:00 level=info msg=“App mode production”
    logger=sqlstore t=2024-11-15T10:46:48.327601923+13:00 level=info msg=“Connecting to DB” dbtype=mysql
    logger=migrator t=2024-11-15T10:46:48.330274975+13:00 level=error msg=“alert migration failure: could not get migration log” error=“failed to check table existence: dial tcp 10.86.84.216:3306: connect: permission denied”

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

  • Did you follow any online instructions? If so, what is the URL?

  • Yes

  • Configure Grafana | Grafana documentation