-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Zulu (Commercial)
-
Labels:None
-
Bug Tracker:Customer Issue
-
ToDo:
-
Distro Version:V15.0.16.56
-
Distro:FreePBX Distro
I'm trying to setup a warm spare backup on a PBX that has Zulu purchased and activated.
When running the backup job, it fails on this module. Excluding the module from the job allows it to complete successfully.I have tried upgrading the backup module to the edge track version by running
fwconsole ma upgrade backup --edge
but to no avail.
The error is:
Working with zulu module
Exporting Advanced settings from zulu
Exporting Feature Codes from zulu
Exporting Databases from zulu
Exporting KVStore from Zulu
Whoops\Exception\ErrorException: Allowed memory size of 536870912 bytes exhausted (tried to allocate 90439698 bytes) in file /var/www/html/admin/modules/backup/Json/json_encode.php on line 5
Stack trace:
1. Whoops\Exception\ErrorException->() /var/www/html/admin/modules/backup/Json/json_encode.php:5
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 90439698 bytes) in /var/www/html/admin/modules/backup/Json/json_encode.php on line 5
Any advice on how to set this up would be great.