Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Fix System.Net.WebException in LocalImageService.DownloadImage (System.Uri url, System.String key, System.Threading.CancellationToken cancellationToken) #26

Open
jackv24 opened this issue May 31, 2020 · 0 comments
Labels
android auto-added Automatically added by AppCenter bug Something isn't working

Comments

@jackv24
Copy link
Owner

jackv24 commented May 31, 2020

Version 0.7.1(19)

Stacktrace

ComicWrap.Systems.LocalImageService.DownloadImage (System.Uri url, System.String key, System.Threading.CancellationToken cancellationToken) [0x00080] in :0;ComicWrap.Systems

ComicWrap.Views.ComicInfoViewBase.DownloadCoverImage (ComicWrap.Systems.ComicData comic, System.Threading.CancellationToken cancelToken) [0x00128] in :0;ComicWrap.Views

ComicWrap.Systems.ExceptionHandler.LogException (System.Exception e) [0x00006] in :0;ComicWrap.Systems

AsyncAwaitBestPractices.SafeFireAndForgetExtensions.HandleException[TException] (TException& exception, System.Action`1[TException]& onException) [0x00009] in <6696ad5306ef411db84061a5f1c3ebf8>:0;AsyncAwaitBestPractices

AsyncAwaitBestPractices.SafeFireAndForgetExtensions.HandleSafeFireAndForget[TException] (System.Threading.Tasks.Task task, System.Boolean continueOnCapturedContext, System.Action`1[T] onException) [0x000a3] in <6696ad5306ef411db84061a5f1c3ebf8>:0;AsyncAwaitBestPractices

Reason

System.Net.WebException

Link to App Center

@jackv24 jackv24 added bug Something isn't working android auto-added Automatically added by AppCenter labels Jun 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
android auto-added Automatically added by AppCenter bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant