I’m trying to configure my TrueNAS Scale 25.10.1 (GoldEye) to shut down automatically at a fixed time (e.g., 23:30) daily. Unfortunately, I’ve hit several roadblocks and could use some help.
What I’ve Tried So Far:
- Cron Job with shutdown or powerdown:
-
Direct commands like /sbin/shutdown -p now or /sbin/powerdown in a cron job fail with:
[EFAULT] CronTask exited with 1 (non-zero) exit status.
-
Error code 127 (command not found) occurred, even though the paths seem correct.
- API Key
- I couldn’t find API Keys under Credentials or System Settings (these menu options don’t exist in 25.10.1 or are renamed).
- Searching for “API” in the web interface yielded the result to User API. Mistral (AI) sysa that’s wrong so I didn’t try.
My TrueNAS Version:
-
TrueNAS Scale 25.10.1 (GoldEye)
-
Standard installation with RAID 1 for boot.
I’m an absolut noob and just startet with my journey of a homeserver.
Thank you for helping me!