FreePBX BMO Class Firewall A required module might be disabled or uninstalled

Noticing after running yum update followed by fwconsole chown && fwconsole restart, the following message is displayed:
Unable to locate the FreePBX BMO Class 'Firewall'A required module might be disabled or uninstalled. Recommended steps (run from the CLI): 1) fwconsole ma install firewall 2) fwconsole ma enable firewall

Searches for the message come back with people saying advanced settings. Set Module Admin to Edge mode is enabled. Edge is not enabled nor has it been.

Any ideas on how to fix this?
Thanks

just run that command in CLI:

fwconsole ma install firewall

this cmd has the same error:

[root@freepbx ~]# fwconsole ma install firewall
Detected Missing Dependency of: sysadmin 15.0.21.3
Downloading Missing Dependency of: sysadmin 15.0.21.3
Processing sysadmin
Verifying local module download…Verified
Extracting…Done
Module sysadmin successfully downloaded
Installing Missing Dependency of: sysadmin 15.0.21.3
Updating tables sysadmin_options, sysadmin_update_log, sysadmin_fail2ban…Done

In Self_Helper.class.php line 212:

Unable to locate the FreePBX BMO Class 'Firewall’A required module might be disabl
ed or uninstalled. Recommended steps (run from the CLI): 1) fwconsole ma install f
irewall 2) fwconsole ma enable firewall

here is the steps to fix the error for me:
fwconsole ma downloadinstall firewall
fwconsole ma downloadinstall sysadmin

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