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

11.2 - Dash Release

That's what I did. I made a masternode.conf with name ip mnpasskeythingy txid # dashfoundationacct % I got the wallet to run as a masternode, but the payment was not split up, at least not in that particular block. It all went to me (the reward that is) or to the miner-I think?.

TXID: 3439f40851b58148f995d0e64969422e0a2807f6596d6faadeb018f6202b7e5d Foundation should have gotten 10%

Perhaps it's an enforcement thing?
Maybe I was not clear enough there... I really tried however... :confused: So I'll just try again: :smile:
Masternode payments DO NOT SPLIT in percentage proportion they are REDIRECTED in that proportion on average.
 
Hey guys, I just noticed one of my nodes was not listing in MN list.
The daemon is lagging out ./dashd getinfo shows me no output, I tried to stop and start it again but I receive back
error: no response from server.

Anyone?
 
Hey guys, I just noticed one of my nodes was not listing in MN list.
The daemon is lagging out ./dashd getinfo shows me no output, I tried to stop and start it again but I receive back
error: no response from server.

Anyone?
What's in debug.log?
 
Doing a little more digging into my two masternodes that don't appear to be online. I'm not sure why I'm seeing the error "Could not locate specified vin..." I can see the vin in the blockchain explorer.

https://chainz.cryptoid.info/dash/t...c2ad4012257444a23e3532943e49dde974ebda6f5.htm

2015-04-01 13:08:58 connected to self at 52.4.239.14:58407, disconnecting
2015-04-01 13:09:46 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.
2015-04-01 13:09:58 CActiveMasternode::ManageStatus() - Checking inbound connection to '52.4.239.14:9999'
2015-04-01 13:09:58 CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
2015-04-01 13:09:58 CActiveMasternode::ManageStatus() - Could not find suitable coins!
2015-04-01 13:09:58 CActiveMasternode::Dseep() - Error: Masternode is not in a running status
2015-04-01 13:09:58 CActiveMasternode::ManageStatus() - Error on Ping: Masternode is not in a running status
 
Doing a little more digging into my two masternodes that don't appear to be online. I'm not sure why I'm seeing the error "Could not locate specified vin..." I can see the vin in the blockchain explorer.

https://chainz.cryptoid.info/dash/t...c2ad4012257444a23e3532943e49dde974ebda6f5.htm

2015-04-01 13:08:58 connected to self at 52.4.239.14:58407, disconnecting
2015-04-01 13:09:46 CDarksendPool::UpdateState() - Can't set state to ERROR or SUCCESS as a Masternode.
2015-04-01 13:09:58 CActiveMasternode::ManageStatus() - Checking inbound connection to '52.4.239.14:9999'
2015-04-01 13:09:58 CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
2015-04-01 13:09:58 CActiveMasternode::ManageStatus() - Could not find suitable coins!
2015-04-01 13:09:58 CActiveMasternode::Dseep() - Error: Masternode is not in a running status
2015-04-01 13:09:58 CActiveMasternode::ManageStatus() - Error on Ping: Masternode is not in a running status
Yeah.. That's a known one... https://github.com/darkcoin/darkcoin/issues/294
If you can recompile - pull latest source, build it, stop daemon, replace, start daemon and issue "masternode start-many" from local if you haven't yet for new version.
 
What's in debug.log?
Code:
2015-04-01 12:54:52 dumpaddr thread stop
2015-04-01 12:54:52 addcon thread interrupt
2015-04-01 12:54:52 opencon thread interrupt
2015-04-01 14:22:18 : Cannot obtain a lock on data directory /home/xxx/.dash. Dash Core is probably already running.
2015-04-01 14:22:18 Shutdown : In progress...
2015-04-01 14:22:18 StopNode()
2015-04-01 14:22:18 Verifying mncache.dat format...
2015-04-01 14:22:18 Loaded info from mncache.dat  273ms
2015-04-01 14:22:18   Masternodes: 0, peers who asked us for Masternode list: 0, peers we asked for Masternode list: 0, entries in Masternode list we asked for: 0, nDsqCount: 676
2015-04-01 14:22:18 Writting info to mncache.dat...
2015-04-01 14:22:18 Written info to mncache.dat  1ms
2015-04-01 14:22:18   Masternodes: 0, peers who asked us for Masternode list: 0, peers we asked for Masternode list: 0, entries in Masternode list we asked for: 0, nDsqCount: 0
2015-04-01 14:22:18 Masternode dump finished  274ms
2015-04-01 14:22:18 Shutdown : done

I am not able to start it up anymore,
Code:
./dashd stop
error: no response from server
./dashd start
error: no response from server
 
Code:
2015-04-01 12:54:52 dumpaddr thread stop
2015-04-01 12:54:52 addcon thread interrupt
2015-04-01 12:54:52 opencon thread interrupt
2015-04-01 14:22:18 : Cannot obtain a lock on data directory /home/xxx/.dash. Dash Core is probably already running.
2015-04-01 14:22:18 Shutdown : In progress...
2015-04-01 14:22:18 StopNode()
2015-04-01 14:22:18 Verifying mncache.dat format...
2015-04-01 14:22:18 Loaded info from mncache.dat  273ms
2015-04-01 14:22:18   Masternodes: 0, peers who asked us for Masternode list: 0, peers we asked for Masternode list: 0, entries in Masternode list we asked for: 0, nDsqCount: 676
2015-04-01 14:22:18 Writting info to mncache.dat...
2015-04-01 14:22:18 Written info to mncache.dat  1ms
2015-04-01 14:22:18   Masternodes: 0, peers who asked us for Masternode list: 0, peers we asked for Masternode list: 0, entries in Masternode list we asked for: 0, nDsqCount: 0
2015-04-01 14:22:18 Masternode dump finished  274ms
2015-04-01 14:22:18 Shutdown : done

I am not able to start it up anymore,
Code:
./dashd stop
error: no response from server
./dashd start
error: no response from server
rm .dash/.lock
 
Maybe I was not clear enough there... I really tried however... :confused: So I'll just try again: :smile:
Masternode payments DO NOT SPLIT in percentage proportion they are REDIRECTED in that proportion on average.
Sorry for being dense, but I only see two transactions in that block. Wouldn't that be my MN payment and the Miner's payment? Shouldn't I see a 3rd payment of my donation to the foundation? Sorry, I'm just lost.... :(
 
Thank you for your response, now I am unfortunately getting this
Code:
Unable to bind to 0.0.0.0:9999 on this computer. Dash Core is probably already running.
: Failed to listen on any port. Use -listen=0 if you want this.
hmm.... that means that it's actually still running. you need to kill it first then.
 
Sorry for being dense, but I only see two transactions in that block. Wouldn't that be my MN payment and the Miner's payment? Shouldn't I see a 3rd payment of my donation to the foundation? Sorry, I'm just lost.... :(
Nope. Ok, let me give you an example. Suppose your MN has an dash address A you set it to donate 50 (%) to dash address B. So what will happen?
After some time passed your MN was chosen as a winner few times and FULL MN payment amount went to A, B, A, A, B, A, B, B. So it's 50% on average but whole MN payment was redirected or not in every single point of time.
 
hmm.... that means that it's actually still running. you need to kill it first then.

Weird I am not able to kill it
Code:
$pidof dashd
10600
Code:
$kill 10600
Code:
$./dashd
Dash server starting
Unable to bind to 0.0.0.0:9999 on this computer. Dash Core is probably already running.
: Failed to listen on any port. Use -listen=0 if you want this.
 
Weird I am not able to kill it
Code:
$pidof dashd
10600
Code:
$kill 10600
Code:
$./dashd
Dash server starting
Unable to bind to 0.0.0.0:9999 on this computer. Dash Core is probably already running.
: Failed to listen on any port. Use -listen=0 if you want this.
kill -9 10600
 
Nope. Ok, let me give you an example. Suppose your MN has an dash address A you set it to donate 50 (%) to dash address B. So what will happen?
After some time passed your MN was chosen as a winner few times and FULL MN payment amount went to A, B, A, A, B, A, B, B. So it's 50% on average but whole MN payment was redirected or not in every single point of time.
Oh wow, that makes it really hard to track! But at least I understand now, thanks :)
 
Back
Top