critical error
-
This happens after installing this plugin.
WordPress writes this message….
An active PHP session was detected.
The PHP session was created by calling the functionsession_start(). This prevents the REST API and loopback requests from working. The session must be closed by the functionsession_write_close()before making any HTTP requests.And the second message….
THE REST API returned an errorThe REST API is one of the ways WordPress and other applications communicate with the server. For example, the block editor screen uses it to display and save your posts and pages.
An error occurred while testing the REST API:
The REST API Endpoint: https://……/wp-json/wp/v2/types/post?context=edit
REST API Response: (http_request_failed) cURL error 28: Operation timed out after 10002 milliseconds with 0 bytes received
You must be logged in to reply to this topic.