You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to connect to my remote node on my local network via IP address, but am unable to connect via Tor onion address. I am able to connect via Tor using other wallets and apps, so I know my server-side configuration is fine. I assumed that I should be able to enter the onion address of my node in the Host field and that connecting should just work. Instead I get the following error when attempting to test the connection:
Process finished with code -1Error message: Failed to connect
I noticed that the Tor icon it the upper right corner of the Specter app was grayed out. I attempted to start it, assuming this is necessary for connecting via Tor to work, and got the following error:
Failed to start Tor hidden service.Make sure you have Tor running with ControlPort configured and try again.Error returned: 'NoneType' object has no attribute 'reconnect'
I already had tor running locally, but I stopped it and re-ran it with ControlPort auto set in my .torrc. This made no difference. The Tor icon in Specter remains grayed out, and clicking 'Start Tor' returns the same error. Restarting Specter makes no difference. Likewise, if I stop my local manually-started tor process and try to let Specter start it for me (by clicking Start Tor), I get the same error as above.
What am I missing? I'm running 0.8.1. See also #363.
The text was updated successfully, but these errors were encountered:
Closing for now due to inactivity. Please reopen if this is still active.
Anyway, from the next version, you'll be able to set Specter to just use the Tor Browser for Tor communications which would hopefully make stuff simpler.
I am able to connect to my remote node on my local network via IP address, but am unable to connect via Tor onion address. I am able to connect via Tor using other wallets and apps, so I know my server-side configuration is fine. I assumed that I should be able to enter the onion address of my node in the
Host
field and that connecting should just work. Instead I get the following error when attempting to test the connection:I noticed that the Tor icon it the upper right corner of the Specter app was grayed out. I attempted to start it, assuming this is necessary for connecting via Tor to work, and got the following error:
I already had
tor
running locally, but I stopped it and re-ran it withControlPort auto
set in my.torrc
. This made no difference. The Tor icon in Specter remains grayed out, and clicking 'Start Tor' returns the same error. Restarting Specter makes no difference. Likewise, if I stop my local manually-startedtor
process and try to let Specter start it for me (by clickingStart Tor
), I get the same error as above.What am I missing? I'm running 0.8.1. See also #363.
The text was updated successfully, but these errors were encountered: