[Zope] ZServer error messages
Joachim Schmitz
perry@ac-copy.net
Tue, 11 May 1999 20:19:58 +0200 (CEST)
On Tue, 11 May 1999, Amos Latteier wrote:
> At 09:38 PM 5/9/99 +0200, Joachim Schmitz wrote:
<snip>
>
> >uncaptured python exception, closing channel <caching_resolver connected
>
> This error is almost certainly occurring because you didn't specify a valid
> IP address for a DNS server in start.py.
>
> I realize that this traceback is a pretty crummy way of letting you know
> this information ;-)
>
> I'm looking at ways of making this warning better, and/or making ZServer
> work better without having access to a DNS server.
>
> -Amos
Yes that was it, I overlooked it in start.py
thanks
Joachim