FreeNASBob
Patron
- Joined
- Aug 23, 2014
- Messages
- 226
I have a cron job set to run a very simple script that just pipes the output of a command to a file every day at noon. It will run for a month or two and then mysteriously stop running without any changes on the server at all. There is nothing in the log files ... zero. When I manually run the script from the shell it works fine, but if I use the FreeNAS web UI to manually run the job nothing happens. If I reboot it will work fine for another couple of months and then stop again. I don't even know where to start with debugging this.
But from an SSH shell:
user@freenas:~ % crontab -l
crontab: no crontab for user
user@freenas:~ %

But from an SSH shell:
user@freenas:~ % crontab -l
crontab: no crontab for user
user@freenas:~ %