- π§πͺBelgium shaesen Mechelen
I have the same issue after updating from Drupal 11.2.0 to 11.2.1
[Thu Jun 26 17:45:46.490187 2025] [error] [pid 53571] mod_proxy_fcgi.c(902): [client 2a02:1810:1d0f:5d00:110a:153a:578c:ec53:0] AH01071: Got error 'PHP message: Uncaught PHP Exception Symfony\\Component\\DependencyInjection\\Exception\\ServiceCircularReferenceException: "Circular reference detected for service "logger.channel.workspaces", path: "options_request_listener -> router.route_provider -> path_processor_manager -> path_alias.path_processor -> Drupal\\path_alias\\AliasManagerInterface -> path_alias.repository -> workspaces.manager -> logger.channel.workspaces -> Drupal\\Core\\Logger\\LoggerChannelFactoryInterface -> logger.syslog -> Drupal\\workspaces\\Hook\\EntityTypeInfo -> workspaces.information -> workspaces.association"." at /data/sites/web/haeseninfo/cms-install/4294-www-haesen-info/production/web/core/lib/Drupal/Component/DependencyInjection/Container.php line 147'
- π¬π§United Kingdom farse
update I get the same in Drupal 11.2.3.
The problem occurred after I enabled the raven module.
"Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException: Circular reference detected for service "workspaces.manager", path: "options_request_listener -> router.route_provider -> path_processor_manager -> path_alias.path_processor -> Drupal\path_alias\AliasManagerInterface -> path_alias.repository -> workspaces.manager -> logger.channel.workspaces -> logger.factory -> logger.raven -> symfony_mailer.override_manager -> config.manager -> Drupal\Core\Entity\EntityRepositoryInterface". in Drupal\Component\DependencyInjection\Container->get() (line 147 of core/lib/Drupal/Component/DependencyInjection/Container.php)."
- π¬π§United Kingdom farse
the issue for my was with symfony mailer. and raven I couldn't install the latest version so I opted to use symfony lite instead and that solved the problem.