On 5/31/07, Jon Emmons <jon.emmons@earthwavetech.com> wrote:
I don't get any error in the error log from the zope admin, just this cryptic msg from the window that zope is running in.
2007-05-31 09:48:49 ERROR ZServer uncaptured python exception, closing channel <ZServer.HTTPServer.zhttp_channel connected 206.246.160.45:20916 at -0x49709f74 channel#: 202 requests:> (socket.error:(104, 'Connection reset by peer') [/usr/local/lib/python2.4/asynchat.py|initiate_send|219] [/home/zope/zope/lib/python/ZServer/medusa/http_server.py|send|417] [/usr/local/lib/python2.4/asyncore.py|send|332])
This just means that the browser disconnected before the request was completely sent. In other words, the user used the Stop button. Nothing to worry about. -- Martijn Pieters