I try to restart apache, psa and ngix, but not work.
After reboot entire server, works.
I am having this same issue. I will be responding with more detail later, but in the meantime, the way to quickly fix it is to restart the PHP-FPM service "service php-fpm restart"
*1 upstream timed out (110: Connection timed out) while reading response header from upstream, client: xxx.xxx.xxx.xxx, server: , request: "GET /server/key_update.php?key_type=plesk HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock", host: "xxxxx.xxxxxxxx.xx:8443", referrer: "https://xxxxx.xxxxxxxx.xx:8443/server/key_info.php"
Quick fix from support this time, nice! Its working fine now.
1)Take backup of "/etc/sw-cp-server/config"
2)Increase the following buffer sizes in the file "/etc/sw-cp-server/config".
a) fastcgibuffers 32 32k;
b) fastcgibuffer_size 64k;
After editing the file, restart the below services:
/etc/init.d/sw-cp-server restart
/etc/init.d/sw-engine restart
Have you seen this issue after installation of MU#8?
Still no luck for me.
[-] (Linux only) PhpMyAdmin failed to export databases with the error "502 Bad Gateway" (141734)
# service psa restart
Stopping sw-engine-fpm: [ OK ]
Starting sw-engine-fpm: [ OK ]