[Pidgin] #1035: Cannot login into any account through a proxy
Pidgin
trac at pidgin.im
Wed May 30 03:48:57 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:07:33) dnsquery: Performing DNS lookup for 172.16.0.72
(13:07:33) autorecon: done calling purple_account_connect
(13:07:33) dnsquery: IP resolved for 172.16.0.72
(13:07:33) proxy: Attempting connection to 172.16.0.72
(13:07:33) proxy: Connecting to scs.msg.yahoo.com:5050 via
172.16.0.72:8080 using HTTP
(13:07:33) proxy: Connection in progress
(13:07:33) GLib-GObject: invalid cast from `GtkEventBox' to `GtkButton'
(13:07:33) Gtk: gtk_button_get_relief: assertion `GTK_IS_BUTTON (button)'
failed
(13:07:33) proxy: Connected to scs.msg.yahoo.com:5050.
(13:07:33) proxy: Using CONNECT tunneling for scs.msg.yahoo.com:5050
(13:07:33) 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
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: <<deleted for privacy>>
(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:12>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list