vault backup: 2026-04-30 16:33:37
This commit is contained in:
parent
c76a6dcd64
commit
013c2760a7
1 changed files with 27 additions and 0 deletions
|
|
@ -266,3 +266,30 @@ tags: [daily]
|
|||
- 16:23 | `video-accessibility`
|
||||
- **Asked:** Check SSO configuration and debug 404 login errors in the project.
|
||||
- **Done:** Identified missing Apache configuration include for video-accessibility API and provided sed command to add it to VirtualHost.
|
||||
- 16:27 | `video-accessibility`
|
||||
- **Asked:** Check SSO and login configuration in the project | Identified that the auth endpoint returns 404 because Apache is not properly routing requests to the video-accessibility service | optical-dev.oliver.solutions.conf
|
||||
- **Done:** —
|
||||
- 16:28 | `video-accessibility`
|
||||
- **Asked:** Check SSO configuration in the project and diagnose login endpoint 404 errors.
|
||||
- **Done:** Identified missing Apache configuration include for video-accessibility API endpoint and fixed VirtualHost configuration.
|
||||
- 16:29 | `video-accessibility`
|
||||
- **Asked:** Check SSO configuration and debug login API 404 errors in the project.
|
||||
- **Done:** Identified missing Apache configuration include for video-accessibility service and provided steps to insert it before VirtualHost closing tag.
|
||||
- 16:29 | `video-accessibility`
|
||||
- **Asked:** Investigated SSO and login configuration issues in the project.
|
||||
- **Done:** Found that the login API endpoint was returning 404 due to missing Apache configuration include for video-accessibility service.
|
||||
- 16:30 | `video-accessibility`
|
||||
- **Asked:** Check SSO configuration and fix 404 errors on login endpoints.
|
||||
- **Done:** Added missing Apache configuration for video-accessibility service and reloaded Apache to route API requests correctly.
|
||||
- 16:31 | `video-accessibility`
|
||||
- **Asked:** Check why SSO and login endpoints are returning 404 errors in the video-accessibility service.
|
||||
- **Done:** Verified Apache configuration and reloaded the service to restore API routing.
|
||||
- 16:31 | `video-accessibility`
|
||||
- **Asked:** Checked SSO and login configuration in the project, discovering API routing issues.
|
||||
- **Done:** Verified Apache proxy is working and isolated the login endpoint problem to missing route handler.
|
||||
- 16:31 | `video-accessibility`
|
||||
- **Asked:** Check SSO configuration and debug why both SSO and regular login return 404 errors.
|
||||
- **Done:** Identified that the API proxy is working (FastAPI returning JSON errors), confirmed the endpoint exists and is reachable via curl test commands.
|
||||
- 16:32 | `video-accessibility`
|
||||
- **Asked:** Check SSO configuration and fix login 404 errors caused by incorrect Apache proxy routing.
|
||||
- **Done:** Identified and fixed Apache Include directive pointing to sites-available instead of sites-enabled, verified API endpoint is now accessible.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue