-
Notifications
You must be signed in to change notification settings - Fork 7
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 crashes: /var/lib/grafana is not writable #1
Comments
This can be solved by manually |
Even doing a chown does not fix it. I have fsGroup: 472 runAsUser: 472 and the directories belong to 472:472 |
@raul1991 newer versions of grafana are using user
|
@brianfeucht Thanks for.the update. Can you confirm if 472:472 works with version 6 of grafana. |
@raul1991 the change to I did confirm that
|
Hi all: I had the same issue and solved with 2 steps:
Example:
The User id
Working Fine ! |
|
When running
docker-compose up
grafana crashes with:Pretty sure this is related to grafana/grafana-docker#154
The text was updated successfully, but these errors were encountered: