Control Web Panel

WebPanel => CentOS-WebPanel GUI => Topic started by: Mobbitz on October 27, 2021, 01:52:21 PM

Title: Addons Error 500
Post by: Mobbitz on October 27, 2021, 01:52:21 PM
Hi Guys,

Since today I get an Error 500 when I click on the addon menu. When I click on wordpress or the other software packages I get this error. I have tried changing the permissions and using a different web server. It seems that this error is related to yesterday's php update. Does anyone else have this problem? I'm cwp pro user.
Title: Re: Addons Error 500
Post by: cyberspace on October 27, 2021, 06:06:52 PM
Yes, I am experiecing the same problem. The error log file:

/usr/local/cwp/php71/var/log/php-fpm.log

shows the following error:

Code: [Select]
PHP Fatal error:  Uncaught Twig_Error_Loader: Unable to find template "modules/addons/styles.css" (looked into: /usr/local/cwpsrv/var/services/users/cwp_theme/original) in "mod_addons.html" at line 11. in /usr/local/cwpsrv/var/services/twig/lib/Twig/Loader/Filesystem.php:226"

seems the framework "twig" can't find the file "modules/addons/styles.css"

Checked the folder:

/usr/local/cwpsrv/var/services/users/cwp_theme/original/modules

and there is no the folder called "addons".

Title: Re: Addons Error 500
Post by: KernelStackDump on October 28, 2021, 02:33:45 AM
me too
Title: Re: Addons Error 500
Post by: raffaellotamagnini on October 28, 2021, 09:31:01 AM
same here , same error in php-fpm.log