Problem/Motivation

Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "entity.manager". in Drupal\Component\DependencyInjection\Container->get() (line 156 of core/lib/Drupal/Component/DependencyInjection/Container.php).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 block_node_entity_manager.patch479 bytesstudgate

Comments

chris_wearebraid created an issue. See original summary.

studgate’s picture

StatusFileSize
new479 bytes

Here is a patch that should fix the issue for D9

mohit.bansal623’s picture

Status: Active » Needs review

Patch is already uploaded.

  • tanc committed a7750f1 on 8.x-1.x authored by studgate
    Issue #3231975 by studgate: non-existent service "entity.manager"
    
tanc’s picture

Status: Needs review » Fixed

Thank you for the patch, confirmed and committed!

Status: Fixed » Closed (fixed)

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