Post
Topic
Re: [ANN]❁ KORE- Tor Masternodes, Browser, VoIP, Aether OS, KOREPhone, KOREbay
by
andy84uk
on 17/11/2017, 10:14:28 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 get a message stating something about not being able to remove and no such directory

Type: KORED

Press Enter

This should then start your masternode up again.

Go to the local wallet and close it down (If it is not closed already)

Reopen the wallet using CMD (Shift and right click the Kore-qt icon)

Enter into CMD: Kore-qt -reindex

Press Enter

Once Kore has finished opening and syncing, if you click start alias again it should say "Masternode Started Succesfully"

Hopefully this works for you also!