Closed darkerego closed 1 month ago
it's not as if tor isn't capable of connecting to an ipv4 address
If you setup --tx-proxy
then it will only send transactions over Tor, if there are no Tor connections it won't fallback to clearnet. The issue is likely the lack of people running Tor on stagenet.
it's not as if tor isn't capable of connecting to an ipv4 address
If you setup
--tx-proxy
then it will only send transactions over Tor, if there are no Tor connections it won't fallback to clearnet. The issue is likely the lack of people running Tor on stagenet.
I figured. Thanks for confirming.
I am closing this issue. Please feel free to reopen it in case you had any questions.
Yeah, I have confirmed that it a lack of stable peers on stagenet.
I have been debugging this for a couple of days. I am starting to think that maybe the problem is that there just aren't many tor stagenet nodes? But then I don't understand why that would matter, it's not as if tor isn't capable of connecting to an ipv4 address. I have tried a variety of configurations including running with torsocks, and running with and --add-exclusive-node with a bunch of both onion and ipv4 addresses ... I think I have tried everything I can think of. The result is always the same.
--proxy
and--tx-proxy
, and then also just running with--tx-proxy
, both with and without the disable noise parameter, I have tried deleting my p2pstate.bin file, I have tried--add--peer
W Unable to send transaction(s) to tor - no available outbound connections
This is my current configuration.
What the actual heck is happening here?
I did manage to get one transaction to go through by setting up an external node without --tx-proxy enabled and setting up a hidden service on this node and then adding that as a peer and priority node, but initially the tx was rejected , deep in the debug logs was a 'double spend' error ... which makes no sense as this wallet had never sent any transactions, failed or otherwise before. But then I ran rescan_spent and suddenly the transaction went through ... which is progress, I GUESS, except I am building something that needs to be reliable, and this is the antithesis of that. So I am wondering, does stagenet just suck over tor? Because I have totally ran functional monero mainnet nodes behind whonix and that was a cakewalk. This is 3 days of debugging and tearing my hair out.
Here's a debug log : https://termbin.com/4wis