@igloo wrote:
Hello, I have FreePBX 13.0.187 host with Backup module 13.0.26
Backup module stopped to write backups (local storage). Tested with default backup.
Backup information appears:
- in mysql db
- backup.php
- utility.function.php
- Cron.class.php
In Cron.class.php var_dump shows cron job command (@daily ID=freepbx_backup_1 /var/lib/asterisk/bin/backup.php --id=1) the last time in function "add", before "foreach ($addArray as $add) {"
I see that modification time of /var/spool/cron/asterisk changes every time when i modify and save Backup schedule (daily to weekly and back). But job @daily ID=freepbx_backup_1 /var/lib/asterisk/bin/backup.php --id=1 doesn't appears inside.
I tried to remove Backups and create new one, but unsuccessfully (manual run of Backup works correctly).I have another host with a similar setup, all works correctly too.
Any ideas what happens?
Posts: 5
Participants: 2