• After installing the plugin, requesting wp-cron.php (which is done via system cron job), the following error message is getting logged by our Sentry:

    ErrorException: Warning: session_start(): Cannot start session when headers already sent
    #4 /wp-content/plugins/crowdsec/crowdsec.php(20): include_once
    #3 /wp-settings.php(339): require_once
    #2 /wp-config.php(119): require_once
    #1 /wp-load.php(37): require_once
    #0 /wp-cron.php(44): null

    It would be great to see a fix for this.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Warning: session_start(): Cannot start session when headers already sent’ is closed to new replies.