Errors health check

This topic contains 2 replies, has 2 voices, and was last updated by  Peter Berger 4 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #3010

    Peter Berger
    Buyer
    Post count: 91

    Hi

    I did the WordPress health check on my site. The next 2 results (maybe its one) only pop up if Invoicing is active (and all other plugins deactivated), it doesn’t when I also deactivate Invoicing. Can you help me with that?

    Thanks, best regards, Peter

    1
    Critical issues
    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.
    Fout: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received

    2
    Your site could not complete a loopback request Performance
    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.
    Fout: [] cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received

    #3012

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Peter,

    You can add this code snippet for now if you want:

    define('WPINV_USE_PHP_SESSIONS', false);

    Please note that this only affects things during the tests on some servers, its to do with the closing of PHP sessions which we hope to remove the use of soon.

    Thanks,

    Stiofan

    #3028

    Peter Berger
    Buyer
    Post count: 91

    Hi Stiofan,

    So I can ignore this issue 🙂

    Thanks, Peter

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket