We’re running into the issue where the command gets removed from the Cron file. Has anything come of this? Should I start a issue over on GitHub for this?
I’m seeing this on versions 15 and 16 of FPBX.
We’re running into the issue where the command gets removed from the Cron file. Has anything come of this? Should I start a issue over on GitHub for this?
I’m seeing this on versions 15 and 16 of FPBX.
Hi @dcorwin822 as of now, I have not heard any such issue. May be check your /var/log/cron.log to see if you get any log ?
Also are you seeing the backup job in the UI ?
Yes, backup job stays in the GUI.
We’re bad at tracking who’s backup has failed. So I don’t have a log file of “/var/log/cron.log” which would contain record of the backup scrip running.
Our backup is set to run weekly and pushes a backup to an offsite FTP filestore.
Contents of /var/spool/cron/asterisk:
* * * * * [ -e /usr/sbin/fwconsole ] && /usr/sbin/fwconsole job --run --quiet 2>&1 > /dev/null
My co-worker is currently creating a script that will check the filesystem on the remote server to alert us if a server doesn’t make a weekly backup.
@kgupta this is the issue: Any updates on letsencrypt certs not renewing automatically?
Not sure that it was ever reported through any official channels and not sure if it will affect FreePBX 17 going forward.
And yea the backup job stays in the UI, it’s just that the Cron entry for it (and Let’s Encrypt) renewals is removed. Click on Save on the backup job adds the entry back in… until it’s removed again for whatever reason.
It’s been an issue with 15 and 16 for as long as I’ve been working with them.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.