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.