Hi, I recently updated to Bitcoin Core v29.1 on my new windows 11, but I’m now having a problem setting it up with Tor.
The problem is that my node isn’t connected to any Tor peers even though I set onlynet=onion, correctly?
Please clarify; was your previous setup isn't configured with Tor onion service?
If so, you should tell the related config that you've added to your bitcoin.conf file.
And, is Tor service already setup and running in your Windows 11 PC? (
you can check if it's running in your services named "Tor Win32 Service")
Because with the correct proxy and Tor-related settings in Bitcoin Core, it will already show as
"limited": false, "reachable": true, even if it can't find a running Tor service.
It'll just result with zero peers with
onlynet=onion if Tor isn't available.