An unexpected error

Discussion in 'Misc' started by Deep Dark Fantasy, Apr 9, 2021.

  1. Deep Dark Fantasy

    Joined:
    Apr 9, 2021
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    1
    Hi all, can anyone tell me, how fix this error? Screenshot_1.png
    There is my log if needed

    2021-04-09 00:00:22.469 +03:00 [INF] Stored credentials is null: true
    2021-04-09 00:00:22.470 +03:00 [INF] Performing login with entered credentials
    2021-04-09 00:00:22.470 +03:00 [DBG] Initializing web socket
    2021-04-09 00:00:22.470 +03:00 [INF] Attempting to connect to wss://ns544971.ip-66-70-180.net:4513/
    2021-04-09 00:00:52.472 +03:00 [WRN] Timed out connecting to server
    2021-04-09 00:00:52.472 +03:00 [ERR] Server connection timeout)!
    System.Exception: Server connection timeout)!
    at Celeste_Public_Api.WebSocket_Api.WebSocket.Client.<DoConnect>d__17.MoveNext() in D:\a\1\s\Libs\Celeste_Public_Api\WebSocket_Api\WebSocket\Client.cs:line 92
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Celeste_Public_Api.WebSocket_Api.WebSocketApi.<Connect>d__24.MoveNext() in D:\a\1\s\Libs\Celeste_Public_Api\WebSocket_Api\WebSocketApi.cs:line 89
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Celeste_Public_Api.WebSocket_Api.WebSocketApi.<DoLogin>d__26.MoveNext() in D:\a\1\s\Libs\Celeste_Public_Api\WebSocket_Api\WebSocketApi.cs:line 113
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Celeste_Launcher_Gui.Pages.LoginPage.<PerformLogin>d__4.MoveNext() in D:\a\1\s\Celeste_Launcher_Gui\Pages\LoginPage.xaml.cs:line 140
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Celeste_Launcher_Gui.Pages.LoginPage.<PerformLogin>d__3.MoveNext() in D:\a\1\s\Celeste_Launcher_Gui\Pages\LoginPage.xaml.cs:line 94
    2021-04-09 00:01:22.161 +03:00 [ERR] Unable to read data from the transport connection:
    System.IO.IOException: Unable to read data from the transport connection:---> System.Net.Sockets.SocketException:
    at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
    at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
    --- End of inner exception stack trace ---
    at System.Net.Security._SslStream.EndRead(IAsyncResult asyncResult)
    at SuperSocket.ClientEngine.AuthenticatedStreamTcpSession.OnDataRead(IAsyncResult result)
    2021-04-09 00:01:22.162 +03:00 [DBG] Web socket closed
    2021-04-09 00:03:22.114 +03:00 [ERR] Unable to read data from the transport connection:
    System.IO.IOException: Unable to read data from the transport connection: . ---> System.Net.Sockets.SocketException:
    at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
    at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
    --- End of inner exception stack trace ---
    at System.Net.Security._SslStream.EndRead(IAsyncResult asyncResult)
    at SuperSocket.ClientEngine.AuthenticatedStreamTcpSession.OnDataRead(IAsyncResult result)
    2021-04-09 00:03:22.114 +03:00 [DBG] Web socket closed
    2021-04-09 00:03:22.180 +03:00 [ERR] Adding the specified count to the semaphore would cause it to exceed its maximum count.
    System.Threading.SemaphoreFullException: Adding the specified count to the semaphore would cause it to exceed its maximum count.
    at System.Threading.SemaphoreSlim.Release(Int32 releaseCount)
    at Celeste_Public_Api.WebSocket_Api.WebSocket.Client.WebSocket_Closed(Object sender, EventArgs e) in D:\a\1\s\Libs\Celeste_Public_Api\WebSocket_Api\WebSocket\Client.cs:line 124
    at WebSocket4Net.WebSocket.FireClosed()
    at WebSocket4Net.WebSocket.OnClosed()
    at SuperSocket.ClientEngine.AuthenticatedStreamTcpSession.OnDataRead(IAsyncResult result)
    at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
    at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
    at System.Net.AsyncProtocolRequest.CompleteWithError(Exception e)
    at System.Net.FixedSizeReader.ReadCallback(IAsyncResult transportResult)
    at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Net.ContextAwareResult.Complete(IntPtr userToken)
    at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
    at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
    at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
    2021-04-09 05:58:07.279 +03:00 [INF] Initializing bootstrapper
    2021-04-09 05:58:07.426 +03:00 [INF] User config loaded from C:\Program Files (x86)\Steam\steamapps\common\Age Of Empires Online\CelesteConfig.xml
    2021-04-09 05:58:07.427 +03:00 [INF] No game path is set
    2021-04-09 05:58:07.433 +03:00 [INF] IsSteamVersion: true
    2021-04-09 05:58:07.436 +03:00 [INF] Initialized web socket
    2021-04-09 05:58:07.436 +03:00 [INF] Initializing fingerprint provider
    2021-04-09 05:58:07.447 +03:00 [INF] Localized UI language to English (United States)
    2021-04-09 05:58:07.447 +03:00 [INF] Bootstrapper initialized
    2021-04-09 05:58:23.747 +03:00 [INF] Stored credentials is null: true
    2021-04-09 05:58:23.747 +03:00 [INF] Performing login with entered credentials
    2021-04-09 05:58:23.802 +03:00 [DBG] Initializing web socket
    2021-04-09 05:58:23.910 +03:00 [INF] Attempting to connect to wss://ns544971.ip-66-70-180.net:4513/
    2021-04-09 05:58:53.943 +03:00 [WRN] Timed out connecting to server
    2021-04-09 05:58:53.971 +03:00 [ERR] Server connection timeout)!
    System.Exception: Server connection timeout)!
    at Celeste_Public_Api.WebSocket_Api.WebSocket.Client.<DoConnect>d__17.MoveNext() in D:\a\1\s\Libs\Celeste_Public_Api\WebSocket_Api\WebSocket\Client.cs:line 92
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Celeste_Public_Api.WebSocket_Api.WebSocketApi.<Connect>d__24.MoveNext() in D:\a\1\s\Libs\Celeste_Public_Api\WebSocket_Api\WebSocketApi.cs:line 89
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Celeste_Public_Api.WebSocket_Api.WebSocketApi.<DoLogin>d__26.MoveNext() in D:\a\1\s\Libs\Celeste_Public_Api\WebSocket_Api\WebSocketApi.cs:line 113
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Celeste_Launcher_Gui.Pages.LoginPage.<PerformLogin>d__4.MoveNext() in D:\a\1\s\Celeste_Launcher_Gui\Pages\LoginPage.xaml.cs:line 140
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at Celeste_Launcher_Gui.Pages.LoginPage.<PerformLogin>d__3.MoveNext() in D:\a\1\s\Celeste_Launcher_Gui\Pages\LoginPage.xaml.cs:line 94
     
  2. Loading...


  3. 20unkown13

    20unkown13 Villager

    Joined:
    Aug 23, 2018
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    1
    you cannot connect to the servers, i had the same problem i changed my dns to googles 8.8.8.8 and it works
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice