October 8, 20178 yr Just built this new server, I have some dockers and a few plugins. I'm not able to download the zipped Diagnostic, but I was able to get the syslog before restarting it. I managed to get it restarted into Safemode OS GUI Mode, but the icons still have a hard time loading. When it's trying to load icons, nothing works until I hit Stop on the browser, then I can click around again. Should I do a wipe and reinstall of the flash drive? All icons on Settings page come in, except the Docker image does not. Deleted Docker image, and started new. Restarted to normal mode. Now the Main screen spins and spins as if it hasn't loaded everything. When I hit Start, it pops open a new window that goes to 192.168.11.53/update.htm, then bounces right over to /undefined The Plugin's page still will not load at all. Docker icon still is the only icon that doesn't load on Settings page. Where to from here? Thanks! Erased all the /boot/config/plugins/* Rebooted, installed Community Applications, and the Apps tab spins and spins and hangs. [SOLVED] these errors were showing up because the docker engine wasn't actually running. Even the GUI looked like it was running, but look in the top right and you'll see a green "Running" or red "Stopped". I had to run the docker engine from the command line, then it magically started running (and start/stop) fine (/etc/rc.d/rc.docker start) Wiped and reinstalled flash drive. Still experiencing problems. Warning: stream_socket_client(): unable to connect to unix:///var/run/docker.sock (Connection refused) in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 672 Couldn't create socket: [111] Connection refused Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 852 Warning: stream_socket_client(): unable to connect to unix:///var/run/docker.sock (Connection refused) in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 672 Couldn't create socket: [111] Connection refused Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 852 I get this on the Apps page. ===================================================================================== Unraid 6.4.0 rc9f (Ryzen 3 1200 4-core) Docker version: 17.07.0-ce Label: none uuid: f71a389b-a847-4b79-8354-022b91bfd2f2 Total devices 1 FS bytes used 3.07GiB devid 1 size 25.00GiB used 6.02GiB path /dev/loop2 scrub status for f71a389b-a847-4b79-8354-022b91bfd2f2 no stats available total bytes scrubbed: 0.00B with 0 errors syslog https://hastebin.com/kehajanuru.coffeescript Edited October 11, 20178 yr by dkerlee updated docker error messages
October 8, 20178 yr Author root@Tower:~# ls -l /var/run/docker.sock srw-rw---- 1 root docker 0 Oct 7 23:47 /var/run/docker.sock=
October 8, 20178 yr Author I managed to get some of the errors to clear up. I'd deleted, renamed, started and stopped the docker engine a couple of times. Turns out it wasn't running, even though I'd used the unRaid GUI to start it a few times. When I got into the CLI, I did "/etc/rc.d/rc.docker start" and that finally started up the docker engine. The errors on the Apps tab went away after that. I've got a new flash-drive coming in the mail today. I'll get that swapped out asap. Edited October 8, 20178 yr by dkerlee
October 11, 20178 yr Author After sorting out that Docker not running, everything has been hunky dory. [SOLVED]
Archived
This topic is now archived and is closed to further replies.