How to Solve “OpenSSL SSL_read: Success” error
-
Hi, @all
If you are having this error “OpenSSL SSL_read: Success” and stats are not appearing on your Analytify Dashboards, please read below.
We have seen that the cURL version (curl-7.67.0) that installed in your Server OS was not supported by official application repositories. According to their website https://curl.haxx.se/download.html cURL version (curl-7.67.0) is a stable version but not for all operating systems yet. It seems that cURL version (curl-7.67.0) was manually installed on your servers.
Stable version according to OS
Centos8 = curl-7.61.1-8.el8.x86_64.rpm
Centos7 = curl-7.29.0-54.el7.x86_64.rpm
Debain10 = curl_7.64.0-4_amd64.deb
Debain09 = curl_7.52.1-5+deb9u9_amd64.deb
Ubuntu 18.04 = curl_7.58.0-2ubuntu3_amd64.deb
Ubuntu 16.0.4 = curl_7.47.0-1ubuntu2_amd64.debIn our debugging process, We downgraded to cURL version (curl-7.66.0) or other stable versions according to your server OS and It worked fine. I highly recommend to ask your webhosts or sysadmins to downgrade the cURL version (curl-7.67.0) to cURL version (curl-7.66.0) should make the Analytify work again.
P.S We are also working on our code to make it work with even unstable version of cURL but until then use the above solution, please.
Thanks.
The page I need help with: [log in to see the link]
- The topic ‘How to Solve “OpenSSL SSL_read: Success” error’ is closed to new replies.