-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
Thank you for your work. I am using your image in a Tor-only configuration with Dockurr/tor alongside it.
Here are my docker and torrc configurations.
Using bitcoin/bitcoin:29,
listen=1
discover=0
onion=tor:9050
onlynet=onion
torcontrol=tor:9051
torpassword=<PASSWORD<
debug=tor
bind=0.0.0.0:8334=onion
2025-10-22T09:09:19Z [tor] Reading cached private key from /home/bitcoin/.bitcoin/onion_v3_private_key
2025-10-22T09:09:19Z [tor] Successfully connected!
2025-10-22T09:09:19Z msghand thread start
2025-10-22T09:09:19Z [tor] Connected to Tor version 0.4.8.19
2025-10-22T09:09:19Z [tor] Supported authentication method: HASHEDPASSWORD
2025-10-22T09:09:19Z [tor] Using HASHEDPASSWORD authentication
2025-10-22T09:09:19Z [tor] Authentication successful
2025-10-22T09:09:19Z [tor] ADD_ONION successful
2025-10-22T09:09:19Z Got tor service ID <ONION_ID>.onion, advertising service <ONION_ID>.onion:8333
2025-10-22T09:09:19Z [tor] Cached service private key to /home/bitcoin/.bitcoin/onion_v3_private_key
2025-10-22T09:09:19Z AddLocal(<ONION_ID>.onion:8333,4)
When i use an other node to test connect :
2025-10-22T09:14:08Z [net] trying v2 connection <ONION_ID>.onion:8333 lastseen=0.0hrs
2025-10-22T09:14:08Z [net] SOCKS5 connecting <ONION_ID>.onion
2025-10-22T09:14:10Z [net] Socks5() connect to <ONION_ID>.onion:8333 failed: general failure
It seems that inbound connection are broken with tor control with containerized setup.
Have you ever had this problem?
Metadata
Metadata
Assignees
Labels
No labels