• Resolved storepro

    (@storepro)


    Hi,
    We are using Pricing Deals for WooCommerce Pro version.When doing s site health check we can see some critical errors are generated by your plugin.
    We have got three errors :
    -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.(https://prnt.sc/uqfqtt)
    -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) (https://prnt.sc/uqfriz)
    -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 10001 milliseconds with 0 bytes received (http_request_failed) (https://prnt.sc/uqfs19)

    Please fix this issue
    Regards,
    Storepro

    • This topic was modified 4 years, 6 months ago by storepro.
Viewing 1 replies (of 1 total)
  • Plugin Author vark

    (@vark)

    Hi,

    All of the errors you describe occur when initiating a Health Check.

    The Health Check indicates that Pricing Deals is not compatible with the Rest API and the Rest API test.

    This has existed since the inception of both the Rest API and the Rest API test.

    The Rest API is not normally used in a Woocommerce store.

    In fact, since the Rest API became available, there has only been one person who asked about using the Rest API with Pricing Deals.

    Best,
    Vark

    PS
    If you have any further questions regarding Pricing Deals Pro, as per forum rules please contact me on my support channel, at https://www.varktech.com/support/.
    Best,
    Vark

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin showing critical error in site health check’ is closed to new replies.