Diagnosing Site Health REST API and Loopback request errors
-
I am using a certain plugin which, when activated, causes Site Health to report to critical problems:
The REST API request failed due to an error. Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
and
The loopback request to your site failed, this means features relying on them are not currently working as expected. Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
What mystifies me is that the plugin does not call cURL. How can I go about finding where in that plugin are the statements that are resulting in these messages? There is nothing useful in the server’s error log. Is there any other place where I can see what is happening?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Diagnosing Site Health REST API and Loopback request errors’ is closed to new replies.