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.
This is the critical message listed under “Site Health” within the wordpress dashboard.
This message only appears when unyson plugin is active. I tested this by deactivating all other plugins. Everything is updated and using PHP 7.3.21