-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Grafana - mysql #23
Comments
Hi @ruchan-ziya |
o.k. I checked and really mysql password is not properly added to grafana. |
fixed via #37 |
Still getting an error and I still see the tst_icarus is there in phpMyAdmin... Maybe it is me? openstef-grafana | logger=tsdb.mysql t=2024-09-25T11:37:35.394429832Z level=error msg="Query error" err="dial tcp [::1]:3306: connect: connection refused" |
@ruchan-ziya did you try to start from scratch? I will be able to check the deployment today later. I am using docker desktop on Mac OS (MacBook Pro 2019 2,6 GHz 6-Core Intel Core i7) if it's important. |
Yes, from scratch... I tested on a Win11 Docker Desktop. |
After setting up the container tst_icarus database is set up and accessible via phpMyAdmin. But Graphana does not have tst_icarus as a configured DataSource. And I could not set Graphana to connect to the database.
The container terminal displays:
openstef-grafana | logger=tsdb.mysql t=2023-05-19T07:59:07.819527312Z level=error msg="Query error" err="dial tcp 127.0.0.1:3306: connect: connection refused"
The text was updated successfully, but these errors were encountered: