- Urgent
One of my containers (sonarr) appeared to be hung with an error in the log "object reference not set the instance of an object". I tried to restart the container but continually got a server error pop up. I then tried to stop the entire docker service and it did stop however now I cannot restart it, it fails to start. My other containers appeared to be working except this one prior to me trying to restart the docker service in the GUI.
I just updated to 6.12rc2 a couple days ago from 6.11.5
nicknas2-diagnostics-20230327-0003.zip
Tried to reboot server and it's not rebooting, GUI is still accessible. Log line below is repeated in the logs.
Mar 27 00:12:04 nicknas2 emhttpd: Unmounting disks...
Mar 27 00:12:04 nicknas2 emhttpd: shcmd (462): umount /mnt/cache
Mar 27 00:12:04 nicknas2 root: umount: /mnt/cache: target is busy.
Mar 27 00:12:04 nicknas2 emhttpd: shcmd (462): exit status: 32
Mar 27 00:12:04 nicknas2 emhttpd: Retry unmounting disk share(s)...
Update: Server finally appears to have forced itself to reboot after a long period of time (~5-10 mins) and it started a parity check automatically on boot I assume because it detected an unclean shut down. My docker containers are running including the offending one.
I had never experienced such trouble until 6.12rc2
Update2: Might be worth mentioning I switched from macvlan to ipvlan the other day because of the common problem tool telling me I had call traces for macvlan so I should switch to ipvlan. Perhaps I should switch back?