You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to launch Portainer Agent latest on a synology nas docker but i got this error:
[ERROR] [main,docker] [message: Unable to retrieve information from Docker] [error: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Any solutions?
The text was updated successfully, but these errors were encountered:
Replace "volume1" with whatever volume your Synology docker app is installed on.
You can locate the folder with this command: echo "$(sudo docker info --format '{{.DockerRootDir}}')/volumes"
I was trying to launch Portainer Agent latest on a synology nas docker but i got this error:
[ERROR] [main,docker] [message: Unable to retrieve information from Docker] [error: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Any solutions?
The text was updated successfully, but these errors were encountered: