Modify ↓
Opened at 2012-06-06T19:32:36Z
Closed at 2012-12-23T23:51:48Z
#969 closed defect (invalid)
Cannot reconnect on Google Talk account with OAuth enabled
Reported by: | krk | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | devel |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
I'm running BitlBee-bzr-912. localhost Linux/x86_64 on Ubuntu 12.04. I am able to login initially with OAuth when creating the account and going through the verification process:
19:23:37 <@root> jabber - Logging in: Starting OAuth authentication 19:24:00 <@root> jabber - Logging in: Requesting OAuth access token 19:25:04 <@root> jabber - Logging in: Connecting 19:26:07 <@root> jabber - Logging in: Connected to server, logging in 19:26:08 <@root> jabber - Logging in: Converting stream to TLS 19:26:08 <@root> jabber - Logging in: Connected to server, logging in 19:26:08 <@root> jabber - Logging in: Authentication finished problems with groupchats and possibly other things. 19:26:09 <@root> jabber - Logging in: Authenticated, requesting buddy list 19:26:09 <@root> jabber - Logging in: Logged in
However when I disable the account and re-enable it, I get the following:
19:27:28 <@root> jabber - Logging in: Connecting 19:28:24 <@root> jabber - Login error: Connection timeout 19:28:24 <@root> jabber - Logging in: Signing off.. 19:28:24 <@root> jabber - Login error: Short write() to server 19:28:24 <@root> jabber - Logging in: Reconnecting in 5 seconds..
Using application specific passwords still works fine.
Attachments (0)
Change History (2)
comment:1 Changed at 2012-06-06T21:56:40Z by
comment:2 Changed at 2012-12-23T23:51:48Z by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I was able to install on a different 12.04 machine and under FreeBSD with no issues. The original server must be hosed. Ticket can be closed.