Opened at 2006-09-27T00:05:55Z
Last modified at 2007-02-18T20:52:04Z
#212 closed defect (fixed)
BitlBee cannot connect to google talk when the password is too long.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | BitlBee | Version: | 1.0.3 |
Keywords: | Cc: | ||
IRC client+version: | Irssi v0.8.10 | Operating System: | Linux |
OS version/distro: | Debian Testing |
Description
I tried to connect to Google Talk using BitlBee, but it didnt work until i changed my password so that it was shorter (i like long passwords). I got "error 403", when trying to login.
I dont know if thats a bitlbee-bug, but trying it permanently made bitlbee crashing with "signal 11" or something.
Attachments (0)
Change History (3)
comment:1 Changed at 2006-09-28T08:05:46Z by
comment:2 Changed at 2006-09-28T13:18:13Z by
Its 33 chars long. Thats more than 30 (but i am a paranoid when its about passwords).
comment:3 Changed at 2006-10-13T22:16:01Z by
Please try the BitlBee version with the new Jabber module. It shouldn't have this problem. See http://code.bitlbee.org/wilmer/new-jabber/ (use bzr to download it or use /hgweb/ to generate a tarball).
How long is your long password exactly? There's some limit, but it should be around 30 characters. In the development code there shouldn't be a limit like this anymore BTW, IIRC.