-
Hi, I'm using Paperless NGX which switched recently to Granian (v2.2) as a webserver instead of Uvicorn. In my logs I discovered such warnings: In this issue I addressed this, the maintainers have forwarded me to this repo. I found related issues #286 and #412 , but couldn't identify similarities between the Paperless issue and the reported issues, except for the warning. Is there any advice around how to find the cause for the message? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
@MBe-iUS that log line is there just to inform you Granian wasn't able to send data through the underlying connection. I have a change planned for 2.2.3 which should lower down the amount of those messages. |
Beta Was this translation helpful? Give feedback.
-
I also use paperless-ngx version 2.15.3 and have exactly the same warnings and errors as here In the meantime, logging nois for ASGI has been reduced with release 2.2.3. But what does “[ERROR] [_granian.utils] Application callable raised an exception” mean? Many Thanks |
Beta Was this translation helpful? Give feedback.
-
Indeed, since v2.3.2 I couldn't find any such messages in my logs! Thank you for solving this! |
Beta Was this translation helpful? Give feedback.
Please ask paperless maintainers to upgrade Granian to latest available version.