Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37408
    Profile photo of cancian
    cancian
    Participant

    Hi there, I’ve been running the plugin on WordPress 5.4.2 and keep getting a couple of errors on the Site Health report

    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 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)

    I have other sites on the same hosting with the same WP version and none of them have the same problem.
    I tried to play with php.ini and increase resources without any luck, so I removed the plugins and add them one by one.

    The site is reporting the error only when the Symbiostock plugins are active.

    Any suggestion?

    thanks

    #37441
    Profile photo of Robin
    Robin
    Keymaster

    Hi there – it could be the CRON job (processor) does not have the resources to finish or is taking a long time to finish. We’ll look into the cURL and get back to you.

    #37828
    Profile photo of info82
    info82
    Participant

    Hi there

    I am new with Symbiostock but its working really great for me and I wanted to thank you first for your great plugin.

    I have also problems with PHP and Rest API. I am on the newest WP Version.

    1. A PHP session was created by a session_start() function call. This affects the REST API and loopback requests. The session should be closed by session_write_close() before any HTTP requests are made.

    2. The REST API is a way for WordPress and other applications to communicate with the server. An example is the Block Editor screen, which is based on displaying and saving your posts and pages.

    The REST API request failed due to an error.
    Error: cURL error 28: Operation timed out after 10002 milliseconds with 0 bytes received (http_request_failed)

    3. cURL error 28: Operation timed out after 10005 milliseconds with 0 bytes received (http_request_failed)

    Could you help me out with that problems?

    Best regards

    R2Y

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.