Title: Plugin Causing Site Health Issues
Last modified: December 4, 2024

---

# Plugin Causing Site Health Issues

 *  Resolved [cey42](https://wordpress.org/support/users/cey42/)
 * (@cey42)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/plugin-causing-site-health-issues/)
 * When I have the plugin active, I get the following site issues from Tools/Site
   Health. They go away when I deactivate the plugin.
 * **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.
 * **The REST API encountered an error**
 * The REST API is one way that WordPress and other applications 
   communicate with
   the server. For example, the block editor screen relies on the REST API to display
   and save your posts and pages.
 * When testing the REST API, an error was encountered:
 * REST API Endpoint: [https://alvarezquanttrading.com/wp-json/wp/v2/types/post?context=editREST](https://alvarezquanttrading.com/wp-json/wp/v2/types/post?context=editREST)
   API Response: (http_request_failed) cURL error 28: Operation timed out after 
   10002 milliseconds with 0 bytes received
 * Is this something that you can fix?
 * Thanks,
 * Cey

Viewing 1 replies (of 1 total)

 *  Plugin Author [cimatti](https://wordpress.org/support/users/cimatti/)
 * (@cimatti)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/plugin-causing-site-health-issues/#post-18457811)
 * Hi [@cey42](https://wordpress.org/support/users/cey42/) . We solved this bug 
   in version 1.9.6. Sorry for the delay.

Viewing 1 replies (of 1 total)

The topic ‘Plugin Causing Site Health Issues’ is closed to new replies.

 * ![](https://ps.w.org/contact-forms/assets/icon.svg?rev=2947119)
 * [Contact Forms by Cimatti](https://wordpress.org/plugins/contact-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-forms/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [cimatti](https://wordpress.org/support/users/cimatti/)
 * Last activity: [1 year, 1 month ago](https://wordpress.org/support/topic/plugin-causing-site-health-issues/#post-18457811)
 * Status: resolved