[Zope] Zope crashing...

Oliver Skiebe oliver.skiebe@gmx.net
Fri, 06 Sep 2002 16:48:45 +0200


(socket.error:(113, 'No route to host')
-> seems like an os, not a zope prob:
check
route -n
to see whether you have a default gateway config=B4d;
zope seems to need one, so
could be that zope expects to find a dns server
in a different subnet where it can=B4t find a route to?!

just guessing,
oliver

> OK, a while back I sent a mail to this list about my zope install crashin=
g
> a few times a week.  This time I have more info.
>=20
> Zope 2.5.1, running on Slackware.
>=20
> I run zope like this;
>=20
> ./start > zope.out 2>&1 &
>=20
> So now I can see the errors...
>=20
> The last errors I get before it dies are here;
>=20
> 2002-09-05T00:55:30 ERROR(200) ZServer uncaptured python exception,
> closing channel <ZServer.HTTPServer.zhttp_channel connected 209.170.209.7=
:1931
> at 0x8cd27c4channel#: 885 requests:> (socket.error:(113, 'No route to hos=
t')
> [/usr/local/zope/ZServer/medusa/asynchat.py|handle_read|82]
> [/usr/local/zope/ZServer/medusa/http_server.py|recv|420]
> [/usr/local/zope/ZServer/medusa/asyncore.py|recv|357])
> ------
> 2002-09-05T00:56:36 ERROR(200) ZServer uncaptured python exception,
> closing channel <ZServer.HTTPServer.zhttp_channel connected 209.170.209.7=
:1930
> at 0x8f89404channel#: 884 requests:> (socket.error:(113, 'No route to hos=
t')
> [/usr/local/zope/ZServer/medusa/asynchat.py|handle_read|82]
> [/usr/local/zope/ZServer/medusa/http_server.py|recv|420]
> [/usr/local/zope/ZServer/medusa/asyncore.py|recv|357])
>=20
> Any ideas?
>=20
> Oh and Shana Tova.
>=20
> dj
>=20
>=20
> - Dan Jacobs
> - 07956 246 659
>=20
>=20
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -=20
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>=20

_____
To understand recursion, we first have to understand recursion.
=20