Post
Topic
Board Announcements (Altcoins)
Re: [ANN]❁ KORE- Tor Masternodes, Browser, VoIP, Aether OS, KOREPhone, KOREbay
by
CryptoNick
on 17/11/2017, 20:55:11 UTC
How does vultr work?  I haven't set up a masternode yet but I am planning on doing this with some coins.. Can you link the vultr website and expalin how to set up Masternodes on it?? Thanks.

Id be interested in the step by step as well.

Click on the Masternode setup guide.
http://kore.life


MikeMike

Hi MikeMike,

I'm trying to start a Kore coin masternode. I am able to follow the steps to 10 and then i'm stuck. I am getting an error 'could not allocate txin for my masternode XXX.onion:10743'. I was able to use the txn id to locate my 500 kore coin transaction in the blockchain explorer... So i'm not quite sure what is missing. Please help.

Thanks.

I had the same issue on my 2nd masternode, it was a bit of a faff to get it to work but this is what i did.

log in to the VPS

Type: ps aux|grep [k]ored

Press Enter

**Make a note of the 4 to 6 digit number after root**

Type: sudo kill **enter the 4 to 6 digit number here** eg sudo kill 5455

Press Enter

Type: rm -r ~/.kore/blocks ~/.kore/chainstate ~/.kore/backups

Press Enter


You should use the start stop daemon, Kill command may cause corruption.

start-stop-daemon --stop --name kored

or sudo kore-cli stop