I get this error:

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "media" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 150 of C:\WinNMP\htdocs\drupal8\core\lib\Drupal\Core\Entity\EntityTypeManager.php).

... when I executed the update.php script after updating drupal core from version 8.7.7 to 8.7.9,

Comments

birdsnbees created an issue. See original summary.

  • arpeggio committed 7d17724 on 8.x-1.x
    Issue #3076076 by arpeggio: Fixed "The "media" entity type does not...
arpeggio’s picture

Status: Active » Fixed

Fixed already. @birdsnbees thank you for reporting the issue.

Status: Fixed » Closed (fixed)

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

rednix1973’s picture

Issue summary: View changes
tjtj’s picture

I get this when going from 8.7.10 to 8.8.0.

-------- ------------------------- ------------- -----------------------------
  Module   Update ID                 Type          Description
 -------- ------------------------- ------------- -----------------------------
  views    limit_operator_defaults   post-update   Define default values for
                                                   limit operators settings in
                                                   all filters.
  views    remove_core_key           post-update   Remove core key from views
                                                   configuration.
 -------- ------------------------- ------------- -----------------------------


 Do you wish to run the specified pending updates? (yes/no) [yes]:
 > yes

>  [notice] Update started: views_post_update_limit_operator_defaults
>  [error]  The "media" entity type does not exist.
>  [error]  Update failed: views_post_update_limit_operator_defaults
 [error]  Update aborted by: views_post_update_limit_operator_defaults