1.39 beta 2 - crash always after latest beta install, reinstall retail version doesn't fix it - no internet doesnt fix it

Issue #8287 duplicate
JAKAMY created an issue

(Inner Exception)

No such host is known.

App: LaunchBox
Version: 13.9-beta-2
Theme: Default Plus
Type: System.Net.Sockets.SocketException
Site: Void ThrowException(System.Net.Sockets.SocketError, System.Threading.CancellationToken)
Source: System.Net.Sockets

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.<ConnectAsync>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)

(Outer Exception)

No such host is known. (login.live.com:443)

App: LaunchBox
Version: 13.9-beta-2
Theme: Default Plus
Type: System.Net.Http.HttpRequestException
Site: Void MoveNext()
Source: System.Net.Http

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.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Unbroken.LaunchBox.Windows.Integrations.Xbox.XboxAccountClient.RefreshTokens()
at Unbroken.LaunchBox.Windows.Desktop.Processes.Scanning.<>c__DisplayClass9_0.FlushConcreteRepository()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

12:01:51 AM Exception

Comments (4)

  1. JAKAMY reporter

    with internet “Object reference not set to an instance of an object.

    App: LaunchBox
    Version: 13.9-beta-2
    Theme: Default Plus
    Type: System.NullReferenceException
    Site: Void MoveNext()
    Source: Unbroken.LaunchBox.Windows

    at Unbroken.LaunchBox.Windows.Integrations.Xbox.XboxAccountClient.PushInvalidResolver(Object init)
    at Unbroken.LaunchBox.Windows.Integrations.Xbox.XboxAccountClient.RefreshTokens()
    at Unbroken.LaunchBox.Windows.Desktop.Processes.Scanning.<>c__DisplayClass9_0.FlushConcreteRepository()
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    --- End of stack trace from previous location ---
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

    Recent Log:

    12:04:32 AM Exception

  2. JAKAMY reporter

    keeping the error log window open and going into settings to disable storefront startup updates stops the crash. seems the auto update storefront is the problem, xbox login it seems in the crash log. Tried to relogin to xbox but it didn’t work so disabled them all. Cheers

  3. JAKAMY reporter

    setting the xbox storefront to none and reenabling the startup storefront auto update dont crash launchbox. Relogin to xbox after crashes it.

  4. Log in to comment