Game importer Not working

Issue #6036 resolved
MegaMan SW created an issue

Version: 11.11-beta-2

windows 10 home version 20H2

it worked at first but i had to back out now it keeps erroring out every time on the twitch/amazon games importer

now it also takes longer that usual on the epic games importer

use importers like normal and is will either error out or keeps spinning

Error code comes up on twitch only (See Below) not epic take a long time

(Inner Exception)

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

App: LaunchBox
Version: 11.11-beta-2
Type: System.Net.Sockets.SocketException
Site: Void Throw()
Source: System.Private.CoreLib

at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)

(Outer Exception)

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

App: LaunchBox
Version: 11.11-beta-2
Type: System.Net.Http.HttpRequestException
Site: Void MoveNext()
Source: System.Net.Http

at System.Net.Http.ConnectHelper.ConnectAsync(String host, Int32 port, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean allowHttp2, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttpConnectionAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithRetryAsync(HttpRequestMessage request, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts)
at Unbroken.LaunchBox.Windows.Integrations.Amazon.AmazonAccount.InvokeHttpService(Object instance)
at InfoServer.LogoutHttpField(String code, InfoServer )
at Unbroken.LaunchBox.Windows.Integrations.Amazon.AmazonAccount.Login()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AmazonImportAccountParseViewModel.ReflectScopeInterceptor()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AmazonImportAccountParseViewModel.CollectTransactionQueue()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CheckReadableExporter(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ListHttpPolicy()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

6:42:21 PM Exception

Comments (4)

  1. Log in to comment