Went to login into my D8 development site today and ran into the following:

[26-Jan-2017 10:20:58 America/Chicago] Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Route "persistent_login.user_tokens_list" does not exist." at /home/site/web/core/lib/Drupal/Core/Routing/RouteProvider.php line 187

As soon as I uninstalled the module I was able to complete the login.

Suggestions?

Comments

Christopher Riley created an issue. See original summary.

gapple’s picture

Status: Active » Postponed (maintainer needs more info)

I was able to install the lastest 8.x-1.x on https://simplytest.me/, enable Persistent Login module, and login to the site with a remembered session.

My first assumption is that there is an inconsistency between the menu and routing caches.
Did you update to the latest code without performing a cache rebuild? Does the error persist after re-enabling the module?

gapple’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing due to lack of updates.

If you have more relevant information in the future, please reopen the issue.