unlcms / project-herbie

Drupal 10 implementation at the University of Nebraska–Lincoln
https://cms.unl.edu
GNU General Public License v2.0
6 stars 6 forks source link

Prod Error: Group entity, group_content_menu entity, and cache_context.route.group service not found #763

Open sarongebre opened 2 months ago

sarongebre commented 2 months ago

Error Drupal\Component\Plugin\Exception\PluginNotFoundException: The "group" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition()

he "book_navigation" was not found

Error: Class "\Drupal\entitygroupfield\Field\EntityGroupFieldItemList" not found in Drupal\Core\TypedData\TypedDataManager->createInstance() (line 91 of

Error Drupal\Component\Plugin\Exception\PluginNotFoundException: The "group_content_menu" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139

Error Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "cache_context.route.group". Did you mean one of these:

Potential fixes