Critical errors on website caused by plugin
-
The plugin creates 2 critical errors on the website health:
I believe it’s a general error for all websites using this plugin. The plugin needs to be updated so it does not cause health issues and errors on websites.
Notification:
2 critical issues
Critical issues are items that can have a major impact on your site’s performance or security, and fixing these issues should be a priority.An active PHP session was detected
Performance
A PHP session was created by a session_start() function call. This can interfere with REST API and loopback calls. Session should be closed via session_write_close() before any HTTP requests are made.The REST API encountered an error
Performance
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 occurred:
REST API Endpoint: https://blessedperformance.dk/wp-json/wp/v2/types/post?context=edit
REST API response: (http_request_failed) cURL error 28: Operation timed out after 10001 milliseconds with 0 out of -1 bytes receivedThe plugin is also only testet up to WordPress version 6.0.5. All healthy websites run WordPress version 6.2.2 as of today.
Best Regards
Claus Gamborg
- This topic was modified 3 years ago by .
- This topic was modified 3 years ago by .
- This topic was modified 3 years ago by .
The page I need help with: [log in to see the link]
The topic ‘Critical errors on website caused by plugin’ is closed to new replies.