Walletwasabi: Error message when click on Send button

Created on 8 May 2020  路  4Comments  路  Source: zkSNACKs/WalletWasabi

When i try to send bitcoin I get the following error:

NullReferenceException: Object reference not set to an instance of an object.

The error message appears after I click on the 'send' button.

Screenshots

Operating system

Windows 10

Wasabi Version

v1.1.1

Log

2020-05-08 23:35:44 ERROR WasabiSynchronizer: WalletWasabi.Exceptions.TorSocks5FailureResponseException: Tor SOCKS5 proxy responded with HostUnreachable.
at WalletWasabi.TorSocks5.TorSocks5Client.ConnectToDestinationAsync(String host, Int32 port) in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\TorSocks5\TorSocks5Client.cs:line 265
at WalletWasabi.TorSocks5.TorHttpClient.SendAsync(HttpRequestMessage request, CancellationToken cancel) in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\TorSocks5\TorHttpClient.cs:line 181
at WalletWasabi.TorSocks5.TorHttpClient.SendAsync(HttpMethod method, String relativeUri, HttpContent content, CancellationToken cancel) in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\TorSocks5\TorHttpClient.cs:line 102
at TorHttpClientExtensions.SendAndRetryAsync(TorHttpClient client, HttpMethod method, HttpStatusCode expectedCode, String relativeUri, Int32 retry, HttpContent content, CancellationToken cancel) in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\Extensions\TorHttpClientExtensions.cs:line 20
at WalletWasabi.WebClients.Wasabi.WasabiClient.GetSynchronizeAsync(uint256 bestKnownBlockHash, Int32 count, Nullable1 estimateMode, CancellationToken cancel) in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\WebClients\Wasabi\WasabiClient.cs:line 37 at System.Threading.Tasks.TaskExtensions.WithAwaitCancellationAsync[T](Task1 me, CancellationToken cancel, Int32 waitForGracefulTermination)
at WalletWasabi.Services.WasabiSynchronizer.<>c__DisplayClass75_0.<b__0>d.MoveNext() in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\Services\WasabiSynchronizer.cs:line 261

debug

Most helpful comment

From the screenshot I see that backend is not connected, is that the reason why you get that error?

Probably yes, today it was connected and the transfer worked. Thanks for the information!:)

All 4 comments

Could you please take a look at the log file and paste here the details of that error? With that information we can find and fix this problem, otherwise it is virtually impossible.

From the screenshot I see that backend is not connected, is that the reason why you get that error?

Could you please take a look at the log file and paste here the details of that error? With that information we can find and fix this problem, otherwise it is virtually impossible.

2020-05-08 23:35:44 ERROR WasabiSynchronizer: WalletWasabi.Exceptions.TorSocks5FailureResponseException: Tor SOCKS5 proxy responded with HostUnreachable.
at WalletWasabi.TorSocks5.TorSocks5Client.ConnectToDestinationAsync(String host, Int32 port) in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\TorSocks5\TorSocks5Client.cs:line 265
at WalletWasabi.TorSocks5.TorHttpClient.SendAsync(HttpRequestMessage request, CancellationToken cancel) in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\TorSocks5\TorHttpClient.cs:line 181
at WalletWasabi.TorSocks5.TorHttpClient.SendAsync(HttpMethod method, String relativeUri, HttpContent content, CancellationToken cancel) in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\TorSocks5\TorHttpClient.cs:line 102
at TorHttpClientExtensions.SendAndRetryAsync(TorHttpClient client, HttpMethod method, HttpStatusCode expectedCode, String relativeUri, Int32 retry, HttpContent content, CancellationToken cancel) in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\Extensions\TorHttpClientExtensions.cs:line 20
at WalletWasabi.WebClients.Wasabi.WasabiClient.GetSynchronizeAsync(uint256 bestKnownBlockHash, Int32 count, Nullable1 estimateMode, CancellationToken cancel) in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\WebClients\Wasabi\WasabiClient.cs:line 37 at System.Threading.Tasks.TaskExtensions.WithAwaitCancellationAsyncT
at WalletWasabi.Services.WasabiSynchronizer.<>c__DisplayClass75_0.d.MoveNext() in C:\Users\user\Desktop\WalletWasabi\WalletWasabi\Services\WasabiSynchronizer.cs:line 261

From the screenshot I see that backend is not connected, is that the reason why you get that error?

Probably yes, today it was connected and the transfer worked. Thanks for the information!:)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

2pac1 picture 2pac1  路  3Comments

gabridome picture gabridome  路  3Comments

UkolovaOlga picture UkolovaOlga  路  3Comments

yahiheb picture yahiheb  路  3Comments

trading2835 picture trading2835  路  3Comments