2FA login fails #9340
Unanswered
CaCO2
asked this question in
Troubleshooting
2FA login fails
#9340
Replies: 1 comment 1 reply
-
Are you able to reproduce this consistently? It works for me every time. Note, the following DOMAIN_CLIENT=http://localhost:3080
DOMAIN_SERVER=http://localhost:3080 So if it's accessed from DOMAIN_CLIENT=http://152.70.x.x:3080
DOMAIN_SERVER=http://152.70.x.x:3080 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
after entering 2FA code, user is redirected to login page again
Version Information
ghcr.io/danny-avila/librechat-dev latest 39874fae3d91 4 hours ago 1.56GB
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest 174ed0a539bc 14 hours ago 1.6GB
Steps to Reproduce
(It's likely this only happens when accessing the web interface on another machine via local LAN or public IP. localhost:3080/login seems to work fine)
What browsers are you seeing the problem on?
Firefox
Relevant log output
# (not sure if this is relevant but it's the only thing in debug logs. error log is empty) 2025-08-28T00:12:48.787Z debug: [requireLocalAuth] Error: No user 2025-08-28T00:12:55.280Z debug: [requireLocalAuth] Error: No user
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions