• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

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