Hey now all.
Please help.
Clean IPBX 2020 install on Vultr (following http://nerdvittles.com/?p=31290 up to the first trunk)
I've set up no extensions yet. Went to set up my outgoing trunk (flowroute) and could not because certain modules are "unavailable"
I see they need updating. 3 modules:
Conferences
Follow Me
Paging and Intercom
Paging won't update as it requires Conferences to update first so I select the first two and hit the red "apply config" button*.
At which point I get an error dialog:
I run the given command at cli and I get another error about "died in splice ext-intercom", some lines that seem to be pointing to "Clearlydevices" module but I'm not really sure how to troubleshoot.
You can see the errors in the linked screenshots.
Please advise. I broke the old ipbx13 somehow so I'm starting fresh but have no phones rn so need help asap please.
Thanks.
* Sidebar - on first login to the web ui the red "apply config" button was already showing, even tho I had not made any edits/changes. Not sure if relevant, but including just in case.
Please help.
Clean IPBX 2020 install on Vultr (following http://nerdvittles.com/?p=31290 up to the first trunk)
I've set up no extensions yet. Went to set up my outgoing trunk (flowroute) and could not because certain modules are "unavailable"
I see they need updating. 3 modules:
Conferences
Follow Me
Paging and Intercom
Paging won't update as it requires Conferences to update first so I select the first two and hit the red "apply config" button*.
At which point I get an error dialog:
Code:
There was an error during reload: Unknown Error. Please Run: fwconsole reload --verbose
Unknown Error. Please Run: fwconsole reload --verbose
I run the given command at cli and I get another error about "died in splice ext-intercom", some lines that seem to be pointing to "Clearlydevices" module but I'm not really sure how to troubleshoot.
Code:
root@noreply:~ $ fwconsole reload --verbose
Reload Started
In extensions.class.php line 197:
[Exception]
died in splice ext-intercom _*80.
Exception trace:
() at /var/www/html/admin/libraries/extensions.class.php:197
extensions->splice() at /var/www/html/admin/modules/clearlydevices/Clearlydevices.class.php:527
FreePBX\modules\Clearlydevices->doDialplanHook() at /var/www/html/admin/libraries/BMO/DialplanHooks.class.php:107
FreePBX\DialplanHooks->processHooks() at /var/www/html/admin/libraries/Console/Reload.class.php:314
FreePBX\Console\Command\Reload->reload() at /var/www/html/admin/libraries/Console/Reload.class.php:90
FreePBX\Console\Command\Reload->execute() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Command/Command.php:255
Symfony\Component\Console\Command\Command->run() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Application.php:960
Symfony\Component\Console\Application->doRunCommand() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Application.php:255
Symfony\Component\Console\Application->doRun() at /var/www/html/admin/libraries/Composer/vendor/symfony/console/Application.php:148
Symfony\Component\Console\Application->run() at /usr/local/sbin/fwconsole:164
reload [--json] [--dry-run] [--skip-registry-checks] [--dont-reload-asterisk]
WARNING: Always run Incredible PBX behind a secure firewall.
root@noreply:~ $
You can see the errors in the linked screenshots.
Please advise. I broke the old ipbx13 somehow so I'm starting fresh but have no phones rn so need help asap please.
Thanks.
* Sidebar - on first login to the web ui the red "apply config" button was already showing, even tho I had not made any edits/changes. Not sure if relevant, but including just in case.