Hi.
Sorry for the late reply.
The log directory seems to be the same as the logs I can grab from the GUI, or am I mistaken? None the less there are a couple of docker errors related to SABnzbd in the Rockstor log, but none from today - when I did my testing - nor from accessing the GUI:
[15/Mar/2021 18:23:17] ERROR [system.osi:199] non-zero code(1) returned by command: ['/usr/bin/docker', 'stop', 'sabnzb']. output: [''] error: ['Error response from daemon: No such container: sabnzb', '']
[15/Mar/2021 18:23:17] ERROR [system.osi:199] non-zero code(1) returned by command: ['/usr/bin/docker', 'rm', 'sabnzb']. output: [''] error: ['Error: No such container: sabnzb', '']
To me this looks like Rockstor is trying to stop and uninstall a non-existing docker container. It might be related to my problems, I don’t know.
The journal repeats this error message, over and over again, every second:
mar 21 12:42:07 Rockstor linuxserver/sabnzbd:latest/sabnzb[11469]:
mar 21 12:42:07 Rockstor linuxserver/sabnzbd:latest/sabnzb[11469]: Fatal error:
mar 21 12:42:07 Rockstor linuxserver/sabnzbd:latest/sabnzb[11469]: Unable to bind to port 8080 on localhost. Some other software uses the port or SABnzbd is already running.
It doesn’t matter if I try to access the Plex GUI or not, this still shows up.
Listing the ports that are used gave me the following result:
administrator@Rockstor:~> sudo lsof -nP -iTCP -sTCP:LISTEN
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
systemd 1 root 51u IPv4 20838 0t0 TCP *:111 (LISTEN)
rpcbind 918 rpc 4u IPv4 20838 0t0 TCP *:111 (LISTEN)
sshd 1226 root 3u IPv4 27019 0t0 TCP *:22 (LISTEN)
postgres 1277 postgres 3u IPv4 25272 0t0 TCP 127.0.0.1:5432 (LISTEN)
master 1496 root 13u IPv4 27191 0t0 TCP 127.0.0.1:25 (LISTEN)
smbd 2803 root 32u IPv4 31120 0t0 TCP *:445 (LISTEN)
smbd 2803 root 33u IPv4 31123 0t0 TCP *:139 (LISTEN)
shellinab 11060 shellinabox 4u IPv4 28414312 0t0 TCP 127.0.0.1:4200 (LISTEN)
docker-pr 11678 root 4u IPv4 428148 0t0 TCP *:7878 (LISTEN)
Plex\x20M 12447 Plex 60u IPv4 423581 0t0 TCP *:32400 (LISTEN)
Plex\x20M 12447 Plex 61u IPv4 423583 0t0 TCP 127.0.0.1:32401 (LISTEN)
Plex\x20S 12531 Plex 7u IPv4 424899 0t0 TCP 127.0.0.1:46467 (LISTEN)
Plex\x20T 13313 Plex 13u IPv4 424910 0t0 TCP 127.0.0.1:32600 (LISTEN)
docker-pr 19036 root 4u IPv4 2211898 0t0 TCP *:9090 (LISTEN)
docker-pr 19051 root 4u IPv4 2211937 0t0 TCP *:8080 (LISTEN)
nginx 31516 root 6u IPv4 628760 0t0 TCP *:443 (LISTEN)
gunicorn 31517 root 6u IPv4 627869 0t0 TCP 127.0.0.1:8000 (LISTEN)
data-coll 31518 root 3u IPv4 615405 0t0 TCP *:8001 (LISTEN)
nginx 31521 nginx 6u IPv4 628760 0t0 TCP *:443 (LISTEN)
nginx 31522 nginx 6u IPv4 628760 0t0 TCP *:443 (LISTEN)
gunicorn 31540 root 6u IPv4 627869 0t0 TCP 127.0.0.1:8000 (LISTEN)
gunicorn 31541 root 6u IPv4 627869 0t0 TCP 127.0.0.1:8000 (LISTEN)
This is where my troubleshooting skills for Linux ends though so let me know if there’s anything else you need to me to test or check.
When I try to access the GUI for Home Assistant (which also doesn’t work) this shows up in the journal:
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: s6-chown: fatal: unable to chown /var/run/s6/etc/cont-init.d/udev.sh: Operation not permitted
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: s6-chmod: fatal: unable to change mode of /var/run/s6/etc/cont-init.d/udev.sh: Operation not permitted
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: s6-chown: fatal: unable to chown /var/run/s6/etc/services.d/home-assistant/run: Operation not permitted
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: s6-chmod: fatal: unable to change mode of /var/run/s6/etc/services.d/home-assistant/run: Operation not permitted
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: s6-chown: fatal: unable to chown /var/run/s6/etc/services.d/home-assistant/finish: Operation not permitted
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: s6-chmod: fatal: unable to change mode of /var/run/s6/etc/services.d/home-assistant/finish: Operation not permitted
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: [s6-init] ensuring user provided files have correct perms...exited 0.
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: [fix-attrs.d] applying ownership & permissions fixes...
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: [fix-attrs.d] done.
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: [cont-init.d] executing container initialization scripts...
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: [cont-init.d] udev.sh: executing...
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: foreground: warning: unable to spawn /var/run/s6/etc/cont-init.d/udev.sh: Permission denied
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: [cont-init.d] udev.sh: exited 127.
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: [cont-finish.d] executing container finish scripts...
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: [cont-finish.d] done.
mar 21 12:48:11 Rockstor homeassistant/home-assistant:latest/home-assistant[11469]: [s6-finish] waiting for services.
Again, I don’t have enough knowledge about Linux to do anything with this information so let me know if and how you want me to follow up on this.