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?
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