• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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