After every TrueNAS update my Docker volume cannot be mounted

HI everyone, hope we are all doing well?

I have had a repeated problem on my server since TrueNAS migrated from Kubernetes to Docker, and its becoming a real pain in the A**e.

If there is any TrueNAS updates to be applied to the whole system, once the server reboots, my Dockers do not start, and there is just an error message in the middle of the screen, where the apps usually reside.

Now I know how to fix it, but having to fix it every time I reboot is a massive pain the neck!

Once I get the server up and running again, I have to UNSET the Pool in the Apps page. I then have to do the following:

  1. sudo su
  2. rm /etc/docker/daemon.json
  3. rm /mnt/.ix-apps/docker/network/files/local-kv.db
  4. mount the Apps back to my Pool.
  5. Voila!

Is there any insight into why this is happening and if there is a long term fix I could apply please?

I have raised this as a bug in TrueNAS through Github in the past, but I am still being affected by it.

Does anyone else experience such an issue?

thanks in advance
Gary