• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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