vault backup: 2026-04-30 16:12:32

This commit is contained in:
Vadym Samoilenko 2026-04-30 16:12:32 +01:00
parent 08db162c50
commit 791fb0937b

View file

@ -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.