Files
2025-11-30 08:49:56 +08:00

459 B

Troubleshooting

Common Errors

Connection Refused

{"error": "Network error: Connection refused"}

Fix: Start document server in the correct folder document-server with: (docker-compose up -d)

File Not Found

{"error": "File not found: /path/to/file"}

Fix: Check file path is correct

Document Not Found

{"error": "Document not found: doc_xxx"}

Fix: Run doc-query to find correct document ID