Hi,
There is no way you can login into your site on Drupal 9.2 and above.
It is somehow related to "session generation".
https://www.drupal.org/project/drupal/releases/9.2.0

Here is longer log:
RuntimeException: Failed to start the session because headers have already been sent by "/[...]/vendor/symfony/http-foundation/Response.php" at line 1239. w Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() (line 152 w /[...]/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php)

If I uninstall module everything works perfectly.

Comments

szymmszy created an issue. See original summary.

heykarthikwithu’s picture

Version: 2.0.0 » 2.2.0
Category: Support request » Bug report
Priority: Critical » Normal
Status: Active » Needs work

hey @szymmszy, thanks for using the module.

This is a bug & will need a fix, marking as normal since this is not breaking the site.

  • heykarthikwithu authored 80f3253a on 2.x
    Issue #3255115 by heykarthikwithu: RuntimeException: Failed to start the...
heykarthikwithu’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in latest 2.3.0 version.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.