pleskuser67553
Basic Pleskian
Hello all,
I'm experiencing intermittent cURL errors, almost exclusively when Let's Encrypt tries to auto-renew a domain. This is one daily example by email:
In Plesk UI when attempting to manually renew in SSL It! I saw a cURL error 6 about TLS versions and ciphers by Mozilla, too.
No amount of server restarts, as suggested in this support article, will cure it.
Instead, I must either wait for the auto-renew to work one day, sometimes it just does, or I can go into SSL It! and manually renew, but, like just now, it fails with cURL error 6 before it renews normally.
I note that cURL on my system is not up to date:
Latest stable version is 7.75.0, released on 3rd of February 2021. Does Plesk update cURL or must I do it manually?
Plesk Obsidian, Version 18.0.33, on CentOS Linux 7.9 with SSL It! v1.7.7. I have several servers with the same setup and it appears to only happen on one. cURL is at v7.29 on all of them.
Thanks in advance for any help you can give.
I'm experiencing intermittent cURL errors, almost exclusively when Let's Encrypt tries to auto-renew a domain. This is one daily example by email:
Code:
Could not obtain directory: cURL error 6: Could not resolve host: acme-v02.api.letsencrypt.org; Unknown error (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
In Plesk UI when attempting to manually renew in SSL It! I saw a cURL error 6 about TLS versions and ciphers by Mozilla, too.
No amount of server restarts, as suggested in this support article, will cure it.
Instead, I must either wait for the auto-renew to work one day, sometimes it just does, or I can go into SSL It! and manually renew, but, like just now, it fails with cURL error 6 before it renews normally.
I note that cURL on my system is not up to date:
Code:
# curl -V
curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets
Latest stable version is 7.75.0, released on 3rd of February 2021. Does Plesk update cURL or must I do it manually?
Plesk Obsidian, Version 18.0.33, on CentOS Linux 7.9 with SSL It! v1.7.7. I have several servers with the same setup and it appears to only happen on one. cURL is at v7.29 on all of them.
Thanks in advance for any help you can give.