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

An often error 'ssl.SSLWantReadError: The operation did not complete (read) (_ssl.c:2570)' #735

Open
vadim-su opened this issue Nov 5, 2024 · 0 comments

Comments

@vadim-su
Copy link

vadim-su commented Nov 5, 2024

Exception has occurred: APIConnectionError
Connection error.
ssl.SSLWantReadError: The operation did not complete (read) (_ssl.c:2570)

During handling of the above exception, another exception occurred:

IndexError: pop from an empty deque

During handling of the above exception, another exception occurred:

anyio.BrokenResourceError: 

During handling of the above exception, another exception occurred:

httpcore.ReadError: 

The above exception was the direct cause of the following exception:

httpx.ReadError: 

During handling of the above exception, another exception occurred:

httpcore.RemoteProtocolError: Server disconnected without sending a response.

The above exception was the direct cause of the following exception:

httpx.RemoteProtocolError: Server disconnected without sending a response.

During handling of the above exception, another exception occurred:

ssl.SSLSyscallError: Some I/O error occurred (_ssl.c:1000)

The above exception was the direct cause of the following exception:

anyio.BrokenResourceError: 

During handling of the above exception, another exception occurred:

httpcore.ConnectError: 

The above exception was the direct cause of the following exception:

httpx.ConnectError: 

The above exception was the direct cause of the following exception:

Did anyone face with the same error? How to fix this?

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

1 participant