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

Unable to connect to remote node via Tor #519

Closed
cbeams opened this issue Oct 16, 2020 · 3 comments
Closed

Unable to connect to remote node via Tor #519

cbeams opened this issue Oct 16, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@cbeams
Copy link
Contributor

cbeams commented Oct 16, 2020

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.

@stepansnigirev
Copy link
Collaborator

Sorry for a late reply...
Can you check with this instruction, maybe something missing in your setup?
https://github.com/cryptoadvance/specter-desktop/blob/master/docs/tor.md#configure-tor-port

@ben-kaufman
Copy link
Contributor

Hi, is this still an issue with version v0.10.2?

@ben-kaufman ben-kaufman added the bug Something isn't working label Dec 6, 2020
@ben-kaufman
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants