helpchrisplz
Basic Pleskian
Hi all.
So We keep getting random 502 errors on all our sites that we host using plesk 12.5
This happens multiple times throughout the day and normally lasts for about 10 - 15 mins at a time and then just starts working again.
Please can anyone advise me on what to do about it?
This is what i have done last time it went down:
ps -efww
and this is the output:
https://www.surgemarketingsolutions.co.uk/temp/ssh_output2.txt
I then tried this to make it come back online using the following but it didn't do much but it finally did come back after 6 mins or so:
[root@surge ~]# service nginx stop
[root@surge ~]# service httpd restart [ OK ]
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
[root@surge ~]# apachectl graceful
[root@surge ~]# service nginx restart
Starting nginx: [ OK ]
[root@surge ~]# /etc/init.d/httpd status
httpd (pid 9159) is running...
[root@surge ~]# /etc/init.d/httpd restart
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
[root@surge ~]#
So We keep getting random 502 errors on all our sites that we host using plesk 12.5
This happens multiple times throughout the day and normally lasts for about 10 - 15 mins at a time and then just starts working again.
Please can anyone advise me on what to do about it?
This is what i have done last time it went down:
ps -efww
and this is the output:
https://www.surgemarketingsolutions.co.uk/temp/ssh_output2.txt
I then tried this to make it come back online using the following but it didn't do much but it finally did come back after 6 mins or so:
[root@surge ~]# service nginx stop
[root@surge ~]# service httpd restart [ OK ]
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
[root@surge ~]# apachectl graceful
[root@surge ~]# service nginx restart
Starting nginx: [ OK ]
[root@surge ~]# /etc/init.d/httpd status
httpd (pid 9159) is running...
[root@surge ~]# /etc/init.d/httpd restart
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
[root@surge ~]#