Problem/Motivation

Making db update:
You have requested a non-existent service "simple_sitemap.manager". Did you mean one of these: [error]
"simple_sitemap.generator", "simple_sitemap.logger", "simple_sitemap.variant"?

Proposed resolution

make simple_sitemap.manager public to use this service in update hooks (_simple_sitemap_update_8216_get_default_variant())

Remaining tasks

-

User interface changes

-

API changes

-

Data model changes

-

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

slasher13 created an issue. See original summary.

  • gbyte.co committed 50ecd05 on 8.x-3.x
    Issue #3014726 by slasher13: Error on db update
    
gbyte’s picture

Status: Needs review » Fixed

I should have gotten the same error during db update testing but I didn't. Strange. Thanks!.

Status: Fixed » Closed (fixed)

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

drup16’s picture

I know the issue is closed, but I applied this patch on v8.x-3.0 and wanted to report it worked.

gbyte’s picture

Why would you do that? This was fixed before the 3.0 release. You don't need this patch.

lmeurs’s picture

We also ran into this issue when upgrading van 2.11 to 3.x. Rebuilding the cache before updating the database solved this issue for us.