• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Resolved DKIM error

papahausa

Basic Pleskian
Server operating system version
Almalinux 8.9
Plesk version and microupdate number
18.0.57
How fix this error?
this error shows when i wanna activate it in domain.

Error: Failed to get DKIM public key: filemng: Failed to change directory to /etc/domainkeys/your-services.online: Permission denied
System error 13: Permission denied
 
Have you installed the latest Plesk microupdate for 18.0.57? The number is missing from your initial post.
 
Could you please verify that the /etc/domainkeys/<your domain> directory is owned by root, group root and that the permission is set to 0755? Could you please also verify that the file in that directory matches the selector name (e.g. "default") and that is owned by root, group popuser, and has permissions 0440?
 
Could you please verify that the /etc/domainkeys/<your domain> directory is owned by root, group root and that the permission is set to 0755? Could you please also verify that the file in that directory matches the selector name (e.g. "default") and that is owned by root, group popuser, and has permissions 0440?
Solved this. THANKS.
/etc/domainkeys/<your domain> directory is owned by root, group root and that the permission is set to 0755
 
Back
Top