Is it safe to download full node on personal computer? : Monero | Torhoo darknet markets
I have been trying to setup remote node on tails but for some reason it stops downloading the blockchain after about 3.6gb even though i have plenty of storage left. So i was wondering if it would be safe do download it on my personal windows computer. I would buy the crypto from a kyc -> exchange for xmr through trocador -> to my full node -> to the market. Would it be safe to do this or should i find another way?
Best to try to solve the issue. Maybe the free storage is not on the same partition ? You can specify monerod to use another directory to store the blockchain with the --data-dir arg.
Do you use CLI or GUI ?
You could also use another linux distro and configure it to use tor, but you could make an error if you are noob.
CLI is in the terminal, where you start the program monerod which is only for the node part.
Starting monerod from the terminal will give you more logs about what is happening and surely will tell you what's wrong.
./monerod --log-level x
x can be 0 to 4, more will increase the verbosity of logs.
Use the "help" command to see the list of available commands.
I Use "help <command>" to see a command's documentation.
And than it gave me this:
W WARNING: no two valid DNS TXT records were received
I tried researching what it meant but I wasnt able to find anything. Could it be because im running it on tails so it cant locate my IP?
Try setting the log level higher.