Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICASH] | DARKSEND | MASTERNODE | POW | NO Premine | No ICO
by
smokim87
on 20/04/2017, 17:39:47 UTC
Tried running a masternode but getting this error:

not capable masternode: Could not connect to my-public-ip:5555

I tried deleting the peer.dat file and restarting the wallet, did not help.

Port is opened confirmed by checking at http://www.yougetsignal.com/tools/open-ports/ and it says 5555 is opened.

Any ideas guys? I followed the steps, sent myself 100k coins exactly.

oh after sending the 100k to myself, is there a min amount of confirmations needed before the masternode actually works?

After searching alittle in google, appears sending 100k coins might need 15 confirmations before MN will start...waiting to hit that to test.

Try open ports firewall/router
15 confirmations


good =))

Looks like the 15 confirmations did the trick Smiley

Just woke up to see I already started earning coins  Grin

Now that I got 1 masternode working, I tried setting up more the same way.

Sent 100k several times from my balance to the addresses generated using the getaccountaddress command.
Generated Masternodeprivkey after every transaction and placed them in the conf file
Changed the masternode count in the conf file

I restarted the wallet and went ahead and tried masternode start.

It says masternode started remotely but the masternode count did not go up. I then tried masternode start-many and got this:

"overall" : "Successfully started 0 masternodes, failed to start 0, total 0",
    "detail" : {
    }
}

Not sure if it worked but the masternode count did not change.

Found a dash guide on running multiple nodes using a masternode.conf file instead of the icash.conf file.

The issue that seems strange is that I created 6 nodes to test, 4 work and 2 fail with error: Cannot allocate vin...

I created 2 new nodes and replaced them and tried again, now those 2 nodes are working and another 2 fail. It seems that it won't let me go over 4 nodes.

Anyone experience the same issue?