From 791fb0937b38eefa0ade31893285b2ae4de0c00e Mon Sep 17 00:00:00 2001 From: Vadym Samoilenko Date: Thu, 30 Apr 2026 16:12:32 +0100 Subject: [PATCH] vault backup: 2026-04-30 16:12:32 --- 99 Daily/2026-04-30.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/99 Daily/2026-04-30.md b/99 Daily/2026-04-30.md index c5a4e65..39d2c0c 100644 --- a/99 Daily/2026-04-30.md +++ b/99 Daily/2026-04-30.md @@ -245,3 +245,6 @@ tags: [daily] - 16:07 | `video-accessibility` - **Asked:** Check SSO configuration and diagnose why authentication endpoints return 404 errors. - **Done:** Identified that Apache proxy configuration is likely not activated on the deployment server, causing API requests to fail. +- 16:11 | `video-accessibility` + - **Asked:** Check SSO configuration and diagnose why login returns 404 error. + - **Done:** Identified that Apache proxy configuration exists but likely isn't reloaded, causing requests to fail reaching the backend on port 8012.