Hello
i have followed the http://doc.freenas.org/11/vms.html#installing-the-rancher-server
and have a problem with the command
so i did a
so the command
so what should I do next?
i have followed the http://doc.freenas.org/11/vms.html#installing-the-rancher-server
and have a problem with the command
Code:
Error starting daemon: pid file found, ensure docker is not running or delete /var/run/docker.pid
so i did a
Code:
sudo rm /var/run/docker.pid sudo dockerd INFO[0000] libcontainerd: previous instance of containerd still alive (967) INFO[0000] [graphdriver] using prior storage driver: overlay ERRO[0002] Error during layer Store.Cleanup(): device or resource busy Error starting daemon: error while opening volume store metadata database: timeout
so the command
Code:
sudo docker run -d --restart=unless-stopped -p 8080:8080 rancher/server docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
so what should I do next?
Last edited by a moderator: