• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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