• 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.

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