Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Route [login] not defined. #2198

Open
jobara opened this issue Apr 10, 2024 · 3 comments
Open

Route [login] not defined. #2198

jobara opened this issue Apr 10, 2024 · 3 comments
Assignees
Labels
help wanted Extra attention is needed
Milestone

Comments

@jobara
Copy link
Collaborator

jobara commented Apr 10, 2024

Symfony\Component\Routing\Exception\RouteNotFoundException

Route [login] not defined.

🎯 Illuminate\Routing\UrlGenerator::route
📄 /vendor/laravel/framework/src/Illuminate/Routing/UrlGenerator.php

477      }
478   
479*     throw new RouteNotFoundException("Route [{$name}] not defined.");
480  }
481   

Open in Flare

@jobara
Copy link
Collaborator Author

jobara commented Apr 10, 2024

This error occurred in production. It isn't exactly clear what happened but looks to have come from the dashboard page of a community organization user.

@michelled michelled added the help wanted Extra attention is needed label Apr 17, 2024
@jobara jobara added this to the 1.5.0 milestone Oct 22, 2024
Copy link

Issue was linked with Flare error: Route [login] not defined.

@jobara
Copy link
Collaborator Author

jobara commented Nov 4, 2024

This has occurred again but this time from https://accessibilityexchange.ca/en/introduction. Again it isn't clear what happened here, but I wonder if it's related to a cookie expiring. There may also are some interaction between the setup of redirects to login from the main app and the filament admin panels. However, this is an issue that happens infrequently so there's probably something very specific.

@jobara jobara modified the milestones: 1.5.0, 1.6.0, 1.7.0 Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

3 participants