For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 4 4 8

why trigger the SysCallError(10054,"WSAFECONNRESET") and how to slove it

File "D:\ProgramData\Python\Anaconda2\lib\site-packages\requests\adapters.py", line 512, in send
raise SSLError(e, request=request)
requests.exceptions.SSLError: ("bad handshake: SysCallError(10054, 'WSAECONNRESET')",)

dss-rest-apidatascope-selectdss
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Sent an email to Thomson-DSS_SWAT@thomson.com and with @Sridevi P in the cc-list.

Waiting for Thomson-DSS_SWAT@thomson.com response, continue triage for a week.

@lei.cheng, can you give us a bit more detail as to the context, maybe post your code ?

@lei.cheng
Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.
Thanks,
-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
13.7k 26 8 12

@lei.cheng, can you give us a bit more detail as to the context, maybe post your code ?

This error can be due to many things. As a first suggestion, in case you are using an old version of Python, I suggest you upgrade to Python 2.7.9 or later, because they improved the SSL capabilities, see PEP 466.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.