Miranda IM

Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: MSN won't connect...

  1. #1
    Join Date
    November 2008
    Posts
    14

    MSN won't connect...

    Yesterday I updated miranda to last alpha version. Today I'm trying to connect to msn using http gateway, but it won't work. I'm under a proxy server. Other protocols (icq, jabber) work fine.

    Here an excerpt of netlog where it seems to fail:

    [...]
    [10.25.26 MSN_HTTPS] Connecting to msnia.login.live.com:443 (Flags 11)....
    [10.25.26 MSN_HTTPS] (1480) Connected to msnia.login.live.com:443, Starting SSL negotiation
    [10.25.26 MSN_HTTPS] (1480) Connected to msnia.login.live.com:443
    [10.25.27 MSN_HTTPS] (04F73548:4294967295) Connection closed
    [10.25.27 MSN_HTTPS] Connecting to login.live.com:443 (Flags 11)....
    [10.25.28 MSN_HTTPS] (1480) Connected to login.live.com:443, Starting SSL negotiation
    [10.25.28 MSN_HTTPS] (1480) Connected to login.live.com:443
    [10.25.29 MSN_HTTPS] (04F73548:4294967295) Connection closed
    [10.25.29 MSN] MSN_CheckRedirector exited with errorCode = 4
    [10.25.29 MSN] (04F6CAF8:4294967295) Data sent
    OUT


    [10.25.29 MSN] applying 'http://207.46.107.29/gateway/gateway.dll?SessionID=284260035.1576193753' to 04F56F80 [00000964]
    [10.25.29 MSN] Connection closed gracefully
    [10.25.29 MSN] Connection 04F6CAF8 [00000964] was gracefully closed
    [10.25.29 MSN] Thread [00000964] ending now
    [10.25.29 MSN] Leaving thread 00000964 (1299FE7A)
    [10.25.29 MSN] Closing connection handle 04F6CAF8
    [10.25.29 MSN] (04F6CAF8:4294967295) Connection closed

  2. #2
    Join Date
    June 2005
    Posts
    11,839
    MSN has 2 connection profiles and you need to properly setup both. This is different from the previous version where only one connection profile exist.

    Currently HTTPS connection profile is not setup to use proxy, not sure if it correct or not for you network.

  3. #3
    Join Date
    November 2008
    Posts
    14
    Quote Originally Posted by borkra View Post
    MSN has 2 connection profiles and you need to properly setup both. This is different from the previous version where only one connection profile exist.

    Currently HTTPS connection profile is not setup to use proxy, not sure if it correct or not for you network.
    I set both now. I set https proxy for https msn profile. I've added logging of proxy: it write a lot of communication... last lines are:


    [12.08.01 MSN] (0617D924:1448) Data sent (proxy)
    POST http://207.46.107.77/gateway/gateway...191.1772703419 HTTP/1.1
    User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
    Cache-Control: no-store, no-cache
    Pragma: no-cache
    Host: 207.46.107.77
    Connection: close
    Proxy-Authorization: NTLM TlRMTVNTUAADAAAAGAAYAHgAAADAAMAAkAAAAA4ADgBIAAAADg AOAFYAAAAUABQAZAAAAAAAAABQAQAABYKIogUBKAoAAAAPcgBp AHMAbwByAHMAZQBhAGUAaQB2ADAANwA1AE4ARQAtAEEARQBJAF YAMAA3ADUAyFwX4V1HA+gx9WRA07RxUZUbAqRlw+AyBr1zfqBN cTKtO3jz+zCvnQEBAAAAAAAAnsNtFjdKyQGVGwKkZcPgMgAAAA ACAA4AUgBJAFMATwBSAFMARQABABAARQAzADAAOAA4AFAAWABC AAQAGAByAGkAcwBvAHIAcwBlAC4AZQBuAGUAbAADACoAZQAzAD AAOAA4AHAAeABiAC4AcgBpAHMAbwByAHMAZQAuAGUAbgBlAGwA BQAYAHIAaQBzAG8AcgBzAGUALgBlAG4AZQBsAAAAAAAAAAAA
    Content-Length: 5

    [12.08.01 MSN] (0617D924:1448) Data sent (proxy)
    OUT

    [12.08.04 MSN] (050CB048:1448) Data received (proxy)
    HTTP/1.1 100 Continue

    [12.08.04 MSN] (050CB048:1448) Data received (proxy)
    Via: 1.1 [MY HOST]

    [12.08.04 MSN] (050CB048:1448) Data received (proxy)
    HTTP/1.1 200 OK

    [12.08.04 MSN] (050CB048:1448) Data received (proxy)
    Via: 1.1 [MyHost]
    Connection: close
    Proxy-Connection: close
    Content-Length: 0
    Date: Wed, 19 Nov 2008 11:08:04 GMT
    (anti-spam-content-type:) application/x-msn-messenger
    X-MSN-Messenger: SessionID=523712191.1865552739; GW-IP=207.46.107.77;Session=close
    X-MSN-Host: BY1MSG3275903.gateway.edge.messenger.live.com
    X-MSNSERVER: BY1MSG3275903

    [12.08.04 MSN] Connection closed gracefully
    [12.08.04 MSN] Connection 050CB048 [00001314] was gracefully closed
    [12.08.04 MSN] Thread [00001314] ending now
    [12.08.04 MSN] Leaving thread 00001314 (1299FE7A)
    [12.08.04 MSN] Closing connection handle 050CB048
    [12.08.04 MSN] (050CB048:4294967295) Connection closed

  4. #4
    Join Date
    June 2005
    Posts
    11,839
    Well, you need to provide all the lines not only last ones.

  5. #5
    Join Date
    November 2008
    Posts
    14
    Quote Originally Posted by borkra View Post
    Well, you need to provide all the lines not only last ones.
    It's a 35kb log... are you sure? :)

    Where can I send file log?

  6. #6
    Join Date
    November 2008
    Posts
    14
    Now it works, maybe I was banned... (too many tries..)

  7. #7
    Join Date
    June 2005
    Posts
    11,839
    Yes 35K log is fine.

    It seemed to me from the log you provided earlier that your auto reconnect plugin timeout to early.

  8. #8
    Join Date
    November 2008
    Posts
    14
    Forum says I have to short message down to 10kb...
    I've uploaded here: http://www.e-nuts.net/netlog.log

  9. #9
    Join Date
    June 2005
    Posts
    11,839
    Quote Originally Posted by Trikko View Post
    Forum says I have to short message down to 10kb...
    I've uploaded here: http://www.e-nuts.net/netlog.log
    No you do not have to shorten it. some logs people provide are few Megs.
    And as far as I understand you do not have the problem any more?

  10. #10
    Join Date
    November 2008
    Posts
    14
    Hey it won't post my pasted log... it says me it's too long :)
    Btw, It stops work again... Can I set connection timeout? It could be a possible reason...

Similar Threads

  1. can't connect to icq
    By soulspirit in forum Technical Support
    Replies: 6
    Last Post: 17 Jul 2006, 11:52 PM
  2. Can not connect to ICQ
    By BeX86 in forum Technical Support
    Replies: 2
    Last Post: 11 Jul 2006, 8:44 PM
  3. Startup Status: connect after connect
    By Schommel in forum Feature Requests
    Replies: 2
    Last Post: 28 Apr 2006, 12:00 PM
  4. how do i connect with aim?
    By bloodfest in forum Technical Support
    Replies: 1
    Last Post: 28 Sep 2005, 8:14 PM
  5. Cannot Connect!
    By a_barbie_gurl in forum Technical Support
    Replies: 3
    Last Post: 10 Aug 2005, 11:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •