1 Jul 2010 16:31
Re: [Proftpd-user] proftpd hanging
Dr. Peter Voigt <pvoigt <at> uos.de>
2010-07-01 14:31:27 GMT
2010-07-01 14:31:27 GMT
I have been following this thread with increasing interest for some time because it describes a similar behavior with my ProFTPD installation. I am currently using ProFTPD 1.3.3 on a openSUSE 11.0 x64_64 system. I have built ProFTPD from source against OpenSSL 0.9.8n. In a reproducible manner ProFTPD hangs with SSL/TLS connections. Hanging means, that a successfully connected client cannot list files, upload or download. Only a regular disconnect is possible. Any list or change directory command results in a "550 ~/pub: No such file or directory" error message. Interesting is the observation that the log files do not show any errors until a disconnect is issued: ... Jul 01 16:09:06 tiger2008 proftpd[19282] localhost (tiger2008.pvoigt-wan.de[192.168.0.96]): dispatching CMD command 'QUIT' to mod_core Jul 01 16:09:06 tiger2008 proftpd[19282] localhost (tiger2008.pvoigt-wan.de[192.168.0.96]): dispatching LOG_CMD command 'QUIT' to mod_log Jul 01 16:09:06 tiger2008 proftpd[19282] localhost (tiger2008.pvoigt-wan.de[192.168.0.96]): dispatching LOG_CMD command 'QUIT' to mod_core Jul 01 16:09:06 tiger2008 proftpd[19282] localhost (tiger2008.pvoigt-wan.de[192.168.0.96]): mod_tls/2.4.1: unexpected OpenSSL error, disconnecting Jul 01 16:09:06 tiger2008 proftpd[19282] localhost (tiger2008.pvoigt-wan.de[192.168.0.96]): mod_tls/2.4.1: SSL_shutdown syscall error: No such file or directory Jul 01 16:09:06 tiger2008 proftpd[19282] localhost (tiger2008.pvoigt-wan.de[192.168.0.96]): FTP session closed.(Continue reading)
RSS Feed