Re: [Zope] ZServer error

2006-10-02 Thread Mark Gibson
0600 À : Objet : [Zope] ZServer error (Zope 2.8.7-final, python 2.4.3, linux2) I see the following error in my event.log a couple of times a day: 2006-10-02T07:13:00 ERROR ZServer uncaptured python exception, closing channel (socket.error:(104, 'Connection reset by peer') [/usr/lib/pytho

Re: [Zope] ZServer error

2006-10-02 Thread Pascal Peregrina
As far as I know, this means that the requester closed the connection (like a browser timing out, etc...). In general, I would say, nothing to worry about... Pascal > De : Mark Gibson <[EMAIL PROTECTED]> > Date : Mon, 02 Oct 2006 11:58:31 -0600 > À : > Objet : [Zope] ZServe

Re: [Zope] ZServer error

2006-10-02 Thread Maciej Wisniowski
2006-10-02T07:13:00 ERROR ZServer uncaptured python exception, closing channel -0x68ce9834 channel#: 1517 requests:> (socket.error:(104, 'Connection reset by peer') [/usr/lib/python2.4/asynchat.py|initiate_send|219] [/usr/local/zope/Zope-2.8.7/lib/python/ZServer/medusa/http_server.py|send|417]

[Zope] ZServer error

2006-10-02 Thread Mark Gibson
(Zope 2.8.7-final, python 2.4.3, linux2) I see the following error in my event.log a couple of times a day: 2006-10-02T07:13:00 ERROR ZServer uncaptured python exception, closing channel -0x68ce9834 channel#: 1517 requests:> (socket.error:(104, 'Connection reset by peer') [/usr/lib/python2.4/a