#Wings didnt start
4 messages · Page 1 of 1 (latest)
FATAL: [Jul 16 10:01:35.233] failed to configure docker environment error=Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
@outer torrent: It looks like Docker probably is not running on your machine. Use systemctl status docker to check the status of it, and systemctl restart docker to get it operational again.
nothing
root@SSH38925547790417:/etc/pterodactyl# systemd status docker root@SSH38925547790417:/etc/pterodactyl#