Opened at 2010-07-21T19:19:53Z
Closed at 2010-07-24T14:30:12Z
#655 closed defect (invalid)
Connect to AOL on port 80 results in "oscar - Couldn't log in: FLAP framing disrupted"
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | devel |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
Because of a firewall at work, I connect to AOL over port 80 and up until this week it worked swimmingly with bitlbee.
Now, when I try to login I get the following: oscar - Couldn't log in: FLAP framing disrupted
I'm running: bzr-ui-fix-730
Attachments (0)
Change History (5)
comment:1 follow-up: 2 Changed at 2010-07-22T07:46:56Z by
comment:2 Changed at 2010-07-22T15:07:07Z by
Replying to wilmer:
How did you tell it to connect via port 80 BTW, by setting server to something:80?
Nothing that smart. I just modified aim.h to use port 80 instead of 5190 and recompiled.
comment:3 follow-up: 4 Changed at 2010-07-24T08:53:46Z by
Heh, ok. :-)
I just tried this out, and it still works for me for both ICQ and AIM. Are you still seeing this problem? And you don't see it via port 5190?
Possibly your network is now doing some transparent proxying or something, which would break the port 80 trick.
comment:4 Changed at 2010-07-24T14:18:49Z by
Replying to wilmer:
Possibly your network is now doing some transparent proxying or something, which would break the port 80 trick.
Yeah, you are probably (obviously?) right. I just tried it out on a different network with the same results as yours. Sorry for the noise.
comment:5 Changed at 2010-07-24T14:30:12Z by
Resolution: | → invalid |
---|---|
Status: | new → closed |
No problem. I'll close the bug then.
The only thing that is still unexplained to me is that I didn't get this error msg when connecting to a webserver; the thing sends nothing so the module just blocks.
Have you tried making BitlBee connect to AOL via the HTTP proxy server? (HTTP CONNECT) See your bitlbee.conf.
How did you tell it to connect via port 80 BTW, by setting server to something:80?