Upgrade error?

kenn10

New Member
Sep 11, 2018
11
4
3
69
When I attempt to upgrade, I get this error:
Code:
   INFO  Application version set successfully.

Version successfully updated to 1.0.2.
Applying update steps for version 1.1.0...
[Update110] Starting...
[Update110] Checking crontab for legacy xml_cdr_import entries...
Error applying the update: The process "'bash' '-lc' 'crontab -l'" exceeded the timeout of 60 seconds.
Update to version 1.1.0 failed. Stopping further updates.

A direct crontab -l shows this:
Code:
# crontab -l
* * * * * cd /var/www/fspbx; /usr/bin/php /var/www/fspbx/public/app/xml_cdr/xml_cdr_import.php 100 abcdef >/dev/null 2>&1
* * * * * cd /var/www/fspbx; /usr/bin/php /var/www/fspbx/public/app/xml_cdr/xml_cdr_import.php 100 01234 >/dev/null 2>&1
* * * * * cd /var/www/fspbx; /usr/bin/php /var/www/fspbx/public/app/xml_cdr/xml_cdr_import.php 100 56789 >/dev/null 2>&1
* * * * * cd /var/www/fspbx && php artisan schedule:run >> /dev/null 2>&1
0 3 * * * dehydrated -c && systemctl reload nginx

And the dashboard shows this:
1763299454856.png
 
We have committed a fix for this and assisted you on GitHub. Adding a note here in case someone else is having the same issue.