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

A socket operation was attempted to an unreachable network 0.0.0.1:9050 #853

Closed
nopara73 opened this issue Nov 16, 2018 · 0 comments
Closed
Labels

Comments

@nopara73
Copy link
Contributor

nopara73 commented Nov 16, 2018

2018-11-15 21:30:53 ERROR IndexDownloader: System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10051): A socket operation was attempted to an unreachable network 0.0.0.1:9050
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.TcpClient.<>c.<ConnectAsync>b__27_1(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---

Should handle the same way as the connection refused issue? Or not? What's this, how to reproduce it?

It would appear my IPv6 localhost (::1) was at some point turned to 0.0.0.1:9050 and the error not flagged to the user.

https://old.reddit.com/r/WasabiWallet/comments/9x5prw/synchronizing/e9rxzyh/

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

No branches or pull requests

1 participant