zD12 / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

Galaxium cannot connect XMPP account to jaim.at domain #271

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I report here a possible bug, as I just stated within the Pauls Blog
[https://www.blogger.com/comment.g?blogID=8953969431955539216&postID=19695819516
31353463].

I try to connect via Galaxium SVN to my XMPP account, registered at jaim.at.
This is the output from terminal when I try to connect:

2008/07/10 11:10:59 [INFO] [XMPPConnection.OutgoingXml] 
<stream:stream to='jaim.at' xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams' version='1.0' xml:lang='en'>

2008/07/10 11:11:00 [INFO] [XMPPConnection.IncomingXml] 
<stream:stream xmlns:stream="http://etherx.jabber.org/streams"
id="1379777859" xml:lang="en" from="jabber.org" >

2008/07/10 11:11:00 [INFO] [XMPPConnection.OutgoingXml] 
<iq id="G.1" type="get" to="jaim.at">
<query xmlns="jabber:iq:auth">
<username>deviantdark</username>
</query>
</iq>

2008/07/10 11:11:00 [INFO] [XMPPConnection.IncomingXml] 
<stream:error xmlns:stream="http://etherx.jabber.org/streams">
<host-unknown xmlns="urn:ietf:params:xml:ns:xmpp-streams" />
</stream:error>

2008/07/10 11:11:00 [INFO] [XMPPConnection.IncomingXml] 
</stream:stream>

When I try to connect with my jabber.org account it connects instead.
Is it a problem with jaim.at server?

Thanks.

Original issue reported on code.google.com by deviantd...@hotmail.it on 10 Jul 2008 at 9:16

GoogleCodeExporter commented 9 years ago
Click small settings button before connecting to jaim.at and change jabber.org 
to
jaim.at.

Original comment by jakub.ru...@gmail.com on 10 Jul 2008 at 11:50

GoogleCodeExporter commented 9 years ago
Thanks.
This way solved trouble.

:)

Original comment by deviantd...@hotmail.it on 10 Jul 2008 at 12:17

GoogleCodeExporter commented 9 years ago
known issue.

Original comment by jakub.ru...@gmail.com on 10 Jul 2008 at 6:47

GoogleCodeExporter commented 9 years ago
Yeah ok we need to do something about this. It needs to use the server after
@whatever, the only problem is that some users will want to have 2 seperate ones
depending on how they are connecting...

How do you guys think this should be solved?

Original comment by dra...@gmail.com on 10 Jul 2008 at 6:51

GoogleCodeExporter commented 9 years ago

Original comment by dra...@gmail.com on 11 Jul 2008 at 2:24