Workspace install halts on admin/modules - Route "entity.workspace.collection" does not exist

Created on 23 January 2024, about 1 year ago
Updated 8 March 2024, 11 months ago

Problem/Motivation

/admin/modules|http://mysite/admin/modules/list/confirm-non-stable?check_logged_in=1|1||Symfony\Component\Routing\Exception\RouteNotFoundException: Route "entity.workspace.collection" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 206 of /drupal10/html/core/lib/Drupal/Core/Routing/RouteProvider.php).

Steps to reproduce

When I install this module

Proposed resolution

Merge request link

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Closed: won't fix

Version

11.0 πŸ”₯

Component
WorkspacesΒ  β†’

Last updated about 18 hours ago

No maintainer
Created by

πŸ‡ΊπŸ‡ΈUnited States SocialNicheGuru

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Issue created by @SocialNicheGuru
  • Status changed to Postponed: needs info 12 months ago
  • πŸ‡·πŸ‡΄Romania amateescu

    @SocialNicheGuru, are you installing Workspaces alongside other modules or just by itself? That route is declared in workspaces.routing.yml just like any others, there's nothing special about it, so I think this needs to be debugged locally to see which code is trying to load it before the router is rebuilt.

  • Status changed to Closed: won't fix 11 months ago
  • πŸ‡·πŸ‡΄Romania amateescu

    I just bumped into this problem as well, and it happened because there was a PHP syntax error in another module that was extending a class from Workspaces. So while this can happen, there's nothing we can do to prevent it in Workspaces itself, therefore closing this issue.

  • πŸ‡ΊπŸ‡ΈUnited States SocialNicheGuru
Production build 0.71.5 2024