RuntimeException: Failed to start the session because headers have already been sent by "/code/vendor/symfony/http-foundation/Response.php"

Created on 23 October 2024, 10 months ago

Problem/Motivation

I am using advancequeue with commerce_recurring. the module (advancequeue) is occasionally failing queue item. here is the complete error:

RuntimeException: Failed to start the session because headers have already been sent by "/code/vendor/symfony/http-foundation/Response.php" at line 408. in Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() (line 132 of /code/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php).
RuntimeException: Failed to start the session because headers have already been sent by "/code/vendor/symfony/http-foundation/Response.php" at line 408. in Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() (line 132 of /code/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php).

see the attached screenshot.

πŸ› Bug report
Status

Active

Version

1.2

Component

Miscellaneous

Created by

πŸ‡΅πŸ‡°Pakistan Qaiser iqbal

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Qaiser iqbal
  • Status changed to Postponed: needs info 2 days ago
  • πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

    Need a bit more information about how the queue is being processed when you get this error.

Production build 0.71.5 2024