This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
CentOS 7 Problems / Re: 502 Bad Gateway cwpsrv how to fix admin panel
« on: March 27, 2018, 12:35:09 AM »
To fix 502 error after deleting the user you need to run through SSH:
/ scripts / cwpsrv_rebuild_user_conf
It works for me.
/ scripts / cwpsrv_rebuild_user_conf
It works for me.
2
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: September 09, 2017, 02:17:10 AM »
Hi
I got same error: Seems like something went wrong If you have problem with CWP try run cwpsrv.sh restore
after "sh cwpsrv.sh"
and panel stopped working.
cwp version is 0.9.8.155, mysql - 5.5.50, Apache/2.4.18, PHP 5.6.29, CentOS release 6.9 (Final)
In /usr/local/cwpsrv/logs/error_log
2017/09/09 03:48:15 [error] 2629#0: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error: <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> has expired. in Unknown on line 0" while reading response header from upstream, client: Y.Y.Y.Y, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/cwpsrv.sock:", host: "X.X.X.X:2030"
2017/09/09 03:48:18 [error] 2629#0: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error: <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> has expired. in Unknown on line 0" while reading response header from upstream, client: Y.Y.Y.Y, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/cwpsrv.sock:", host: "X.X.X.X:2030"
In /usr/local/cwp/php71/var/log/php-fpm.log
[09-Sep-2017 03:48:15] WARNING: [pool cwpsrv] child 2653 said into stderr: "NOTICE: PHP message: PHP Fatal error: <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> has expired. in Unknown on line 0"
[09-Sep-2017 03:48:18] WARNING: [pool cwpsrv] child 2653 said into stderr: "NOTICE: PHP message: PHP Fatal error: <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> has expired. in Unknown on line 0"
(for now server works fine - was restored from backup)
I got same error: Seems like something went wrong If you have problem with CWP try run cwpsrv.sh restore
after "sh cwpsrv.sh"
and panel stopped working.
cwp version is 0.9.8.155, mysql - 5.5.50, Apache/2.4.18, PHP 5.6.29, CentOS release 6.9 (Final)
In /usr/local/cwpsrv/logs/error_log
2017/09/09 03:48:15 [error] 2629#0: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error: <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> has expired. in Unknown on line 0" while reading response header from upstream, client: Y.Y.Y.Y, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/cwpsrv.sock:", host: "X.X.X.X:2030"
2017/09/09 03:48:18 [error] 2629#0: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error: <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> has expired. in Unknown on line 0" while reading response header from upstream, client: Y.Y.Y.Y, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/cwpsrv.sock:", host: "X.X.X.X:2030"
In /usr/local/cwp/php71/var/log/php-fpm.log
[09-Sep-2017 03:48:15] WARNING: [pool cwpsrv] child 2653 said into stderr: "NOTICE: PHP message: PHP Fatal error: <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> has expired. in Unknown on line 0"
[09-Sep-2017 03:48:18] WARNING: [pool cwpsrv] child 2653 said into stderr: "NOTICE: PHP message: PHP Fatal error: <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> has expired. in Unknown on line 0"
(for now server works fine - was restored from backup)
Pages: [1]