No routes found for "/admin/modules"

Created on 16 October 2023, over 1 year ago
Updated 25 October 2023, over 1 year ago

Problem/Motivation

During installation on a very large site, after clicking install on the modules page there is a 60sec hang while I assume the views_url_table is populated I get an error eventually which I pasted below.

Symfony\Component\Routing\Exception\ResourceNotFoundException: No routes found for "/admin/modules". in Drupal\Core\Routing\Router->matchRequest() (line 124 of core/lib/Drupal/Core/Routing/Router.php).
Drupal\Core\Routing\Router->match('/planning-division/info') (Line: 23)
views_url_alias_get_path_enitiy_type('/planning-division/info') (Line: 214)
views_url_alias_rebuild_path() (Line: 17)
views_url_alias_install()
call_user_func_array(Object, Array) (Line: 417)
Drupal\Core\Extension\ModuleHandler->invoke('views_url_alias', 'install', Array) (Line: 357)
Drupal\Core\Extension\ModuleInstaller->install(Array, 1) (Line: 83)

Steps to reproduce

1. Site with around 18k content nodes.
2. Install module with UI see error.

Proposed resolution

handle routes with no alias?

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States NicholasS

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

Comments & Activities

Production build 0.71.5 2024