• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Resolved (Resolved) Cannot access plesk panel: SSL certificate for a specific website

GermanMazza

New Pleskian
Hi I cannot access 8443/modules/sslit/index.php/index/certificate/id/6

Server Error
500 TypeError
Argument 3 passed to PleskExt\SslIt\Entity\Domain\Component\Checker\BaseComponentChecker::getCertificateStatus() must be an instance of PleskExt\SslIt\Certificate, null given, called in /usr/local/psa/admin/plib/modules/sslit/library/Entity/Domain/Component/Checker/WwwComponentChecker.php on line 74


I've already try plesk reapir web (site name)
I've already enter plesk repair utlity in gui and set to repair all. No issues found.

Any ideas what is this? It's only in one website
 
If somebody else comes to the same issue. I found a solution:
Go to ssh, login then:
plesk bin extension --exec letsencrypt cli.php -d example.com -d www.example.com -d webmail.example.com -m [email protected]

After this, you can go into plesk dashboard and now you can access SSH/TLF certificate
 
Back
Top