Following error found when bugsnag module in use:

Notice: Undefined property: Drupal\Core\Session\AccountProxy::$uid in Drupal\bugsnag\EventSubscriber\BootSubscriber->onEvent() (line 31 of /var/www/home-cms/www/modules/contrib/bugsnag/src/EventSubscriber/BootSubscriber.php).

This happens with anonymous users and login users.

A patch is included to fix the issue.

CommentFileSizeAuthor
#2 bugsnag-2723487-2.patch770 bytesdeminy

Comments

deminy created an issue. See original summary.

deminy’s picture

StatusFileSize
new770 bytes
drewkennelly’s picture

Status: Active » Fixed
drewkennelly’s picture

Status: Fixed » Closed (fixed)
drewkennelly’s picture