Weird reload issues Freepbx 17 on Debian

We’re getting this error on one of our Freepbx 17 deployments, at first we were having issues installing the endpoint module, but that was resolve, I can not reload currently though, it appears to be attached to the network page on the sysadmin module.

# fwconsole r --verbose
Reload Started

In Network.class.php line 126:

  [Whoops\Exception\ErrorException (2)]
  Undefined array key 3


Exception trace:
  at /var/www/html/admin/modules/sysadmin/Network.class.php:126
 Whoops\Run->handleError() at /var/www/html/admin/modules/sysadmin/Network.class.php:126
 FreePBX\modules\Sysadmin\Network->parseInterfaces() at /var/www/html/admin/modules/sysadmin/Network.class.php:22
 FreePBX\modules\Sysadmin\Network->discoverInterfaces() at /var/www/html/admin/modules/sysadmin/Sysadmin.class.php:2503
 FreePBX\modules\Sysadmin->getAllNetworkInfo() at /var/www/html/admin/modules/sangomaconnect/Sangomaconnect.class.php:523
 FreePBX\modules\Sangomaconnect->checkRequirements() at /var/www/html/admin/modules/sangomaconnect/Sangomaconnect.class.php:485
 FreePBX\modules\Sangomaconnect->preReloadFreepbx() at n/a:n/a
 call_user_func_array() at /var/www/html/admin/libraries/BMO/Hooks.class.php:213
 FreePBX\Hooks->processHooksByClassMethod() at /var/www/html/admin/libraries/Console/Reload.class.php:107
 FreePBX\Console\Command\Reload->reload() at /var/www/html/admin/libraries/Console/Reload.class.php:95
 FreePBX\Console\Command\Reload->execute() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Command/Command.php:312
 Symfony\Component\Console\Command\Command->run() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Application.php:1022
 Symfony\Component\Console\Application->doRunCommand() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Application.php:314
 Symfony\Component\Console\Application->doRun() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Application.php:168
 Symfony\Component\Console\Application->run() at /var/lib/asterisk/bin/fwconsole:163

reload [--json] [--dry-run] [--skip-registry-checks] [--dont-reload-asterisk]

I would try do a fwconsole ma downloadinstall sysadmin and then try disable and re-enable. I am assuming you already looked through the relevant section of that module for any errors and syntax problems.

I forgot how much is dependent on this module, it throws an error as well. I should just open a ticket I guess as it is a commercial module. the network page actually load any data when checked. reinstalling the module itself this way also did not help

Undefined array key 3
File:/var/www/html/admin/modules/sysadmin/Network.class.php:126

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