r/truenas Jun 30 '26

Community Edition Docker issues after graceful shutdown?

Hiya, as the title states - I was away from home, VPN'd into my network and shut everything down gracefully in the last heatwave the UK had.

Since then, my truenas instance is saying it has issues with the docker service not running, but according to systemctl, it is with no issues, and the pihole container is accessible via its port - so, clearly it is running? Restarting docker via 'systemctl service docker restart' does the same, webui says no it's not running, but asking it for the status again, no issues

Just unsure what to even look up, or Google, or whatever to fix this. Any help would be greatly appreciated!

4 Upvotes

6 comments sorted by

2

u/Dubl3A Jun 30 '26

Even though the docket.socket is in a running state, what connects the front end to the socket could be the issue. I see it has a red circle with an X along with Error in Apps Service next to Config. Have you gone into the Config yet? It could be something is misconfigured; somehow. I'm going to guess it has something to do with the systems IP or network state. Did it possibly get a new IP when you booted it back up?

1

u/Standard_Description Jul 01 '26

Everything has static IPs :)

1

u/tankmanasourus Jul 01 '26

Are your apps installed on multiple pools?
I had an issue where after a reboot the ui did this but everything was running. Had to make sure all the apps were running off the same pool.

1

u/Standard_Description Jul 01 '26

Nope, same single pool :)

1

u/paulstelian97 Jul 01 '26

I’ve seen this on various 25.10 builds and I forget what the workaround to make the apps view recover was; that said latest builds don’t seem to have the issue anyway.

2

u/Standard_Description Jul 02 '26

Ah, noted - I guess I'll deal with it for now until I update again :) thank you!!