You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, if you are referring to https://rest-openlpr.computedsynergy.com/ then it's fixed now, the host was down. However, if you deployed locally and getting that error please upload the logs by issuing the following command cd /path/to/where/you/checked/out/the/repo $ docker compose logs > logs-request-timeout.log
Please make sure to remove any sensitive data from the logs if needed.
I suspect you are using an image which does not have RGB channels (it is either monochrome or has ARGB channels or another encoding). Would it be possible to share the image for further analysis?
I tried to test open-lpr but with curl and webpage I get the same error:
{"msg":"Timeout processing request"}
How can I start to debug it? It's run in docker on top of the Debian 11.
The text was updated successfully, but these errors were encountered: