plugin causes REST API loopback error
-
When I have this plugin enabled, the WordPress Health Check reports:
The REST API encountered an error Performance
The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.The REST API request failed due to an error.
Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes receivedYour site could not complete a loopback request Performance
Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error encountered: (0) cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes receivedTurning off the plugin and the problems go away. Is it a false positive, or is this plugin doing something with loopbacks?
- The topic ‘plugin causes REST API loopback error’ is closed to new replies.