Anybody know how to fix? fwconsole throws this… system operating fine, but can’t get into web. freepbx17
PHP Fatal error: Uncaught Error: Class “Symfony\Component\Console\Application” not found in /var/www/html/admin/libraries/FWApplication.class.php:11
Stack trace: #0 /var/lib/asterisk/bin/fwconsole(66): include() #1 {main}
thrown in /var/www/html/admin/libraries/FWApplication.class.php on line 1
Hi, i’m having the exact same issue on an instance of Freepbx 16 that was working perfectly fine until yesterday.
Web access shows error 500 and fwconsole commands don’t work anymore.
PHP Fatal error: Uncaught Error: Class ‘Symfony\Component\Console\Application’ not found in /var/www/html/admin/libraries/FWApplication.class.php:11
Stack trace: #0 /var/lib/asterisk/bin/fwconsole(66): include() #1 {main}
thrown in /var/www/html/admin/libraries/FWApplication.class.php on line 11
And it was working fine until the other day. Was anything done the other day? Do you have automatic module updates or anything setup for that? Was there a system update?
It may be normal, but it’s strange…
Well, I just saw while restoring our servers that it had been there for a while. Maybe it was a false alarm after all.
ARGGGGG, I find that .clean.sh file in /var/www/html on my system as well. Thankfully, the only place I’ve found this is on my “home” system – none of my clients.
-rw-r–r-- 1 asterisk asterisk 732 Aug 21 09:49 /var/www/html/.clean.sh
Sadly cannot verifiy since i don’t have access to the web interface anymore but as far as i’m aware, auto updates are normally off on our systems. We must have 15+ instances of FPBX 16 and this is the only one having this issue so far.