#47200 closed defect (bug) (invalid)
Site Health Status
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.2 |
Component: | Site Health | Keywords: | site-health |
Focuses: | Cc: |
Description
1.The REST API encountered an error
- 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 received
2.Your site could not complete a loopback request
- 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: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
3.Background updates may not be working properly
- Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using.
Warning Could not confirm that the wp_version_check() filter is available.
Please tell me how to solve this issue
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hiya, and welcome to WordPress Trac.
The issue tracker here is for enhancements and bugs in the core WordPress software, for support please see our Support forums where I'm sure one of our volunteers will be happy to help you figure things out.