Post
Topic
Board Bitcoin Technical Support
Merits 9 from 5 users
Re: Need help setting up Bitcoin Core full node over Tor hidden service only.
by
vv181
on 04/12/2021, 15:05:00 UTC
⭐ Merited by o_e_l_e_o (4) ,ETFbitcoin (2) ,RickDeckard (1) ,AdolfinWolf (1) ,bobd (1)
I can't see what is wrong with your configurations. But since your bitcoin.conf is on your home folder, i would try to copy the bitcoin.conf to /mnt/bitcoin/bitcoin.conf, and then run
Code:
bitcoind -conf=/mnt/bitcoin/bitcoin.conf
After it running, try to check it again.