Hi Jean-Paul, You're right DNSServerError = SERVFAIL. DNSNameError = NXDOMAIN
The object reference in the description of the thrown exception left some uncertainty regarding what the error really was saying. -J On Wed, Jun 16, 2010 at 8:06 PM, <[email protected]> wrote: > On 15 Jun, 11:33 pm, [email protected] wrote: >>Hi Guys, >> >>What is the best way to get at the underlying issue (i.e. >>non-responsive name server, NXDOMAIN, SERVFAIL, etc.) when receiving a >>twisted.names.error.DNSServerError? > > DNSServerError is documented as indicating ESERVER (I think that's what > "SERVFAIL" means in your list). So that's the underlying issue. Are > you encountering it in other circumstances? > > Jean-Paul > > _______________________________________________ > Twisted-Python mailing list > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
