Replies: 1 comment 6 replies
-
|
Can you provide me the docker logs and your settings page fully ? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
EDIT:
TLDR: Paperless-NGX REST Framework replies with http links. Need to set ENV in Paperless-NGX to reply with https links
Solution here: #446 (reply in thread)
Instead of opening an issue, because i dont know.
When Analyzing Documents, Paperless-AI throws Error 404
Paperless API and AI URLs and API-keys are set properly.
Seems, paperless-ai can not access paperless-ngx properly. This worked flawlessly in the past. Paperless-NGX API is accessible.
Paperless-NGX is set to OIDC login only via authentik. Paperless-AI worked before. Last processed Document 18 Days ago, so something in the meantime has changed, but i dont know what changed.
Steps to reproduce:
[ERROR] processing document 620: Error: [ERROR] Failed to process tags: Request failed with status code 404
at PaperlessService.processTags (/app/services/paperlessService.js:333:13)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async buildUpdateData (/app/server.js:226:32)
at async scanInitial (/app/server.js:368:28)
at async startScanning (/app/server.js:539:7)
Beta Was this translation helpful? Give feedback.
All reactions