I’ve installed Grafana on an RASPI with a local mySQL-DB.
Everything runs fine.
Now i want to start with a new MySQL Connection.
This results in an error: “db query error: query failed - please inspect Grafana server log for details”
The user can open the db and select queries.
The file is: /var/log/grafana/grafana.log
But then i get the next error when i want to open this logfile: failed to open the file.
Logged in as admin.
But why can’t i open the file? Any ideas?
I’ve installed Grafana on an RASPI with a local mySQL-DB.
Everything runs fine.
Does this mean Grafana is using MySQL already?
Now i want to start with a new MySQL Connection.
Does this mean you are trying to add an extra connection, or is this the first connection?
This results in an error:
Please tell us exactly what “this” is - in other words, what have you entered
into Grafana in order to get the error message?
“db query error: query failed - please inspect Grafana server log for
details”
The user can open the db and select queries.
Which user? How are you verifying this?
The file is: /var/log/grafana/grafana.log
But then i get the next error when i want to open this logfile: failed to
open the file. Logged in as admin.
But why can’t i open the file? Any ideas?
Please show us what command you are trying to use to open the file, and the
error message which results.
Additional helpful information:
the output of the command “whoami”
the output of the command “ls -l /var/log/grafana”