-
1. An active PHP session was detected
A PHP session was created by a function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.
2. 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 (http_request_failed)3. 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 (http_request_failed)Can you have a look please? I have only added security addons on top of the normal WordPress install as well as the theme.
screenshot
Attachments:
You must be logged in to view attached files.This is because of the Booked plugin. We reported this problem, they said it was normal, nothing to worry about.
Thank you for letting me know, I have tried the plugin you recommended on that issue, it removed 2 of the critical errors. Since this problem was discussed over a year ago and the problem still persists, I have no faith in the author resolving this issue. Time to move to another booking plugin.
Too expensive Extended License for each theme and theme integration will take a very long time, and we have a lot of work to do right now. We will solve this problem in the future.
You must be logged in to reply to this topic.