-
Notifications
You must be signed in to change notification settings - Fork 2k
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
OpenSSL SSL_read: Connection was reset, errno 10054 #2251
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Execute the git command: release ssl verification: |
Hi @DnlCYan |
@kreosus I have to say that more than 2 years later, I can't recall what were the right steps to reproduce this error. Thank you for the attention. |
well done by this answer, note just type below in git bash interface: git config --global http.sslVerify "false" |
For me, it looks like an network issue. I solved this problem several minutes later without changing anything. |
Hi!
Today with insomnia latest versions 2020.2.1 I'm getting this error invoking our own REST API:
OpenSSL SSL_read: Connection was reset, errno 10054
I don't know when it has updated, but at the beginning of this week, it was working well.
Our API is located at Azure Cloud and I tried different API that we have.
If I call this same API running on my local machine, I got success.
Finally, I downgraded Insomnia for 7.1.1 version, and it started to work again.
So something new at Insomnia latests versions that don't work well invoking API located at Azure infrastructure.
Pasting timeline call:
The text was updated successfully, but these errors were encountered: