StabilityMatrix icon indicating copy to clipboard operation
StabilityMatrix copied to clipboard

HttpRequestException

Open Ippephyx opened this issue 1 year ago • 1 comments

Hi, I keep having an HttpRequestException each and everytime an http request is needed : I can't install an interface : it will kill the app with the exception, I can't "check" the "embedded python" : same exception. The only thing it lets me is check CivitAI API and / or connect to Lykos Account, but that's about it.

Any help will be greatly appreciated.

Thanks image

Ippephyx avatar May 02 '24 16:05 Ippephyx

Same problem: `## Exception TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 30 seconds elapsing.

Sentry ID

a2856db33d464ff78d037e7f2d696952

Stack Trace

at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts) at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Refit.RequestBuilderImplementation.<>c__DisplayClass14_02.<<BuildCancellableTaskFuncForMethod>b__0>d.MoveNext() in /_/Refit/RequestBuilderImplementation.cs:line 256 --- End of stack trace from previous location --- at StabilityMatrix.Avalonia.ViewModels.OpenArtBrowserViewModel.DoSearch(Int32 page) at AsyncAwaitBestPractices.SafeFireAndForgetExtensions.HandleSafeFireAndForget[TException](Task task, Boolean continueOnCapturedContext, Action1 onException) at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state) at Avalonia.Threading.SendOrPostCallbackDispatcherOperation.InvokeCore() at Avalonia.Threading.DispatcherOperation.Execute() at Avalonia.Threading.Dispatcher.ExecuteJob(DispatcherOperation job) at Avalonia.Threading.Dispatcher.ExecuteJobsCore(Boolean fromExplicitBackgroundProcessingCallback) at Avalonia.Threading.Dispatcher.Signaled() at Avalonia.Win32.Win32Platform.WndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam) at Avalonia.Win32.Interop.UnmanagedMethods.DispatchMessage(MSG& lpmsg) at Avalonia.Win32.Win32DispatcherImpl.RunLoop(CancellationToken cancellationToken) at Avalonia.Threading.DispatcherFrame.Run(IControlledDispatcherImpl impl) at Avalonia.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken cancellationToken) at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.Start(String[] args) at StabilityMatrix.Avalonia.Program.Main(String[] args)

Inner Exception

TimeoutException: A task was canceled.`

camilo1505 avatar May 04 '24 02:05 camilo1505

This issue is stale because it has been open 30 days with no activity. Remove the stale label or comment, else this will be closed in 5 days.

github-actions[bot] avatar Jun 20 '24 01:06 github-actions[bot]

This issue was closed because it has been stale for 5 days with no activity.

github-actions[bot] avatar Jun 25 '24 01:06 github-actions[bot]