SOLVED After migration to AlmaLinux WordPress cURL error 77

eugenevdm.host

Well-Known Member
Oct 21, 2019
92
14
8
Cape Town
cPanel Access Level
DataCenter Provider
WordPress has been running fine on a a site for years. All that changed was Elevate from CentOS to AlmaLinux. Now WordPress is giving cURL error 77. I checked EasyApache and CURL is there, it was too I didn't have to put it back.

Plugin updates all give the same error:

Download failed. cURL error 77:

1688123528106.png

I guess cURL fubar because can't even reached WordPress.org:

1688123572196.png

Here is where in EasyApache where I went looking for "is it there?":

1688123599749.png

Any guidance would be appreciated.
 

eugenevdm.host

Well-Known Member
Oct 21, 2019
92
14
8
Cape Town
cPanel Access Level
DataCenter Provider
Hi cPRex,

```
# curl google.com
<HTML><HEAD><meta data-fr-http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>301 Moved</TITLE></HEAD><BODY>
<H1>301 Moved</H1>
The document has moved
<A HREF="Google">here</A>.
</BODY></HTML>
```

cURL works. I'm thinking of logging a ticket.
 

eugenevdm.host

Well-Known Member
Oct 21, 2019
92
14
8
Cape Town
cPanel Access Level
DataCenter Provider
I see we were able to reinstall the ca-certificates-2022.2.54-80.2.el8_6.noarch package and now things are working well!
Yes!! Thanks so much to you and your team for the perseverance. I have this one theory that AlmaLinux Elevate doesn't upgrade the CA certificate roots properly. I have one other complex elevate upgrade coming up and will repost here if that's the case. Thanks again @cPRex & team.
 
  • Like
Reactions: cPRex