sendxmpp error

Bug #268468 reported by buliwyf
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sendxmpp (Ubuntu)
Fix Released
Undecided
Unassigned
Nominated for Hardy by Arnold Daniels

Bug Description

Binary package hint: sendxmpp

Description: Ubuntu 8.04.1
Release: 8.04

sendxmpp:
  Installed: 1.13-1
  Candidate: 1.13-1

After upgrading vom gutsy to hardy
sendxmpp quits with the following error message.

Could not connect to server 'jabber.ccc.de': IO::Socket::INET: Cannot determine remote port

Error could be verified on another ubuntu hardy server.

With gutsy the setup worked for month flawlessly

Revision history for this message
buliwyf (dominik-sennfelder) wrote :

btw, the problem also occurs with diffrent servers. e.g. swissjabber.ch

Revision history for this message
Brock Colby (levsky) wrote :

Hi!

I had the same error and solved it.
Try adding the port number of your jabber server to your '.sendxmpprc', for example:

<email address hidden>:5222 secret

Revision history for this message
Iain Lane (laney) wrote :

Hi,

Can you test this with the new version in Intrepid when it's released and see if the problem is still there?

Thanks.

Changed in sendxmpp:
status: New → Incomplete
Revision history for this message
Brock Colby (levsky) wrote :

Hello again!

The Problem seems to be solved in Intrepid.
I am able to send a message via sendxmpp without having added a port in my configuration file.

Brock

Revision history for this message
Arnold Daniels (info-adaniels) wrote :

A second bug with this version of sendxmpp.

Using "<email address hidden>;foo.com secret" or "<email address hidden>;foo.com:5222 secret" in .sendxmpprc results in:
   syntax error in line 1 of /root/.sendxmpprc

Both issues are solved by using sendxmpp version 1.14-1 (backported from intriped). May I suggest updating the hardy to version 1.14.

Revision history for this message
Arnold Daniels (info-adaniels) wrote :

Backported sendxmpp 1.14-1 from intriped to see if this would solve the problem and is not caused by libnet-xmpp-perl (or another package). With version 1.14 both issues are solved.

Changed in sendxmpp:
status: Incomplete → Confirmed
Revision history for this message
Iain Lane (laney) wrote :

Thanks for checking. I'll see if we can get this patched in hardy-updates.

Changed in sendxmpp:
status: Confirmed → Fix Released
Revision history for this message
Arnold Daniels (info-adaniels) wrote :

There is actually a second bug. When you specify a host which is different than the server part of the JID (using a ;), the username is set to user@server. The server (ejabberd 2.0.1-2~hardy1) does not accept this as it tried to authenticate user@server@host. Instead 'to' should be used which can be set using the 'component' key when connecting. Using the component option is still different though, since that's also added to each recipient when sending a message.

Revision history for this message
Benjamin E. Zeller (bez) wrote :

Seems not to be solved yet... Any ETA?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.