PHP session & REST API errors

Top WooCommerce & WordPress Plugins Forums Export WooCommerce PHP session & REST API errors

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #95316
    Bernard
    Guest

    Hello,
    I have version 1.7.8 installed of Products & orders export for WooCommerce. Recently, this plugin caused a critical error. See the error below.

    Is this known and can it be resolved?

    Regards,

    Bernard

    2 critical issues

    An active PHP session was detected
    Performance
    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
    Performance
    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 30001 milliseconds with 0 bytes received (http_request_failed)

    • This topic was modified 1 year, 5 months ago by WPWhale.
    #95317
    WPWhale
    Moderator

    Hi Bernard,

    Do you have a staging server where we can further troubleshoot this? It’s not clear where the session is used in the plugin, it might be a conflict with something else.

    Please reach us at [email protected]

    Omar

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.