• Resolved iliaskanellopoulos

    (@iliaskanellopoulos)


    When i activate the plugin i get two (2) critical errors.

    1. An active PHP session was detected -> 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.
    2. The REST API encountered an error. -> The REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API to display and save your posts and pages. -> When testing the REST API, an error was encountered: -> REST API Endpoint: /wp-json/wp/v2/types/post?context=edit -> REST API Response: (http_request_failed) cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support David G

    (@gravid7)

    Hi @iliaskanellopoulos ,

    Thanks for reaching out to us.

    Please try the following steps and see if the issue is resolved.

    Enable Booster > EMAILS & MISC. > General module
    Change the Session Type in Booster option as WC Sessions / Standard PHP sessions
    Enable Read and Close option

    Plugin Support David G

    (@gravid7)

    Hi @iliaskanellopoulos ,

    I haven’t heard back from you, so I believe the issue has been resolved. I’m marking this topic complete.

    please feel free to open a new thread for any further queries or Please send us a reply and we will resume where we left off.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2 critical errors’ is closed to new replies.