コミュニティ

Cloud Ocr Sdk error: [Errno 104] Connection reset by peer

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?

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    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.

    1

サインインしてコメントを残してください。