[Pidgin] #1035: Cannot login into any account through a proxy

Pidgin trac at pidgin.im
Wed May 30 03:52:14 EDT 2007


#1035: Cannot login into any account through a proxy
---------------------------+------------------------------------------------
  Reporter:  kunalashar    |       Owner:  MarkDoliner
      Type:  defect        |      Status:  new        
  Priority:  major         |   Milestone:  2.1.0      
 Component:  pidgin (gtk)  |     Version:  2.0        
Resolution:                |    Keywords:             
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by kunalashar):

 For a Yahoo account configured to use the HTTP proxy (the one that Yahoo
 Messenger works with), the debug window shows this:


 {{{
 13:20:39) account: Connecting to account kunal_ashar
 (13:20:39) connection: Connecting. gc = 01A33AA0
 (13:20:39) buddyicon: Wrote cache file: C:\Documents and
 Settings\kashar\Application
 Data\.purple\icons\3783b0d7d2f6a9402cc31dd8a152f73eaa34760f.png
 (13:20:39) dnsquery: Performing DNS lookup for 172.16.0.72
 (13:20:39) dnsquery: IP resolved for 172.16.0.72
 (13:20:39) proxy: Attempting connection to 172.16.0.72
 (13:20:39) proxy: Connecting to scs.msg.yahoo.com:5050 via
 172.16.0.72:8080 using HTTP
 (13:20:39) proxy: Connection in progress
 (13:20:39) prefs: /pidgin/blist/width changed, scheduling save.
 (13:20:39) prefs: /pidgin/blist/height changed, scheduling save.
 (13:20:39) prefs: /pidgin/blist/width changed, scheduling save.
 (13:20:39) prefs: /pidgin/blist/height changed, scheduling save.
 (13:20:39) proxy: Connected to scs.msg.yahoo.com:5050.
 (13:20:39) proxy: Using CONNECT tunneling for scs.msg.yahoo.com:5050
 (13:20:39) GLib-GObject: invalid cast from `GtkEventBox' to `GtkButton'
 (13:20:39) Gtk: gtk_button_get_relief: assertion `GTK_IS_BUTTON (button)'
 failed
 (13:20:39) proxy: Proxy server replied with:
 HTTP/1.1 502 Proxy Error ( The specified Secure Sockets Layer (SSL) port
 is not allowed. ISA Server is not configured to allow SSL requests from
 this port. Most Web browsers use port 443 for SSL requests.  )
 Via: 1.1 ISBISA
 Connection: close
 Proxy-Connection: close
 Pragma: no-cache
 Cache-Control: no-cache
 Content-Type: text/html
 Content-Length: 773
 (13:20:39) proxy: Connection attempt failed: HTTP proxy connection error
 502
 (13:20:39) account: Disconnecting account 00BDBC80
 (13:20:39) connection: Disconnecting connection 01A33AA0
 (13:20:39) yahoo: In yahoo_buddy_icon_upload_data_free()
 (13:20:39) connection: Destroying connection 01A33AA0

 }}}

 For a Yahoo account configured to use the SOCKS4 proxy, the debug window
 shows this:

 {{{

 (13:10:15) account: Connecting to account kunal_ashar
 (13:10:15) connection: Connecting. gc = 01A33AA0
 (13:10:15) buddyicon: Wrote cache file: C:\Documents and
 Settings\kashar\Application
 Data\.purple\icons\3783b0d7d2f6a9402cc31dd8a152f73eaa34760f.png
 (13:10:16) dnsquery: Performing DNS lookup for 172.16.0.72
 (13:10:16) dnsquery: IP resolved for 172.16.0.72
 (13:10:16) proxy: Attempting connection to 172.16.0.72
 (13:10:16) proxy: Connecting to scs.msg.yahoo.com:5050 via
 172.16.0.72:8080 using SOCKS4
 (13:10:16) proxy: Connection in progress.
 (13:10:16) prefs: /pidgin/blist/width changed, scheduling save.
 (13:10:16) prefs: /pidgin/blist/height changed, scheduling save.
 (13:10:16) prefs: /pidgin/blist/width changed, scheduling save.
 (13:10:16) prefs: /pidgin/blist/height changed, scheduling save.
 (13:10:16) GLib-GObject: invalid cast from `GtkEventBox' to `GtkButton'
 (13:10:16) Gtk: gtk_button_get_relief: assertion `GTK_IS_BUTTON (button)'
 failed
 (13:10:16) socks4 proxy: Connected.

 }}}

 In the latter case, the Pidgin window's status indefinitely remains at
 "Connecting" and the main contacts window is empty/blank.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/1035#comment:13>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list