Replies: 1 comment 2 replies
-
I have a similar problem at this point. Both apps run in different hosts, too. The error is: [ERROR] [paperless.handlers] Failed attempt sending webhook to http://192.168.178.10:3000/api/webhook/document: 'ascii' codec can't encode character '\u0430' in position 39: ordinal not in range(128) I haven't found a solution yet and the error still exists even with the latest version. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Since i did not see an issue i think i am only one have that issue. I followed the guide to setup the direct integration with paperless but paperless throws me an error and i stay clueless:
I configured paperless like that

but get this error
[2025-03-04 12:53:45,768] [INFO] [paperless.tasks] ConsumeTaskPlugin completed with: Success. New document id 425 created
[2025-03-04 12:53:46,233] [ERROR] [paperless.handlers] Failed attempt sending webhook to http://REDACTED:3000/api/webhook/document: Client error '400 Bad Request' for url 'http://REDACTED:3000/api/webhook/document'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400
when i use paperless-ai manual function via webgui all tags/etc get written back to paperless
Both apps (paperless-ngx and paperless-ai) run on different hosts
Any ideas to find the error?
Beta Was this translation helpful? Give feedback.
All reactions