have a "can't create directory '/var/lib/grafana-plugins': Permission denied" when updating in docker #3576
Replies: 5 comments 3 replies
-
|
I'm also hitting the same problems as this, its occurred after a restart of the container and I suspect the version of the Grafana image has been upgraded. Previously it was running a v8.x version of Grafana. I can see that |
Beta Was this translation helpful? Give feedback.
-
|
Same issue here after updating container this morning, not sure where to start |
Beta Was this translation helpful? Give feedback.
-
|
answer to myself : |
Beta Was this translation helpful? Give feedback.
-
|
I managed to fix this by updating the |
Beta Was this translation helpful? Give feedback.
-
|
Here is how i solved this problem. Note: I am not saving docker data in /var/lib/docker (this is the default)
If you are using the default volumes directory, the structure should be like this: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks,
everything was running fine until I noticed 2 updates on my Synology docker TESLAMATE app, the TESLAMATE and the GRAFANA.
I started by GRAFANA and it failed, I have the "can't create directory '/var/lib/grafana-plugins': Permission denied" while the TESLAMATE update was fine.
I checked on google, and I cannot say I found useful informations.
Did you encounter this issue and if yes how did you solved it ?
THANK YOU !
PS : on the Synology disk this dir EXIST. but maybe the error is inside the container, but I cannot enter it as it refuse to launch.
Beta Was this translation helpful? Give feedback.
All reactions