Author Topic: 502 Bad Gateway - Admin panel  (Read 12546 times)

0 Members and 1 Guest are viewing this topic.

Offline
***
502 Bad Gateway - Admin panel
« on: December 20, 2017, 03:10:55 PM »
With latest cwp7, This can happen after suspend user

Cause : cwp-phpfpm failed to start
Temporary solution delete file /usr/local/cwp/php71/etc/php-fpm.d/users/suspendenuser.conf

systemctl start cwp-phpfpm

will bring your wonderfull cwp running again..

Offline
*
Re: 502 Bad Gateway - Admin panel
« Reply #1 on: March 04, 2018, 02:58:30 AM »
You rock thanks man!!  8)

With latest cwp7, This can happen after suspend user

Cause : cwp-phpfpm failed to start
Temporary solution delete file /usr/local/cwp/php71/etc/php-fpm.d/users/suspendenuser.conf

systemctl start cwp-phpfpm

will bring your wonderfull cwp running again..

Offline
*
Re: 502 Bad Gateway - Admin panel
« Reply #2 on: April 18, 2018, 08:12:40 AM »
I did not find the suspendenuser.conf file

Offline
*
Re: 502 Bad Gateway - Admin panel
« Reply #3 on: April 23, 2018, 11:52:12 AM »
in most cases, this will help
Code: [Select]
sh /scripts/restart_cwpsrv
don't delete any files if you are not sure what is the error you get on your server.
As mentioned multiple times you have the error log location on the cwp wiki.
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: 502 Bad Gateway - Admin panel
« Reply #4 on: July 21, 2018, 01:08:19 PM »
in most cases, this will help
Code: [Select]
sh /scripts/restart_cwpsrv
don't delete any files if you are not sure what is the error you get on your server.
As mentioned multiple times you have the error log location on the cwp wiki.

This worked for me! Thanks.

Offline
*
Re: 502 Bad Gateway - Admin panel
« Reply #5 on: January 29, 2019, 06:25:48 AM »
With latest cwp7, This can happen after suspend user

Cause : cwp-phpfpm failed to start
Temporary solution delete file /usr/local/cwp/php71/etc/php-fpm.d/users/suspendenuser.conf

systemctl start cwp-phpfpm

will bring your wonderfull cwp running again..

How does one access that when one cant load the IP address of the server (other domains load though, just not CWP), and FTP will not let me login either.

thx