Plesk Onyx for Linux
kb: technical
ABT: Group B
Applicable to:
- Plesk Onyx for Linux
Note: This issue has been fixed on March 11, 2019.
Symptoms
Plesk installation via get.plesk.com fails with the following error:
CONFIG_TEXT: ERROR: The certificate of 'autoinstall.plesk.com' is not trusted.
ERROR: The certificate of 'autoinstall.plesk.com' hasn't got a known issuer.
Host: 203.0.113.2, command: bash - completed
Host: 203.0.113.2, command: bash -
bash: line 1: plesk: command not found
failed to run: Process exited with status 127
Cause
ca-certificates
package is missing on the server.
To improve this functionality a request with the ID #WI-388 has been created. It is planned to be fixed in one of the future product updates.
Resolution
-
Connect to the server via SSH;
-
Install the
ca-certificates
package:# apt-get install ca-certificates
- Run the Plesk installation at get.plesk.com again.
Comments
0 comments
Please sign in to leave a comment.