Symphony "ServiceCircularReferenceException" when installing the module

Created on 26 April 2023, over 1 year ago
Updated 12 July 2023, over 1 year ago

I installed the module but can't set any permissions or access the module settings page, the pages are just missing. Module is marked as installed in the modules overview page. Running Drupal 9.5.5.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇩🇪Germany VISIOS

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

Comments & Activities

  • Issue created by @VISIOS
  • 🇸🇮Slovenia uros.virag

    Work fine for me on Drupal 10.0.7.

  • 🇩🇪Germany VISIOS

    Thanks for the reply. I investigated again and found out that upon enabling the module I was getting an Exception and the DB update was missing.

    The error was:

    Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException: Circular reference detected for service "language_manager", path: "language_request_subscriber -> language_manager -> config.factory -> system_page_override.config_factory_override". in Drupal\Component\DependencyInjection\Container->get() (line 147 of core/lib/Drupal/Component/DependencyInjection/Container.php).

    After running drush updb the database script worked and I was able to set permissions and configure the module.

  • 🇳🇱Netherlands Gertlor

    Here is a patch that removes the language manager dependency (credits to @Rhezios https://www.drupal.org/u/rhezios )

Production build 0.71.5 2024