After updating to `25.04.2.3`, docker apps were not loading

Story

After updating my truenas, the app service was failing. I was trying to unset pool which has been suggested by some forums months back (can’t recall which but will edit when I find them). unset pool returned saying something like <path>/docker: resource busy.

Fix

I had to restart truenas machine, immediately go onto cmd line, and run sudo service docker stop. Only after was I able to unset pool and then Choose pool.

I had the sam issue after upgrading.
this worked for me as a work around, found in another kb

sudo service middlewared restart