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

502: Make sure user is sent to login screen if session expires #2703

Open
tmkarlsen opened this issue Mar 22, 2024 · 1 comment
Open

502: Make sure user is sent to login screen if session expires #2703

tmkarlsen opened this issue Mar 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tmkarlsen
Copy link
Member

tmkarlsen commented Mar 22, 2024

502 error
The user is often logged out and met with a not-so-informative message.

Screenshot
Skjermbilde 2024-03-22 kl  13 40 02

@tmkarlsen tmkarlsen added bug Something isn't working needs triage All issues that need to be triaged by repository admins labels Mar 22, 2024
@tmkarlsen tmkarlsen changed the title Make sure user is sent to login screen if session expires 502: Make sure user is sent to login screen if session expires Mar 22, 2024
@emmachughes
Copy link
Member

This doesn't seem likely to be related to sessions, and no similar problem happens in the dev environment. This is probably a failure on Vapor's/Lambda's part occurring after the runtime has shut down, and the session having expired at this point is purely coincidental.

@emmachughes emmachughes removed the needs triage All issues that need to be triaged by repository admins label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🔖 Prioritized and ready
Development

No branches or pull requests

3 participants