Issue 286 in pyftpdlib: Windows / FTPS: unhandled SSL3_WRITE_PENDING error on shutdown()

6 views
Skip to first unread message

pyft...@googlecode.com

unread,
Apr 11, 2014, 5:54:30 PM4/11/14
to pyftpdli...@googlegroups.com
Status: New
Owner: g.rodola
Labels: Type-Defect Priority-Medium Component-Library SSL

New issue 286 by g.rodola: Windows / FTPS: unhandled SSL3_WRITE_PENDING
error on shutdown()
http://code.google.com/p/pyftpdlib/issues/detail?id=286

test_restore_on_retr (__main__.TestFtpRetrieveDataTLSMixin) ... unhandled
exception in instance <pyftpdlib.handlers.TLS_DTPHandler obj
ect at 0x03FB5150>
Traceback (most recent call last):
File "C:\Python27\lib\asyncore.py", line 91, in write
obj.handle_write_event()
File "C:\Python27\lib\site-packages\pyftpdlib\handlers.py", line 3060, in
handle_write_event
self._do_ssl_shutdown()
File "C:\Python27\lib\site-packages\pyftpdlib\handlers.py", line 3157, in
_do_ssl_shutdown
done = self.socket.shutdown()
Error: [('SSL routines', 'SSL3_WRITE_PENDING', 'bad write retry')]
ERROR:pyftpdlib:unhandled exception in instance
<pyftpdlib.handlers.TLS_DTPHandler object at 0x03FB5150>
Traceback (most recent call last):
File "C:\Python27\lib\asyncore.py", line 91, in write
obj.handle_write_event()
File "C:\Python27\lib\site-packages\pyftpdlib\handlers.py", line 3060, in
handle_write_event
self._do_ssl_shutdown()
File "C:\Python27\lib\site-packages\pyftpdlib\handlers.py", line 3157, in
_do_ssl_shutdown
done = self.socket.shutdown()
Error: [('SSL routines', 'SSL3_WRITE_PENDING', 'bad write retry')]

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

pyft...@googlecode.com

unread,
Feb 5, 2015, 7:39:22 PM2/5/15
to pyftpdli...@googlegroups.com

Comment #1 on issue 286 by juwelde...@gmail.com: Windows / FTPS: unhandled
SSL3_WRITE_PENDING error on shutdown()
https://code.google.com/p/pyftpdlib/issues/detail?id=286

Add me
Reply all
Reply to author
Forward
0 new messages