Undefined property: FreePBX::$Modulelist in /var/www/html/admin/libraries/modulefunctions.class.php

Hi.

I’ve got Core 17.0.18.45 installed on a Debian server with PHP 8.2

I’m getting the same error message as found in a thread on the forum

Whoops \ Exception \ ErrorException (E_WARNING)
Undefined property: FreePBX::$Modulelist

Line 658.

All modules are up to date via CLI fwconsole. Can anybody please give me some direction?

Thanks

Which thread ?

How did you install FreePBX ? With the shell installer or ISO or … ?

Sometimes reinstalling things and toggling some permissions can help:

$ sudo -u asterisk fwconsole ma downloadinstall core
$ sudo fwconsole chown
$ sudo fwconsole reload