Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#47200 closed defect (bug) (invalid)

Site Health Status

Reported by: ashikhingarajia's profile ashikhingarajia 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)

critical_issue.png (22.3 KB) - added by ashikhingarajia 6 years ago.

Download all attachments as: .zip

Change History (3)

#1 @Clorith
6 years ago

  • Component changed from General to Administration
  • Keywords site-health added; has-unit-tests removed
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Severity changed from major to normal
  • Status changed from new to closed

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.

#2 @spacedmonkey
6 years ago

  • Component changed from Administration to Site Health
Note: See TracTickets for help on using tickets.