• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Resolved Plesk Onyx Linux - Plesk installer fails to start

Mario Bernard

New Pleskian
I've seen this discussed in the windows side, but that didn't provide any help.

In Plesk when I go to "Updates and Upgrades" I get the following errors:

1624417479617.png
If I try to start Plesk Installer from the command line, I get these errors:

1624417607021.png

I've not found anything useful via Google either. Any help would be appreciated.

Thanks!
 
Your problem is because of a misconfiguration in the file /root/.autoinstallerrc.
The content of this file has to be like this:
Code:
SSL_CIPHERS="HIGH:!aNULL:!MD5"
SSL_PROTOCOLS="TLSv1 TLSv1.1 TLSv1.2"
 
Back
Top