Site Health cURL error 28
-
I am developping a website on localhost, windows, no docker, it works with nginx and wordpress. I need to do a complex page, I decided to use ReactJs and call wordpress API with it to get the info from my MySQL database. Knowing that I use my own DB/tables, I need to add endpoints to WP REST API in PHP.
I had some trouble making that work, then I found out that the issue could come from the fact that in “Site Health” section I have both “The REST API encountered an error” and “Your site could not complete a loopback request” because of “Error: cURL error 28: Operation timed out after 10004 milliseconds with 0 bytes received .
I basically tried EVERYTHING (clean install, old versions of php and WP, raising timeout time, I don’t have themes nor plugins, and probably a lot of other things) , I have no ssl for now since I’m on localhost so I don’t care.
Ask me for any precision and I’ll give them to you, I’m desperate and tired ‘since I’ve been on this for more than a week (yes I’m almost ashamed by now)
- The topic ‘Site Health cURL error 28’ is closed to new replies.