[Twisted-Python] Dealing with an intermittent PB server

Itamar Shtull-Trauring itamar at itamarst.org
Thu Feb 17 13:30:38 MST 2005


On Thu, 2005-02-17 at 11:31 -0800, Dave Cook wrote:

> Neither _cbLogin or _ebLogin ever get called, so there's no possiblity
> of the DeadReferenceError getting called.  I guess this could be a
> Nevow bug (I hate bugging people if it's just my misunderstanding)?  I
> think what I'll do is keep a reference to the original SSLClient
> object and check client.running before I try factory.login().

Are you sure the SSLClient is being told to connect? I.e. it is hooked
up to an Application instance run by twistd, or has startService called
explicitly by you?





More information about the Twisted-Python mailing list