• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

One of my Masternodes is banned

djcrypto

Active member
Not sure why? It got rewarded (paid) and then banned. All of them are running the same settings...only one is greyed out.

Any advice on how to resolve this?
 
Not sure why? It got rewarded (paid) and then banned. All of them are running the same settings...only one is greyed out.

Any advice on how to resolve this?
How can you tell it's banned? I wonder if mine is too...I have not recieved ANY payments yet and I've been running since 2 hours after the soft fork.
 
Bear with us, we are currently reorganizing anti spam measurements.

What is the output of

darkcoind masternode debug ?
 
I had this once too. one out of 11 nodes disappeared from network. I never figured out why.
I fixed it with completely taking down this node, withdrawing the funds and setting it up on a new wallet, new accountaddress0 and new masternodeprivkey. (new ip!)

I hope that helps.
 
ozziecoin, who's been helping me set up my masternodes, has helped me fix this issue. No need to set up a new node.

here's the commands i used in putty:
./darkcoind masternode genkey
./darkcoind stop
nano darkcoin.conf
#change masternode=0 to masternode=1 and add line masternodeprivkey=xxxxxxxxxxxxxxxx....xxxx
ctrl x
y
enter
./darkcoind
./darkcoind masternode start

Hope this helps someone.

Cheers
 
Back
Top