Re: [Twisted-Jabber] question : Wokkel Failed to connect to server after dist-upgrade

2012-04-12 Thread Ralph Meijer

On 2012-04-12 06:11, bino oetomo wrote:

Dear All ...

Previousely my station (Ubuntu Lucid) work like a charm on connecting to
my OpenFire Server

I manage to do dist-upgrade to Maverick, and Now my Twistd script failed
to connect to my OpenFire server.

Here is the log said
---START
[..]
---STOP-

I didn't do any change on the script.

Kindly please tell me how to fix the problem, or what to look.


From the look of the log, it looks like something is up with the lookup 
of the XMPP SRV DNS records. But, without your script and/or details on 
the server, I cannot say anything beyond that.


You might want to set XMPPClient.logTraffic to True in your script, to 
get a trace of the XMPP traffic itself.


It would be interesting to know if your script does connect properly to 
other servers. Also, does the script at 
https://mailman.ik.nu/pipermail/twisted-jabber/2010-August/000330.html, run 
with twistd -ny, show the same behavior?


--
ralphm
___
Twisted-Jabber mailing list
Twisted-Jabber@ik.nu
https://mailman.ik.nu/mailman/listinfo/twisted-jabber


Re: [Twisted-Jabber] question : Wokkel Failed to connect to server after dist-upgrade

2012-04-12 Thread bino oetomo

Dear Ralph
On 04/12/2012 06:34 PM, Ralph Meijer wrote:
From the look of the log, it looks like something is up with the 
lookup of the XMPP SRV DNS records. But, without your script and/or 
details on the server, I cannot say anything beyond that.


You might want to set XMPPClient.logTraffic to True in your script, to 
get a trace of the XMPP traffic itself.


It would be interesting to know if your script does connect properly 
to other servers. Also, does the script at 
https://mailman.ik.nu/pipermail/twisted-jabber/2010-August/000330.html, 
run with twistd -ny, show the same behavior?



Thankyou for your enlightment,
and I apologize since never take a deeper look before make mailing post.

Yes .. it's about the lookup.
Some hove ... the upgrade process intervere resolvconf  thats why 
the lookup going bad.


Sincerely
-bino-

___
Twisted-Jabber mailing list
Twisted-Jabber@ik.nu
https://mailman.ik.nu/mailman/listinfo/twisted-jabber