Hi,
After upgrading my TrueNAS SCALE hosts to 25.10, I updated TrueCommand to v3.2.0 and noticed that TrueCommand can no longer trigger updates on SCALE 25.10 hosts.
I tested this on multiple SCALE hosts connected to the same TrueCommand instance, with the same result each time. I also upgraded TrueCommand to newer releases (v3.2.5 and the latest v3.3.0) with no success.
While reviewing the TrueCommand Docker logs, I found the following error coming from the SCALE middleware:
accepts: middlewared.api.v25_10_0.update.UpdateUpdateArgs
params: {'reboot': True}
error: Extra inputs are not permitted
Monitoring and alerts work fine, and updates can be triggered manually from the SCALE UI, but not from TrueCommand.
Is there any workaround or configuration change to fix this issue?
Thanks in advance.