Redirected to login page after successful login #453

Open
opened 2026-05-30 16:09:20 -05:00 by afloarea · 0 comments
afloarea commented 2026-05-30 16:09:20 -05:00 (Migrated from github.com)

Describe the bug:

When logging in, after providing correct credentials, instead of being redirected to the profile page, I get redirected to the login page.

To Reproduce:

Unfortunately this seems to happen randomly.

Expected behavior:

I expect to be redirected to profile page (logged in)

Database Driver:

postgres

Screenshots:

Image

Additional context:

When it fails, I can see a 401 Unauthorized response for the /api/user/me request and the request does not have any cookies. When it works, I see 200 and request cookies

I am using LibreWolf 151.0.2-1 on linux.

### Describe the bug: When logging in, after providing correct credentials, instead of being redirected to the profile page, I get redirected to the login page. ### To Reproduce: Unfortunately this seems to happen randomly. ### Expected behavior: I expect to be redirected to profile page (logged in) ### Database Driver: postgres ### Screenshots: <img width="2977" height="1656" alt="Image" src="https://github.com/user-attachments/assets/4d2b1c06-95d6-4c56-80af-2fe9564ffc26" /> ### Additional context: When it fails, I can see a 401 Unauthorized response for the `/api/user/me` request and the request does not have any cookies. When it works, I see 200 and request cookies I am using LibreWolf 151.0.2-1 on linux.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
adam/gate#453
No description provided.