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 AggregateException in Socket.Connect(System.Net.EndPoint remoteEP) #193

Open
christoofar opened this issue Nov 12, 2018 · 0 comments
Open

Comments

@christoofar
Copy link
Owner

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

Stacktrace

0 System.Net.Sockets Socket Connect 1 System.Net WebConnection Connect 2 System.Net HttpWebRequest EndGetResponse 3 System.Threading.Tasks TaskFactory`1[TResult] FromAsyncCoreLogic null 0 

Reason

android.runtime.JavaProxyThrowable: System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: ConnectFailure (Network subsystem is down) ---> System.Net.Sockets.SocketException: Network subsystem is down

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