You are here

Does Coccinella support XMPP SRV records ?

Greetings,

I'm trying to login to the "3gnt.net" Jabber server, using my (existing) login and password, but Coccinella crashes.

The 3gnt.net domain XMPP SRV records point to "jabber.3gnt.org", which is the server's full qualified hostname. "jabber.3gnt.org" is one of the ejabberd's virtual hosts, and "3gnt.net" is another virtual host.

I want to login to "3gnt.net" (Coccinella crashes, but I can login with other Jabber clients like Psi or Tkabber), not "jabber.3gnt.org" (where Coccinella works).

Does Coccinella support XMPP SRV records ?
How can I debug why Coccinella is crashing ?

Regards,
Sérgio Araújo

Forum: 

I don't think Coccinella supports XMP SRV Records. So, I filled a bug report in the new bug tracker:
https://bugs.launchpad.net/coccinella/+bug/141344

Debugging:
If you start Coccinella from source, you can increase the debug value to something like 4:
set debugLevel 4

--
Mvg, Sander Devrieze.

The bug is now fixed. It was a circular reference in their disco tree that resulted in an infinite recursion in coccinella code, see LaunchPad tracker.
Yes, DNS records are supported.