• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue web socket error - missing /var/run/plesk-web-socket/ws.sock

service psa restart
Starting sw_engine service... done
starting sw_cp_server service... done
Starting mysql service... already started
Starting named service... already started
Starting mailer service... already started
Starting spamfilter service... already started
Starting apache service... already started
Starting xinetd service... already started
 
recv() failed (104: Connection reset by peer) while reading response header from upstream - nginx Error
 
Check plesk-web-socket service
Code:
systemctl status plesk-web-socket
If it's not active
Code:
systemctl restart plesk-web-socket
Once the service was started /var/log/plesk/sw-cp-server/error_log didn't get new
[crit] 12071#0: *661088 connect() to unix:/run/plesk-web-socket/ws.sock failed (2: No such file or directory) while connecting to upstream,
 
Back
Top