Unprocessed document #262
Replies: 2 comments 6 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Hi, I have an even bigger problem since I have activated (both paperless-ngx and paperless ai), I see that all my documents remain unprocessed. I set up a working OpenAI key and tried multiple templates but it doesn't work Container log of Paperless-AI: Starting Python RAG service... Python RAG service started with PID: 8 Starting Node.js Paperless-AI service... 2025-06-30T16:07:54: PM2 log: Launching in no daemon mode 2025-06-30T16:07:54: PM2 log: App [paperless-ai:0] starting in -cluster mode- 2025-06-30T16:07:54: PM2 log: App [paperless-ai:0] online Loading .env from: /app/data/.env Loaded restriction settings: { RESTRICT_TO_EXISTING_TAGS: 'no', RESTRICT_TO_EXISTING_CORRESPONDENTS: 'no' } Loaded environment variables: { PAPERLESS_API_URL: 'http://192.168.56.1:8000/api', PAPERLESS_API_TOKEN: '******', LIMIT_FUNCTIONS: {
}, AI_RESTRICTIONS: {
}, EXTERNAL_API: 'disabled' } OpenAPI specification saved to /app/OPENAPI/openapi.json Server running on port 3000 Validating Paperless config for: http://192.168.56.1:8000/api/documents/ AI provider: openai [DEBUG] [30.06.25, 16:07] OpenAI request sent [DEBUG] Found own user ID: 3 Configured scan interval: */30 * * * * Starting initial scan at 2025-06-30T16:07:59.340Z 2025-06-30 16:08:02,098 - RAGZ - INFO - Loaded environment variables from /app/data/.env 2025-06-30 16:08:02,098 - RAGZ - INFO - Loaded PAPERLESS_URL: None 2025-06-30 16:08:02,098 - RAGZ - INFO - Loaded PAPERLESS_NGX_URL: None 2025-06-30 16:08:02,098 - RAGZ - INFO - Loaded PAPERLESS_HOST: None 2025-06-30 16:08:02,098 - RAGZ - INFO - Loaded PAPERLESS_API_TOKEN: [SET] /app/main.py:1507: DeprecationWarning:
@app.on_event("startup")Thank you again for the beautiful project, I hope you can help me |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a small amount of documents. 192 to be exactly.
What I noticed is that unprocessed documents contains 1 document. How can I identify which document this is, fix it, and re-process?
The main screen shows an overview on the right on average token usage. It does not show any information. I have set-up paperless,paperless-ai set-up on Unraid with a seperate llama container and openview. Do I miss a setting?

Beta Was this translation helpful? Give feedback.
All reactions