• Resolved Head Goldfish

    (@shoelaced)


    Hello.

    When only WooCommerce is enabled there are no errors, but when I activate Booster (Plus) I get the following errors in the Site Health screen:

    An active PHP session detected:
    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.
    The REST API has 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)
    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 10000 milliseconds with 0 bytes received (http_request_failed)
Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m seeing the same. Any assistance would be appreciated.

    Plugin Author Pluggabl

    (@pluggabl)

    Hello @jfrancais

    Have you tried this solution?

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

    Thanks,

    Hi guys,

    Also having this on my site. Enabling Booster Plus gives:

    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 10000 milliseconds with 0 bytes received (http_request_failed)

    I followed your instruction to change the setting of the session type. Mine was standard PHP and I tried WC Session.

    Then selcting Enable and Close worked!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Causing Site Health errors.’ is closed to new replies.