22 Jul
1999
22 Jul
'99
6 p.m.
by mistake I seem to have cvs'd Zope2. It all works fine, but I notice some rather strange log messages now. FTP seems to produce unhandled connect events for at least some commands. This below produced by logging in and doing dir command twice. downloads also cause this message. 1999-07-22T17:53:26 INFO(0) ZServer Incoming connection from 127.0.0.1:2863 ------ 1999-07-22T17:53:26 INFO(0) ZServer Successful login. ------ 1999-07-22T17:53:27 PROBLEM(100) ZServer unhandled connect event ------ 1999-07-22T17:53:34 PROBLEM(100) ZServer unhandled connect event -- Robin Becker