Trainer Battle

Aurora Bug Reports Discussion

Page 1 of 2   •  First Page  •  Previous Page  •   Next Page  •   Last Page
Signup or Login to Post
v1.5.1 proxy settings bug
  • Tier 7
    Send a message to Roachack
    TIER 7
    Roachack posted on Nov 05, 2022 7:44:06 AM - Report post
     
    (I'm the guy who request the proxy setting, lol)

    ver. 1.5.1 (I updated it immediately when I get the message said you put the proxt settings in)

    1, Application launching, fine
    2, Account logging, Stopped.
    The error message is "Server is unavailable and no valid offline key was found".
    (I tried many times and I'm pretty sure there's another message said "DNS" something)

    I think there're 2 issues.
    1, I think the proxy setting need to be removed to the login interface. (or it can be modified on both place)
    Because if some got some problems with his proxy server and he don't know how to clean it through the local setting file. He will be block out of The Aurora forever.

    2, The launching is ok but stopped at logging, so the problem is maybe in the login code.
    FILE ATTACHED
  • Tier 7
    Send a message to Roachack
    TIER 7
    Roachack posted on Nov 05, 2022 7:47:55 AM - Report post
     
    Adds

    The login is OK when I remove the proxy settings from the Global Settings.json
  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Nov 05, 2022 8:42:36 AM - Report post
     
    Login uses the same httpclient as everything else in Aurora. If login fails with proxy then your proxy is invalid. Does it require a username and password or is it public? Can you share it via PM with me so I can debug?
  • Tier 7
    Send a message to Roachack
    TIER 7
    Roachack posted on Nov 05, 2022 9:29:44 AM - Report post
     
    The tool I used named V2Ray. I think it’s very famous.
    You can check it right here
    github.com/2dust/v2rayN/releases/tag/5.36

    But this is only a tool. You also need a server provider to subscribe the servers.
    And you can get a lot of servers in many countries.
    The Tool (V2Ray) will help to forward the sockets through a specific port (for me, for example, the socks is 4781 and the https is 4780).
    I put it in my Windows proxy settings, and use it to launch Aurora.

    Also, I can use my browser (EDGE) as well with "Use System Proxy Setting", or close the window proxy and put the 127.0.0.1 and 4781 in the addons named SwitchyOmega.
    FILE ATTACHED
  • Tier 7
    Send a message to Roachack
    TIER 7
    Roachack posted on Nov 05, 2022 9:30:11 AM - Report post
     
    attachment2
    FILE ATTACHED
  • Tier 7
    Send a message to Roachack
    TIER 7
    Roachack posted on Nov 05, 2022 9:37:24 AM - Report post
     
    Here's the texts after I click the "Generate Debug file" WITHOUT PROXY.
    Don't know if it helps.


    ---------------------------
    Cheat Happens Aurora 1.5.1.0 (PREVIEW)
    ---------------------------
    Press CTRL+C to copy to clipboard:



    System.Net.Http.HttpRequestException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 (www.cheathappens.com:443)

    ---> System.Net.Sockets.SocketException (10060): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。

    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)

    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)

    at System.Net.Sockets.Socket.g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)

    at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)

    --- End of inner exception stack trace ---

    at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)

    at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)

    at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)

    at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)

    at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)

    at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)

    at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)

    at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)

    at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)

    at -.dje_zWVGLWTK4HY9KCCNA3C8MF9T426LKGHJ7EW_ejd.#=zG8KlUCSod$ekHcZr7fxmPG8=.MoveNext()

    --- End of stack trace from previous location ---

    at System.Threading.Tasks.Task.<>c.b__128_0(Object state)

    at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

    at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
    ---------------------------
    确定
    ---------------------------
  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Nov 05, 2022 6:31:30 PM - Report post
     
    quote:
    originally posted by Roachack

    attachment2

    Now I need to see a screenshot how you entered the proxy in Aurora

  • Tier 7
    Send a message to Roachack
    TIER 7
    Roachack posted on Nov 06, 2022 6:25:22 AM - Report post
     
    socks5://127.0.0.1
    Link
    Link
    Link


    I tried these all by using the Global Settings.json
    "ProxyPort": 4781,
    "ProxyAddress": "socks5://127.0.0.1",
    "UseProxy": true,

    "ProxyPort": 4780,
    "ProxyAddress": "Link",
    "UseProxy": true,


    This board will format the link with http, so I use the *url* tag

    [Edited by Roachack, 11/6/2022 6:30:52 AM]
    FILE ATTACHED
Page 1 of 2   •  First Page  •  Previous Page  •   Next Page  •   Last Page
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 1:06:54 PM