• Hi, the plugin is causing the following issues in the site

    “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.

    and

    “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 out of -1 bytes received (http_request_failed)

    AFter disabling all plugins one by one, I got this plugin as the culprit.

    Can you please fix the issue?

    Thank you.

    • This topic was modified 3 years, 5 months ago by qph9697.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Seeing the same Site Health error messages here. Would be good to have those fixed by the plugin author or, failing that, for someone to inspect the code and let us know what we should change in the plugin code to fix the problem.

    Thread Starter qph9697

    (@qph9697)

    I guess the development of this plugin is stopped, because, it’s been 2 months, and still haven’t heard from them.

    @fbf3 I am using this plugin Notification for email notification.

    Thanks! I’ll take a look. Hopefully it won’t have issues with WP 5.8.

    Just tried your recommendation of the Notification plugin on one site. Works very well so far. Thanks qph9697.

    Thread Starter qph9697

    (@qph9697)

    Welcome @fbf3 ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Plugin causing issues in site health’ is closed to new replies.