Troubleshooting¶
/api/health Not ok¶
- Verify
DB_PATHexists and is readable - Verify SQLite schema is complete
Pipeline Stuck or Failed¶
- Inspect
/api/stateand/api/files - Verify XML/DTD URLs are reachable
- Check disk capacity and write permission
Frontend CORS Failure¶
- Ensure
CORS_ORIGINSincludes the frontend origin