FreePBX 17 - Error restoring from FreePBX 17

Hello,

I have a fresh clean install of FreePBX 17 using the Debian ISO up and running, but every time I try to restore a backup from my FreePBX 16 it fails with these errors:

Trying to access array offset on value of type bool on line 12 of file /var/www/html/admin/modules/core/Restore/Routing.php
Undefined array key 2 on line 1814 of file /var/www/html/admin/modules/userman/Userman.class.php

I have updated os and freepbx modules on 16 , and did the same with 17, but keep seeing this error. Any ideas how to get past these?

thank you!

please update the core module to the latest edge v17.0.18.30 and then try to restore.

Regards
Kapil

That seemed to fix the routing error, thank you!!

Now it looks like iSymphony not being present is an issue with userman. I will try a backup without userman to see if that works.

There were errors during the restore process
Undefined array key 2 on line 1814 of file /var/www/html/admin/modules/userman/Userman.class.php
The command “/usr/sbin/fwconsole ma install endpoint -f >> echo $!” failed.
Exit Code: 2(Misuse of shell builtins)
Working directory: /root

Error Output:

sh: 1: cannot create echo: Permission denied
on line 272 of file /var/www/html/admin/libraries/Composer/vendor/symfony/process/Process.php

This update to core v17.0.18.30 solved my problem, thank you!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.