Docker Connection Errors out
Homarr 1.3.0
OMV 7.5.2-1
docker-compose
Whenever I go to access my docker conatiners, I get the following error
error connect EACCES /var/run/docker.sock
I know this is a permissions issue, I'm just not smart enough today to figure it out.2 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
docker-compose file
My PGID wasn't set to the
docker
group. I'm sorry for anyone who read this.