I get this error message when I clone an entity with Drupal 8.5

Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service replicate.replicator. in Drupal\Component\DependencyInjection\Container-get() (line 151 of core/lib/Drupal/Component/DependencyInjection/Container.php).

Obviously there is an unmet dependency on the replicate module.

Comments

demonde created an issue. See original summary.

demonde’s picture

Issue summary: View changes
-otto-’s picture

There appears to be a missing dependency on the Replicate module in the module's composer.json.

I had the same problem. This was solved after enabling Replicate.

  • axel.rutz committed 8a62fa8 on 8.x-1.x
    Issue #2979138: non-existent service replicate.replicator
    
geek-merlin’s picture

Thanks for the observation! Does current dev help? Then feel free to close.

geek-merlin’s picture

Status: Active » Fixed

So fixed.

Status: Fixed » Closed (fixed)

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