Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout processing request #27

Open
rolfikr1 opened this issue Mar 12, 2023 · 3 comments
Open

Timeout processing request #27

rolfikr1 opened this issue Mar 12, 2023 · 3 comments
Assignees

Comments

@rolfikr1
Copy link

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.

@faisalthaheem
Copy link
Owner

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.

@rolfikr1
Copy link
Author

Hi, log attached.
logs-request-timeout.log

@faisalthaheem
Copy link
Owner

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?

@faisalthaheem faisalthaheem self-assigned this Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants