WalletWasabi / WalletWasabi

Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac.
https://wasabiwallet.io
MIT License
2.13k stars 497 forks source link

No attempt to connect to Tor was successful. #13275

Open Yancrafter09 opened 1 month ago

Yancrafter09 commented 1 month ago

Exception type: System.InvalidOperationException

Message: No attempt to connect to Tor was successful.

Stack Trace: at WalletWasabi.Tor.TorProcessManager.StartAsync(Int32 attempts, CancellationToken cancellationToken) at WalletWasabi.Daemon.Global.StartTorProcessManagerAsync(CancellationToken cancellationToken) at WalletWasabi.Daemon.Global.InitializeNoWalletAsync(Boolean initializeSleepInhibitor, TerminateService terminateService, CancellationToken cancellationToken) at WalletWasabi.Fluent.Desktop.WasabiAppExtensions.<>cDisplayClass0_1.<b6>d.MoveNext() --- End of stack trace from previous location --- at WalletWasabi.Fluent.App.b6_1() at System.Threading.Tasks.Task.<>c.b128_0(Object state) at Avalonia.Threading.SendOrPostCallbackDispatcherOperation.InvokeCore() at Avalonia.Threading.DispatcherOperation.Execute() at Avalonia.Threading.Dispatcher.ExecuteJob(DispatcherOperation job) at Avalonia.Threading.Dispatcher.ExecuteJobsCore(Boolean fromExplicitBackgroundProcessingCallback) at Avalonia.Threading.Dispatcher.Signaled() at Avalonia.Win32.Win32Platform.WndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam) at Avalonia.Win32.Interop.UnmanagedMethods.DispatchMessage(MSG& lpmsg) at Avalonia.Win32.Win32DispatcherImpl.RunLoop(CancellationToken cancellationToken) at Avalonia.Threading.DispatcherFrame.Run(IControlledDispatcherImpl impl) at Avalonia.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken cancellationToken) at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.Start(String[] args) at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder builder, String[] args, Action1 lifetimeBuilder) at WalletWasabi.Fluent.Desktop.WasabiAppExtensions.<>c__DisplayClass0_0.<RunAsGuiAsync>b__0() at WalletWasabi.Daemon.WasabiApplication.RunAsync(Func1 afterStarting) at WalletWasabi.Fluent.Desktop.WasabiAppExtensions.RunAsGuiAsync(WasabiApplication app) at WalletWasabi.Fluent.Desktop.Program.Main(String[] args)

Inner Exception:

turbolay commented 1 month ago

Hello, try to restart your laptop or go to your activity monitor and try to kill your tor instance.