Replies: 1 comment
-
|
Did you find a solution? I have the same problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's the issue, docker-containers widget is giving
"ERROR fetching containers: sending request to socket: Get "http://docker/containers/json?all=true": dial unix /var/run/docker.sock: socket: permission denied"I've literally run the install command from the install page that clones the files then I uncomment the line in docker-compose.yml that copies /var/run/docker.sock into the container. And finally edit config/home.yaml by changing "calender" to "docker-containers" and removing the line under it about start of day.
Doing just this has worked perfectly fine on two other servers that I tried it on.
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions