Bug #182
Connection Issue on Nexus One Gingerbread
Status: | Closed | Start date: | 06/11/2012 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | v9 - April Showers | |||
Component: |
Description
Using a rooted Nexus One with a factory flashed and upgraded to 2.3.6 I run into this error message:
Attention:
Unable to sign in to the XMPP service. Please try again later. (Detail: Cannot connect to server. Please check your connection.)
I am using wi-fi.
The previous release of gibberbot had worked without changing anything. I tried the latest debug build from the build site, but it doesn't seem to want to install on my phone.
Associated revisions
History
#1 Updated by n8fr8 over 5 years ago
- Status changed from New to Resolved
the xmppconnection issue has been resolved. it was related to SRV record lookup.
commit:
https://github.com/guardianproject/Gibberbot/commit/078601d1baea72a3417fc9b9789b28f2ce20a2a0
"requestedServer may be an empty string
fixed problem with DNS serve check not happening properly duet
to a check if a variable for requestedServer was null, when in
fact it could be an empty string"
#2 Updated by n8fr8 over 5 years ago
- Status changed from Resolved to Closed