Plugin causing Site Health Errors: active PHP session and loopback request
-
Plugin is the latest version, but errors have been happening in the previous version as well.
When this plugin is active, the following errors appear:
A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.
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)The page I need help with: [log in to see the link]
- The topic ‘Plugin causing Site Health Errors: active PHP session and loopback request’ is closed to new replies.