Problem/Motivation

After updating Dashboard 2.1.8

I'm hitting the following error

[Wed Jan 22 19:38:15.502580 2025] [php:notice] [pid 248902] [client 10.50.111.41:37532] Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException: You have requested a non-existent service "module.handler". in /app/vendor/symfony/dependency-injection/ContainerBuilder.php on line 992 #0 /app/vendor/symfony/dependency-injection/ContainerBuilder.php(568): Symfony\\Component\\DependencyInjection\\ContainerBuilder->getDefinition()\n#1 /app/vendor/symfony/dependency-injection/ContainerBuilder.php(531): Symfony\\Component\\DependencyInjection\\ContainerBuilder->doGet()\n#2 /app/docroot/modules/contrib/dashboards/src/Plugin/Dashboard/ErrorReport.php(66): Symfony\\Component\\DependencyInjection\\ContainerBuilder->get()\n#3 /app/docroot/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php(21): Drupal\\dashboards\\Plugin\\Dashboard\\ErrorReport::create()

Proposed resolution

Change module.handler to module_handler

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork dashboards-3501454

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajab natshah created an issue. See original summary.

rajab natshah’s picture

Assigned: rajab natshah » Unassigned
Status: Active » Needs review
rajab natshah’s picture

Issue summary: View changes

leymannx made their first commit to this issue’s fork.

norman.lol’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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