At some point after updates yesterday (new rev of php56 module via yum/system updates and a few new module updates via the traditional module updates, including a freepbx framework update), my web interface is returning a whoops error when checking online for module updates. When using the command line (fwconsole ma update all), I get the following:
PHP Fatal error: Class ‘Rhumsaa\Uuid\Uuid’ not found in /var/www/html/admin/libraries/modulefunctions.class.php on line 2661
Whoops\Exception\ErrorException: Class ‘Rhumsaa\Uuid\Uuid’ not found in file /var/www/html/admin/libraries/modulefunctions.class.php on line 2661
Stack trace:
- Whoops\Exception\ErrorException->() /var/www/html/admin/libraries/modulefunctions.class.php:2661
I am also getting incorrect info on the Asterisk info page (shows no trunks/extensions connected, etc) - but actual phone system functionality is intact (can make/receive internal calls, external calls, vm access, all OK.) UCP also seems OK.
I am running distro version 12.7.4-1712-2.sng7, freepbx version 14.0.1.28, asterisk version 15.1.5
Any thoughts on how to resolve? System was behaving properly before updates yesterday …