• 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 Plesk scheduled tasks error: curl: (77) error setting certificate file

brother4

Basic Pleskian
Command:
Bash:
curl -u user:passwd https://example.com/wp-cron.php?doing_wp_cron

Error:
Code:
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (77) error setting certificate file: /etc/ssl/certs/ca-certificates.crt

Checked file:
Bash:
[CODE]ls -l /etc/ssl/certs/ca-certificates.crt
-rw-r--r-- 1 root root 208567 May 25 04:21 /etc/ssl/certs/ca-certificates.crt

Permissions appear to be correct. Execution in the console via SSH works without problems. Any ideas?
 
Super vielen Dank, das hat geholfen. Wäre natürlich klasse, wenn die Zertifikate automatisch unter chroot laufen würden :)
 
Back
Top