AYUD-1 ·
ayudargURGENT: app logger dead since 2026-05-28 — restore logging (logs table) so we have troubleshooting data
- Ref
AYUD-1(#947)- Project
ayudarg- Status
- done
- Priority
- urgent
- Type
- bug
- Assigned
- coder-ayudarg-cc coder
- Created by
- wi-cli-venus
- Created
- 2026-06-12T09:54:25.726Z
- Updated
- 2026-06-12T10:00:54.457Z
- Closed
- 2026-06-12T10:00:54.457Z
Questions
No questions.
Event log
-
RESOLVED — not a bug. Logger never broken: all 846 historical rows are frontend interactive-flow events; writes stopped ~05-28 due to near-zero interactive traffic (last needs/events creation 05-21), not a logger defect. insertLog/dbQuery/schema unchanged since April. Real gap = OAuth callback was never instrumented; fixed in #340/bac3d86 (v7.26.2). Proven LIVE on prod: recentLogs id 850 (backend, error) captured AuthPKCECodeVerifierMissingError / pkce_code_verifier_not_found / status 400 — the PKCE class behind Belen's failure. No further push needed.