X9 SCM-F, Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz, 32GiB RAM, 5 x 9TiB WD Rec Raidz1
Upgraded from 25.04 to 25.04.1 and GUI still shows available update. Going to check for updates shows none available.
Same happened with all my NASes.
Just FYI, as won’t affect operation in my case.
Tested from different browsers just in case …
TrueNAS UI displays Updates Available button after updating to the latest release (see (NAS-136046). This issue is resolved in the upcoming 25.04.2 release, but if you want to work around this issue now, follow these steps:
Open the Shell and run midclt call systemdataset.config | jq ."path"
Search for a file named update.sqsh in the returned string using find "returned path" -name update.sqsh
Run rm -f <full-path-to-update.sqsh>, replacing <full-path-to-update.sqsh> with the full file path to the update.sqsh file from the previous step