a year ago
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
is this a know problem?
93529831-ff8f-4740-a718-69e497d4ab78
5 Replies
I get the error when I try to deploy something. Current deployments are running without an issue
a year ago
Same here, yes
a year ago
same here
a year ago
yup
a year ago
worked here too, just redeployed my entire project
a year ago
did you guys tried redeploying?
a year ago
Same here.
I'm not exactly sure my use case fits here (Grafana Alloy reading the logs of my other containers via docker.sock) but I do have the same error message:
err="error while listing containers: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
following the updates here 🙏
a year ago
@Marco users on the platform do not have access to the docker socket, that would be a massive security issue if it was possible.
Makes sense; my message can then be ignored. Thank you for confirming, Brody!
a year ago
Someone point me to a recent project with this issue?
a year ago
I was able to find the issue from 13 days ago. The one most recently not so much :/
The issue happens under load on the builders (but not necessarily CPU load, I THINK IO load, but unsure)
Need more examples to dig in