• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Error when renewing SSL certificate

jericho_zyber

New Pleskian
Server operating system version
CentOS release 6.10 (Final)
Plesk version and microupdate number
Plesk Obsidian (Version 18.0.31 Update #2, last updated on Dec 1, 2020 05:29 AM)
I'm trying to reissue the certificate of a domain by:
1. Selecting autofrance.co.nz domain
2. SSL/TLS Certificates
3. Reissue Certificate
4. Install a free basic certificate provided by Let's Encrypt
5. Tick all checkboxes
6. Get it free

But I'm prompted with:
Could not issue an SSL/TLS certificate for autofrance.co.nz

Details

Could not issue a Let's Encrypt SSL/TLS certificate for autofrance.co.nz.

Could not access the following file or directory: '/var/www/vhosts/default/htdocs/.well-known/acme-challenge/4IXobhK3i_X3blijGIfp3Q37mE_2znDq3ncONrakc2I'.

Please make sure that the domain's system user has read and write access to this file or directory.

Details
Cannot write file: '/var/www/vhosts/default/htdocs/.well-known/acme-challenge/4IXobhK3i_X3blijGIfp3Q37mE_2znDq3ncONrakc2I'.
 

Attachments

  • Screenshot at Oct 27 15-17-20.png
    Screenshot at Oct 27 15-17-20.png
    65.9 KB · Views: 7
Please make sure that the domain's system user has read and write access to this file or directory.
...
Cannot write file: '/var/www/vhosts/default/htdocs/.well-known/acme-challenge ...

/var/www/vhosts/default
/var/www/vhosts/default/system
/var/www/vhosts/default/system/.well-known
/var/www/vhosts/default/system/.well-known/acme-challenge
all need drwxr-xr-x (0755), owner root, group root. The token files are also owned by root, group rout.
 
Back
Top