Please login or register.

Installing / Syncing according to git instructions but not w[...]

Hi I am following the guide at

https://github.com/monero-project/monero#using-tor

I extracted Monero 64 bit GUI to my persistent folder on TAILS, however it won't sync...

when i followed the directions at the github link above, i typed the two commands, but after these commands -

sudo iptables -I OUTPUT 2 -p tcp -d 127.0.0.1 -m tcp --dport 18081 -j ACCEPT

DNS_PUBLIC=tcp torsocks ./monerod --p2p-bind-ip 127.0.0.1 --no-igd --rpc-bind-ip 127.0.0.1 --data-dir /home/amnesia/Persistent/your/directory/to/the/blockchain

I get these errors -

2017-09-19 01:56:19.009 f74c9c00 ERROR daemon src/daemon/core.h:94 Failed to deinitialize core...

2017-09-19 01:56:19.010 f74c9c00 ERROR daemon src/daemon/main.cpp:287 Exception in main! Failed to initialize p2p server.

any idea how i can get this working on tails?

Replies: 0