Hi, I submit some images using multithreading, and has error [error: [Errno 104] Connection reset by peer] when I download the result urls. By the way, I set multiple export formats. So, I want to know why this error happens, and how many connections from same IP can Cloud Ocr Sdk support?
Cloud Ocr Sdk error: [Errno 104] Connection reset by peer
Was this article helpful?
0 out of 0 found this helpful
Comments
1 comment
This error message is not returned by our OCR service, it is formed on your development environment side. I can find a lot of references in the Internet concerning similar issues. For example, this error could be related with timeout (Why am I seeing 'connection reset by peer' error?) or with private key generation (Python SSL example from docs gives “Connection reset by peer” error). Please try to check these topics or to find out your own reason, as you know more details about that issue.
As for export in multiple formats, you can export the recognized data in up to three different file formats.
Please sign in to leave a comment.