[Pidgin] #775: MSN Connection Problems with Proxy
Pidgin
trac at pidgin.im
Thu May 29 13:58:21 EDT 2008
#775: MSN Connection Problems with Proxy
------------------------+---------------------------------------------------
Reporter: bcourbage | Owner: felipec
Type: defect | Status: assigned
Priority: minor | Milestone:
Component: MSN | Version: 2.0
Resolution: | Keywords:
Pending: 1 |
------------------------+---------------------------------------------------
Changes (by bcourbage):
* pending: 1 => 0
Comment:
Tested with and without HTTP method. See debug logs below. Using "Global
Proxy Settings" and other protocols work fine.
HTTP Method
(12:52:02) account: Connecting to account XXX at YYY.com
(12:52:02) connection: Connecting. gc = 0100AAE0
(12:52:02) msn: new httpconn (0100B428)
(12:52:02) dnsquery: Performing DNS lookup for [proxy.server.address]
(12:52:02) msn: C: NS 000: VER 1 MSNP9 MSNP8 CVR0
(12:52:02) dnsquery: IP resolved for [proxy.server.address]
(12:52:02) proxy: Attempting connection to 167.107.66.4
(12:52:02) proxy: Connecting to gateway.messenger.hotmail.com:80 via
[proxy.server.address]:1080 using SOCKS5
(12:52:02) socks5 proxy: Connection in progress
(12:52:02) socks5 proxy: Connected.
(12:52:02) socks5 proxy: Able to read.
(12:52:02) s5: reallocing from 4 to 8
(12:52:02) s5: reallocing from 8 to 10
(12:52:02) msn: HTTP: Read error
(12:52:02) msn: Connection error from Notification server
(gateway.messenger.hotmail.com): Reading error
(12:52:02) msn: C: NS 000: OUT
(12:52:02) msn: HTTP: Read error
(12:52:02) msn: Connection error from Notification server
(gateway.messenger.hotmail.com): Reading error
(12:52:02) msn_session_disconnect: assertion `session->connected' failed
(12:52:02) account: Disconnecting account 00CA09F0
(12:52:02) connection: Disconnecting connection 0100AAE0
(12:52:02) msn: destroy httpconn (0100B428)
(12:52:02) connection: Destroying connection 0100AAE0
Not HTTP Method
(12:52:44) account: Connecting to account XXX at YYY.com
(12:52:44) connection: Connecting. gc = 00EE02A0
(12:52:44) msn: new httpconn (01010298)
(12:52:44) dnsquery: Performing DNS lookup for [proxy.server.address]
(12:52:44) dnsquery: IP resolved for [proxy.server.address]
(12:52:44) proxy: Attempting connection to 167.107.66.4
(12:52:44) proxy: Connecting to messenger.hotmail.com:1863 via
[proxy.server.address]:1080 using SOCKS5
(12:52:44) socks5 proxy: Connection in progress
(12:52:44) socks5 proxy: Connected.
(12:52:44) socks5 proxy: Able to read.
(12:52:44) s5: reallocing from 4 to 8
(12:52:44) s5: reallocing from 8 to 10
(12:52:44) msn: C: NS 000: VER 1 MSNP9 MSNP8 CVR0
(12:52:44) msn: S: NS 000: VER 1 MSNP9 MSNP8 CVR0
(12:52:44) msn: C: NS 000: CVR 2 0x0409 winnt 5.1 i386 MSNMSGR 6.0.0602
MSMSGS XXX at YYY.com
(12:52:44) msn: S: NS 000: CVR 2 8.5.1302 8.5.1302 8.1.0178
http://msgr.dlservice.microsoft.com/download/5/6/4/5646481F-33EF-
4B08-AF00-4904F7677B89/EN/Install_WLMessenger.exe http://messenger.msn.com
(12:52:44) msn: C: NS 000: USR 3 TWN I XXX at YYY.com
(12:52:44) msn: S: NS 000: USR 3 TWN S
ct=1212083612,rver=5.0.3270.0,wp=FS_40SEC_0_COMPACT,lc=1033,id=507,ru=http:%2F%2Fmessenger.msn.com,tw=0,kpp=1,kv=4,ver=2.1.6000.1,rn=1lgjBfIL,tpf=b0735e3a873dfb5e75054465196398e0
(12:52:44) dnsquery: Performing DNS lookup for [proxy.server.address]
(12:52:44) dnsquery: IP resolved for [proxy.server.address]
(12:52:44) proxy: Attempting connection to 167.107.66.4
(12:52:44) proxy: Connecting to nexus.passport.com:443 via
[proxy.server.address]:1080 using SOCKS5
(12:52:44) socks5 proxy: Connection in progress
(12:52:44) socks5 proxy: Connected.
(12:52:44) socks5 proxy: Able to read.
(12:52:44) s5: reallocing from 4 to 8
(12:52:44) s5: reallocing from 8 to 10
(12:52:44) nss: Handshake failed (-5938)
(12:52:44) msn: C: NS 000: OUT
(12:52:44) account: Disconnecting account 00CA09F0
(12:52:44) connection: Disconnecting connection 00EE02A0
(12:52:44) msn: destroy httpconn (01010298)
(12:52:44) connection: Destroying connection 00EE02A0
--
Ticket URL: <http://developer.pidgin.im/ticket/775#comment:6>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list