• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Random 502 Bad Gateway and ERR_SSL_PROTOCOL_ERROR

Stuzzi

New Pleskian
Hi! Since yesterday I get random 502 Bad Gateway and ERR_SSL_PROTOCOL_ERROR when loading the page. After a refresh it is gone but comes back randomly.
 
I think that SSL Protocol and SSL Cipher Suite are not properly configurated on your server. Try to update Apache and Nginx cipher suits using PCI Compliance Resolver script:

# plesk sbin pci_compliance_resolver --enable apache
# plesk sbin pci_compliance_resolver --enable nginx
 
Back
Top