From 2e2cae9bd65635542b20a9ef840b84d3ff42749b Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Wed, 15 Apr 2026 12:03:21 +0100 Subject: [PATCH] vault backup: 2026-04-15 12:03:21 --- 99 Daily/2026-04-15.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/99 Daily/2026-04-15.md b/99 Daily/2026-04-15.md index 653e9d8..2c9cbde 100644 --- a/99 Daily/2026-04-15.md +++ b/99 Daily/2026-04-15.md @@ -81,3 +81,6 @@ tags: [daily] - 12:01 | `Oliver (root)` - **Asked:** Check LibreChat SSH logs for user Santhosha's failed login attempt on prod server 10.220.168.4 - **Done:** Confirmed login request never reached LibreChat; issue is on Microsoft Azure AD side, not LibreChat +- 12:02 | `Oliver (root)` + - **Asked:** Check SSH logs on librechat_prod server for user login failure issue. + - **Done:** Identified that user Santhosha cannot login because they're not in MongoDB database despite successful Microsoft authentication, due to ALLOW_SOCIAL_REGISTRATION=false setting.