Class 'Whoops\Util\TemplateHelper' not found

I cloned the machine on my cloud as I often do …

Clone the machine with my freePBX I have never had problems but this time … YES

Basically when I log freePBX says "Class’ Whoops \ Util \ TemplateHelper ‘not found’

I checked the file is present in dir “/var/www/html/admin/libraries/Composer/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php”

I do not get … Can anyone give me an idea

Attach screen capture

Thank you

No one has an idea about this problem?
I think it has to do with IP changed …
As being a clone of the previous changes only IP
But I do not understand why and I do not understand how to fix it …

I’m getting closer to solving …

It has to do with AMI that is not working …

Now we work

I understand that the problem is not that the AMI

The file seems ok /etc/asterisk/manager.conf

;
; AMI - Asterisk Manager Interface
;
; FreePBX this needs to be enabled. Notes That if you enable it on a different IP, you need
; to assure That this can not be Reached from an authorized-hosts with the ACL settings (permit / deny).
; Also, remember to configure non-default port or IP-addresses in amportal.conf.
;
; The AMI connection is Used Both by the portal and the operator’s panel in FreePBX.
;
; FreePBX Assumes an AMI connection to localhost: 5038 by default.
;
[General]
enabled = yes
port = 5038
bindaddr = 0.0.0.0
displayconnects = no; only effects 1.6+

[Admin]
secret = manapaisa2009
deny = 0.0.0.0 / 0.0.0.0
permit = 127.0.0.1 / 255.255.255.0
read = system,call,log,verbose,command,agent,user,config,command,dtmf,reporting,cdr,dialplan,originate,message
write = system,call,log,verbose,command,agent,user,config,command,dtmf,reporting,cdr,dialplan,originate,message
WriteTimeout = 5000

#include manager_additional.conf
#include manager_custom.conf

Yet it does not respond to telnet

Does anyone have advice?

Hi,

Please type in the Linux console:

netstat -anop | grep 5038

and:

iptables -nL

Thank you,

Daniel Friedman
Trixton LTD.

Asterisk is actually not part start
where I can understand why not start?
The log where I find them?

Obviously in var / log :slight_smile:
But not helping me …
not because the do not understand it

This has nothing to do with AMI

run:

fwconsole --fix_zend

Wow solved!
Thank you very much

But you can explain what happened ?

You have a really old zended module. These modules tend to break FreePBX 13.

I realized, as I update?