The FreePBX 15 web interface does not start after updating the framework to the latest version.

После обновления framework до последний версии не запускается вебинтерфей FreePBX 15.

HTTP ERROR 500

Подскажите с чего начать, куда копать?

I see this error over SSH

PHP Fatal error: Class ‘Symfony\Component\Console\Command\Command’ not found in /var/www/html/admin/libraries/FWList.class.php on line 18

Is there any way to reinstall the framework module?

How you did it?
It’s under a FreePBX 15 distro?

I decided to update the framework module to version 15.0.17.55. An error occurred during the update process, as a result, everything fell.

The version was FreePBX 15.0.16.53

I had to roll back from the snapshot.

I can suggest you to launch these cmd line from console:

  • fwconsole ma updateall
  • fwconsole r

Read behaviors to check if something is going bad.

Just to preserve some issues with dependencies.

When I call the fwconsole --help command, the same error is displayed

PHP Fatal : Class 'Symfony\Component\Console\Command\Command’ not found in /var/www/html/admin/libraries/FWList.class.php on line 18

fwconsole does not work

Did you launched the updateall?
Otherwise, no idea.

What’s the state of your HDD.?
Check your disk space.
Maybe your system is corrupted.
Just an idea like that. I don’t know.

I think we can close the topic. We restored the system from the snapshot. But there is no desire to launch something big updates. :slight_smile:

An update is usually to fix bugs.
A good behavior is to maintain a system up to date. (O.S and modules) asap.

If you work on VM, then you could try to duplicate this one and make tests as you want. Once ok on this one, then you can apply the update to the main VM.

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