Bitcoin Forum
May 05, 2024, 06:41:00 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: bitcoin core full node through Tor on: May 01, 2018, 07:28:21 PM
Hello.

I'm having trouble setting up my full node through Tor.

When I go to settings -> options -> network in the GUI and then click "Use separate SOCKS5 proxy to reach peers via Tor hidden services:"
and then input the proxy IP "127.0.0.1" the column always just turns red like it is invalid.

Have searched for this issue only and can't seem to find a solution or anyone really experiencing it.

Anyone that knows what the issue is?

Regards.

What did you set the port to? Did you use 9050 as is instructed here, https://en.bitcoin.it/wiki/Tor#Bitcoin_Core ?

Your socks port might not be configured (correctly) at all.


thanks for the answer!

I tried that yes, but it didn't matter since the proxy IP column was just red (hinting a wrong proxy ip) so I couldn't even save any changes..

All I've done so far was to setup Tor browser. I checked the network settings in the browser and the proxy ip was indeed 127.0.0.1

Is there anything more I need to do to configure the socks port? Even if it were incorrectly configured, the bitcoin core GUI should still let me input the proxy ip right?



I just tried using the Tor.exe client on windows, https://www.torproject.org/download/download -> Expert bundle, and Bitcoin Core v13.0, and that worked fine.

Have you checked what port your tor browser uses, and if tor is configured correctly?

What happens if you add this

Code:

proxy=127.0.0.1:9050
listen=1
bind=127.0.0.1

in your bitcoin.conf file, and then launch bitcoin core?  I'm not exactly an expert on this. Someone with a bit more knowledge about this than me might figure out what's wrong.



I tried what you suggested and Tor gave me this error:

"Your application (using socks5 to port 8333) gave tor a malformed hostname: [scrubbed]. Rejecting the connection."

Seems like something to work with Smiley

I am still not able to input the proxy IP in the GUI tho, can you do that in your GUI?
2  Bitcoin / Bitcoin Technical Support / Re: bitcoin core full node through Tor on: May 01, 2018, 06:30:07 PM
Hello.

I'm having trouble setting up my full node through Tor.

When I go to settings -> options -> network in the GUI and then click "Use separate SOCKS5 proxy to reach peers via Tor hidden services:"
and then input the proxy IP "127.0.0.1" the column always just turns red like it is invalid.

Have searched for this issue only and can't seem to find a solution or anyone really experiencing it.

Anyone that knows what the issue is?

Regards.

What did you set the port to? Did you use 9050 as is instructed here, https://en.bitcoin.it/wiki/Tor#Bitcoin_Core ?

Your socks port might not be configured (correctly) at all.


thanks for the answer!

I tried that yes, but it didn't matter since the proxy IP column was just red (hinting a wrong proxy ip) so I couldn't even save any changes..

All I've done so far was to setup Tor browser. I checked the network settings in the browser and the proxy ip was indeed 127.0.0.1

Is there anything more I need to do to configure the socks port? Even if it were incorrectly configured, the bitcoin core GUI should still let me input the proxy ip right?

3  Bitcoin / Bitcoin Technical Support / bitcoin core full node through Tor on: May 01, 2018, 05:25:57 PM
Hello.

I'm having trouble setting up my full node through Tor.

When I go to settings -> options -> network in the GUI and then click "Use separate SOCKS5 proxy to reach peers via Tor hidden services:"
and then input the proxy IP "127.0.0.1" the column always just turns red like it is invalid.

Have searched for this issue only and can't seem to find a solution or anyone really experiencing it.

Anyone that knows what the issue is?

Regards.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!