The Basics
- Nextcloud Server version (e.g., 29.x.x):
- Nextcloud AIO v10.1.1
- Operating system and version (e.g., Ubuntu 24.04):
- TrueNAS SCALE 24.10.2 (Electric Eel)
- Web server and version (e.g, Apache 2.4.25):
- Nextcloud AIO v10.1.1
- PHP version (e.g, 8.3):
- Nextcloud AIO v10.1.1
- Is this the first time you’ve seen this error? (Yes / No):
- Yes, was working fine this morning, began when I ran update
- When did this problem seem to first start?
- This morning, when running an update to the containers in AIO
- Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
- Nextcloud AIO v10.1.1
- Are you using CloudfIare, mod_security, or similar? (Yes / No)
- No
Summary of the issue you are facing:
This morning, when checking my AIO console, I saw that container updates were available. I ran the updates using the AIO interface. Now, the Apache container will not start.
Logs:
Output of sudo netstat -tulpn
No other devices are using 443 in my docker stack, although my TrueNAS interface itself does.
geoffrey@TrueNAS:~$ sudo netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:30027 0.0.0.0:* LISTEN 7961/docker-proxy
tcp 0 0 0.0.0.0:30028 0.0.0.0:* LISTEN 184030/docker-proxy
tcp 0 0 0.0.0.0:30097 0.0.0.0:* LISTEN 7826/docker-proxy
tcp 0 0 0.0.0.0:30096 0.0.0.0:* LISTEN 7897/docker-proxy
tcp 0 0 10.0.0.253:5357 0.0.0.0:* LISTEN 6497/python3
tcp 0 0 0.0.0.0:31014 0.0.0.0:* LISTEN 7874/docker-proxy
tcp 0 0 0.0.0.0:9980 0.0.0.0:* LISTEN 184043/docker-proxy
tcp 0 0 0.0.0.0:8920 0.0.0.0:* LISTEN 7783/docker-proxy
tcp 0 0 127.0.0.1:8675 0.0.0.0:* LISTEN 4072/sshd: /usr/sbi
tcp 0 0 10.0.0.253:2049 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:5800 0.0.0.0:* LISTEN 8086/docker-proxy
tcp 0 0 127.0.0.1:6999 0.0.0.0:* LISTEN 8128/netdata
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 8030/docker-proxy
tcp 0 0 0.0.0.0:8096 0.0.0.0:* LISTEN 7769/docker-proxy
tcp 0 0 127.0.0.1:6000 0.0.0.0:* LISTEN 1821/middlewared
tcp 0 0 0.0.0.0:1998 0.0.0.0:* LISTEN 7727/docker-proxy
tcp 0 0 0.0.0.0:2001 0.0.0.0:* LISTEN 8065/docker-proxy
tcp 0 0 0.0.0.0:17655 0.0.0.0:* LISTEN 6905/python3
tcp 0 0 10.0.0.253:8675 0.0.0.0:* LISTEN 4072/sshd: /usr/sbi
tcp 0 0 127.0.0.1:3493 0.0.0.0:* LISTEN 4282/upsd
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 4288/nginx: master
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1/init
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 6713/smbd
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 4288/nginx: master
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 6713/smbd
tcp 0 0 0.0.0.0:52743 0.0.0.0:* LISTEN 3978/rpc.statd
tcp 0 0 0.0.0.0:18655 0.0.0.0:* LISTEN 6840/qemu-system-x8
tcp 0 0 0.0.0.0:51413 0.0.0.0:* LISTEN 7913/docker-proxy
tcp 0 0 0.0.0.0:51414 0.0.0.0:* LISTEN 7839/docker-proxy
tcp6 0 0 :::30027 :::* LISTEN 7971/docker-proxy
tcp6 0 0 :::30028 :::* LISTEN 184037/docker-proxy
tcp6 0 0 :::30097 :::* LISTEN 7833/docker-proxy
tcp6 0 0 :::30096 :::* LISTEN 7905/docker-proxy
tcp6 0 0 ::1:3493 :::* LISTEN 4282/upsd
tcp6 0 0 :::9980 :::* LISTEN 184050/docker-proxy
tcp6 0 0 :::8920 :::* LISTEN 7792/docker-proxy
tcp6 0 0 fe80::f435:dff:fee:8675 :::* LISTEN 4072/sshd: /usr/sbi
tcp6 0 0 :::5800 :::* LISTEN 8093/docker-proxy
tcp6 0 0 :::8080 :::* LISTEN 8041/docker-proxy
tcp6 0 0 :::8096 :::* LISTEN 7776/docker-proxy
tcp6 0 0 :::1998 :::* LISTEN 7738/docker-proxy
tcp6 0 0 :::2001 :::* LISTEN 8073/docker-proxy
tcp6 0 0 :::80 :::* LISTEN 4288/nginx: master
tcp6 0 0 :::111 :::* LISTEN 1/init
tcp6 0 0 :::139 :::* LISTEN 6713/smbd
tcp6 0 0 :::443 :::* LISTEN 4288/nginx: master
tcp6 0 0 :::445 :::* LISTEN 6713/smbd
tcp6 0 0 :::36315 :::* LISTEN 3978/rpc.statd
tcp6 0 0 :::51413 :::* LISTEN 7922/docker-proxy
tcp6 0 0 :::51414 :::* LISTEN 7846/docker-proxy
udp 0 0 0.0.0.0:68 0.0.0.0:* 3263/dhclient
udp 0 0 0.0.0.0:111 0.0.0.0:* 1/init
udp 0 0 0.0.0.0:123 0.0.0.0:* 4281/chronyd
udp 0 0 127.0.0.1:323 0.0.0.0:* 4281/chronyd
udp 0 0 127.0.0.1:762 0.0.0.0:* 3978/rpc.statd
udp 0 0 0.0.0.0:50071 0.0.0.0:* 6497/python3
udp 0 0 0.0.0.0:1900 0.0.0.0:* 7721/docker-proxy
udp 0 0 0.0.0.0:51413 0.0.0.0:* 7931/docker-proxy
udp 0 0 0.0.0.0:51414 0.0.0.0:* 7854/docker-proxy
udp 0 0 10.0.0.253:3702 0.0.0.0:* 6497/python3
udp 0 0 239.255.255.250:3702 0.0.0.0:* 6497/python3
udp 0 0 0.0.0.0:53224 0.0.0.0:* 3978/rpc.statd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 5698/avahi-daemon:
udp 0 0 0.0.0.0:7359 0.0.0.0:* 7745/docker-proxy
udp 0 0 0.0.0.0:45931 0.0.0.0:* 5698/avahi-daemon:
udp6 0 0 :::111 :::* 1/init
udp6 0 0 :::123 :::* 4281/chronyd
udp6 0 0 ::1:323 :::* 4281/chronyd
udp6 0 0 :::1900 :::* 7729/docker-proxy
udp6 0 0 :::51413 :::* 7942/docker-proxy
udp6 0 0 :::51414 :::* 7861/docker-proxy
udp6 0 0 :::38521 :::* 3978/rpc.statd
udp6 0 0 :::7359 :::* 7760/docker-proxy
geoffrey@TrueNAS:~$