sslerror: (8, 'EOF occurred in violation of protocol')

R

Robert

I'm using the https-protocol. On my systems and network everything works ok.
But on some connections from some other users' computers/network I get this
error (Python 2.3.5 on Windows):

Traceback (most recent call last):
File "<interactive input>", line 1, in ?
File "ClientCookie\_urllib2_support.pyo", line 524, in open
File "ClientCookie\_urllib2_support.pyo", line 424, in http_response
File "ClientCookie\_urllib2_support.pyo", line 541, in error
File "urllib2.pyo", line 306, in _call_chain
File "ClientCookie\_urllib2_support.pyo", line 185, in http_error_302
File "ClientCookie\_urllib2_support.pyo", line 518, in open
File "urllib2.pyo", line 326, in open
File "urllib2.pyo", line 306, in _call_chain
File "ClientCookie\_urllib2_support.pyo", line 759, in https_open
File "ClientCookie\_urllib2_support.pyo", line 608, in do_open
File "httplib.pyo", line 712, in endheaders
File "httplib.pyo", line 597, in _send_output
File "httplib.pyo", line 564, in send
File "httplib.pyo", line 985, in connect
File "socket.pyo", line 73, in ssl
sslerror: (8, 'EOF occurred in violation of protocol')


The target-server is always the same and ok. but different
client-OS(Windows)/proxies/firewalls/routers are in use.
What is the nature of this error? How is it possible that an EOF in
ssl-connections (during connect?) occures?
What can be done to handle/circumvent that problem?

Robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,270
Latest member
TopCryptoTwitterChannels_

Latest Threads

Top