• Hi!

    With the latest 5.5 update (also 5.5.1) of WordPress I see two critical issues appearing in the Site Health tool.

    They only appear when the “EU VAT for WooCommerce” plugin is active, so I deduce that they are errors that arise from this one. How could I fix them? Do you have any updates in mind?

    Thx!
    Alejandro

    ——–

    An active PHP session was 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 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)

  • The topic ‘Errors in Site Health’ is closed to new replies.