Closed GoogleCodeExporter closed 9 years ago
Hello
Indeed on some kind of error GTalkSMS might try to reconnect without
temporisation and flood the server.
Concerning the authentication attempts do you use the login with the domain
like foo@domain.com or directly the login?
Original comment by Florent....@gmail.com
on 27 Jan 2014 at 9:41
"Uuuh... I can't, GtalkSMS get stuck at "Acquiring logs" and i can see the
share menu..."
can't*
Sorry !
Original comment by eclair...@gmail.com
on 27 Jan 2014 at 9:41
Yes, i use the login with the domain, like xperia@host.net.
Without the domain, with manual parameters, GtalkSMS seems to do nothing when i
push the connect button :/
Original comment by eclair...@gmail.com
on 27 Jan 2014 at 9:52
Hmmm with manual setting without the domain should work.
For the logs do you have adb or ddms (they added a limitation in the last
version of Android to remove the in app access to the logs)?
Original comment by Florent....@gmail.com
on 27 Jan 2014 at 10:21
Greetings,
The "flood part" is caused because GtalkSMS is attempting to use Legacy
Authentication which I removed support of in Metronome, e.g.:
Jan 27 22:19:30 stanzarouter debug Stanza of type iq from c2s_unauthed has
xmlns: jabber:iq:auth
Jan 27 22:19:30 stanzarouter debug Unhandled c2s_unauthed stanza: iq;
xmlns=jabber:iq:auth
As the logs says the stanza is unhandled by the server.
Apparently it's also trampling on PLAIN SASL (sending a malformed request to
the server).
Original comment by maranda3...@gmail.com
on 14 Feb 2014 at 3:59
It should also sensibly hook for non-fatal errors during legacy auth and stop
attempting to auth.
Original comment by maranda3...@gmail.com
on 14 Feb 2014 at 4:01
"Hmmm with manual setting without the domain should work."
Better be late than never, but it worked ! Thanks a lot ! ><
2014-02-14 5:02 GMT+01:00 <gtalksms@googlecode.com>:
Original comment by eclair...@gmail.com
on 24 Mar 2014 at 7:33
Original comment by Florent....@gmail.com
on 17 Aug 2014 at 2:44
Original issue reported on code.google.com by
eclair...@gmail.com
on 27 Jan 2014 at 9:35