Unable to enable Core

This is a new Distro install from March 31. 2023 with automatic updates on. Freepbx 16 and Asterisk 18

Running the commands, and still same errors

Exception thrown with message “Unable to locate the FreePBX BMO Class 'Core’A required module might be disabled or uninstalled. Recommended steps (run from the CLI): 1) fwconsole ma install core 2) fwconsole ma enable core”

Stacktrace:
#13 Exception in /var/www/html/admin/libraries/BMO/Self_Helper.class.php:212
#12 FreePBX\Self_Helper:loadObject in /var/www/html/admin/libraries/BMO/Self_Helper.class.php:106
#11 FreePBX\Self_Helper:autoLoad in /var/www/html/admin/libraries/BMO/Self_Helper.class.php:37
#10 FreePBX\Self_Helper:__get in /var/www/html/admin/modules/certman/Certman.class.php:44
#9 FreePBX\modules\Certman:__construct in /var/www/html/admin/libraries/BMO/Self_Helper.class.php:124
#8 FreePBX\Self_Helper:autoLoad in /var/www/html/admin/libraries/BMO/Self_Helper.class.php:37
#7 FreePBX\Self_Helper:__get in /var/www/html/admin/libraries/BMO/FreePBX.class.php:121
#6 FreePBX:__callStatic in /var/www/html/admin/modules/sysadmin/Sysadmin.class.php:33
#5 FreePBX\modules\Sysadmin:__construct in /var/www/html/admin/libraries/BMO/Self_Helper.class.php:124
#4 FreePBX\Self_Helper:autoLoad in /var/www/html/admin/libraries/BMO/Self_Helper.class.php:37
#3 FreePBX\Self_Helper:__get in /var/www/html/admin/modules/dashboard/classes/DashboardHooks.class.php:44
#2 DashboardHooks:getMainEntries in /var/www/html/admin/modules/dashboard/classes/DashboardHooks.class.php:11
#1 DashboardHooks:genHooks in /var/www/html/admin/modules/dashboard/page.index.php:10
#0 include in /var/www/html/admin/config.php:658

1 Like

UPDATE:
I was able to fix the issue using the following command

fwconsole ma install core 2 -f

1 Like

This fixed mine as well. Thanks!

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