ssl.SSLError: [SSL: BAD_WRITE_RETRY] bad write retry (_ssl.c:1636)

Nikolaus Rath Nikolaus at rath.org
Sun Sep 21 11:48:15 EDT 2014


Hello,

Can someone explain help me understand what this exception means?

[...]
  File "/usr/local/lib/python3.4/dist-packages/dugong-3.2-py3.4.egg/dugong/__init__.py", line 584, in _co_send
    len_ = self._sock.send(buf)
  File "/usr/lib/python3.4/ssl.py", line 679, in send
    v = self._sslobj.write(data)
ssl.SSLError: [SSL: BAD_WRITE_RETRY] bad write retry (_ssl.c:1636)

Presumably this is generated by OpenSSL, but how do I figure out what it
means? The best I found in the OpenSSL documentation is
https://www.openssl.org/docs/crypto/err.html, and Google only found
brought me to https://stackoverflow.com/questions/2997218.


Best,
-Nikolaus
-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«



More information about the Python-list mailing list