Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HttpRequestException in HttpWebRequest.EndGetResponse #186

Open
christoofar opened this issue Jul 24, 2018 · 0 comments
Open

Fix HttpRequestException in HttpWebRequest.EndGetResponse #186

christoofar opened this issue Jul 24, 2018 · 0 comments

Comments

@christoofar
Copy link
Owner

Version: 1.1.0 (17) | com.philadelinquency.phillyblotter

Stacktrace

0 System.Net HttpWebRequest EndGetResponse 1 System.Threading.Tasks TaskFactory`1[TResult] FromAsyncCoreLogic 2 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 3 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 4 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 5 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 6 System.Runtime.CompilerServices ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult] GetResult 7 System.Net.Http HttpClientHandler+d__63 MoveNext 8 System.Net.Http HttpClientHandler+d__63 MoveNext 9 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 10 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 11 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 12 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 13 System.Runtime.CompilerServices ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult] GetResult 14 System.Net.Http.Extensions.Compression.Client ClientCompressionHandler+d__10 MoveNext 15 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 16 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 17 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 18 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 19 System.Runtime.CompilerServices ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult] GetResult 20 System.Net.Http HttpClient+d__49 MoveNext 21 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 22 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 23 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 24 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 25 System.Runtime.CompilerServices TaskAwaiter`1[TResult] GetResult 26 PhillyBlotter.Models JsonWebClient+<>c__DisplayClass3_0+<b__2>d MoveNext 27 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 28 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 29 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 30 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 31 System.Runtime.CompilerServices ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult] GetResult 32 Polly Policy+<>c__DisplayClass120_0`1+<b__0>d[TResult] MoveNext 33 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 34 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 35 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 36 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 37 System.Runtime.CompilerServices ConfiguredTaskAwaitable+ConfiguredTaskAwaiter GetResult 38 Polly RetrySyntaxAsync+<>c__DisplayClass21_0+<b__1>d MoveNext 39 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 40 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 41 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 42 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 43 System.Runtime.CompilerServices ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult] GetResult 44 Polly.Retry RetryEngine+d__1`1[TResult] MoveNext 45 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 46 Polly.Retry RetryEngine+d__1`1[TResult] MoveNext 47 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 48 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 49 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 50 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 51 System.Runtime.CompilerServices ConfiguredTaskAwaitable+ConfiguredTaskAwaiter GetResult 52 Polly Policy+d__120`1[TResult] MoveNext 53 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 54 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 55 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 56 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 57 System.Runtime.CompilerServices TaskAwaiter`1[TResult] GetResult 58 PhillyBlotter.Models JsonWebClient+d__3 MoveNext 59 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 60 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 61 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 62 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 63 System.Runtime.CompilerServices TaskAwaiter`1[TResult] GetResult 64 PhillyBlotter.Models JsonWebClient+d__8`1[T] MoveNext 65 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 66 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 67 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 68 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 69 System.Runtime.CompilerServices TaskAwaiter`1[TResult] GetResult 70 PhillyBlotter.Models Data+d__19 MoveNext 71 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 72 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 73 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 74 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 75 System.Runtime.CompilerServices TaskAwaiter`1[TResult] GetResult 76 PhillyBlotter BlotterPage+d__20 MoveNext 77 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 78 System.Runtime.CompilerServices TaskAwaiter ThrowForNonSuccess 79 System.Runtime.CompilerServices TaskAwaiter HandleNonSuccessAndDebuggerNotification 80 System.Runtime.CompilerServices TaskAwaiter ValidateEnd 81 System.Runtime.CompilerServices TaskAwaiter`1[TResult] GetResult 82 PhillyBlotter BlotterPage+d__16 MoveNext 83 System.Runtime.ExceptionServices ExceptionDispatchInfo Throw 84 System.Runtime.CompilerServices AsyncMethodBuilderCore+<>c b__6_0 85 Android.App SyncContext+<>c__DisplayClass2_0 b__0 86 Java.Lang Thread+RunnableImplementor Run 87 Java.Lang IRunnableInvoker n_Run 88 mono.java.lang RunnableImplementor n_run 89 mono.java.lang RunnableImplementor run 90 android.os Handler handleCallback 91 android.os Handler dispatchMessage 92 android.os Looper loop 93 android.app ActivityThread main 94 java.lang.reflect Method invoke 95 com.android.internal.os ZygoteInit$MethodAndArgsCaller run 96 com.android.internal.os ZygoteInit main Java.Lang.Thread 2 

Reason

android.runtime.JavaProxyThrowable: System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: NameResolutionFailure

Link to HockeyApp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant