Wordpress 5.9.2
Frutiful 3.8
Error on site health check:
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.
Disabling the theme gets rid of the error.