TrueNAS SCALE 24.04.1.1 is Now Available!

See this post for discussion on topic:

For someone upgrading to the latest I would be careful with the current Dragonfish ~1.1 release version. Apps still don’t necessarily behave entirely properly during updates.
Of my three apps (filebrowser, Rsynced, Tailscale) the Tailscale would not update at first on one server. I did eventually get it to update so if someone has issues with a app not updating give this a try.

What I found was the Selected App to upgrade (Tailscale) >> Details >> Containers >> docker. io/ tailscale /tailscale: v1.66.3 wanted an update. Selecting “View Logs” icon opened the Choose Pod popup. The Containers* dropdown while required had nothing in the dropdown to select and so the update would fail.

This is what I did to get Tailscale to update. This is on my secondary system listed in my sig and I was logged in as Root user, but I think the Admin user would may work too.

  • Clear browser cache (ctl-F5)
  • Discover apps >> Manage Catalogs >> Refresh All
  • Discover Apps >> Refresh Charts
  • Discover Apps >> Manage installed apps
  • Selected App to upgrade Details >> Update
  • App updated but did not start so update is not complete.
  • Manually started the app from the Installed Apps screen
  • Upgrade then proceeded to deploy and complete successfully changing to green “Running”

I don’t know if this just happens on some systems and not others or I failed to refresh the apps Charts and Apps after the update, as I successfully updated several apps on my Virtualbox test install around lunch (earlier) today and it updated all including Tailscale without a hitch.

Edit: Broke link