crowning
Well-known member
I had this on 2 different Masternodes 3 times (Update: 5 times) overall.
The last debug message lines are:
After that the darcoind process just stopped. I never had this with RC4 Masternodes. I'm running a local/remote configuration.
Any ideas?
BTW, the log also shows a lot of CDarkSendPool:oAutomaticDenominating - Darksend is disabled entries....what's that?
Edit: the Masternodes get coins while they are running, so the setup itself seems to be fine.
Edit 2: Created JIRA-issue: http://jira.darkcoin.qa/browse/DRK-94
The last debug message lines are:
Code:
2014-09-30 18:22:59 receive version message: /Satoshi:0.10.13.15/: version 70038, blocks=144899, us=<MY_IP>:9999, them=175.141.47.111:9999, peer=16
2014-09-30 18:22:59 send initial getblocks peer=16
2014-09-30 18:23:00 CDarkSendPool::IsCompatibleWithSession - sessionAmount 0 sessionUsers 0
2014-09-30 18:23:00 Invalid masternodeprivkey: 'Invalid private key'
2014-09-30 18:23:00 trying connection 182.209.184.130:9999 lastseen=1.1days
stderr says:
darkcoind: /home/ubuntu/install/include/boost/thread/pthread/recursive_mutex.hpp:101: boost::recursive_mutex::~recursive_mutex(): Assertion `!pthread_mutex_destroy(&m)' failed.
After that the darcoind process just stopped. I never had this with RC4 Masternodes. I'm running a local/remote configuration.
Any ideas?
BTW, the log also shows a lot of CDarkSendPool:oAutomaticDenominating - Darksend is disabled entries....what's that?
Edit: the Masternodes get coins while they are running, so the setup itself seems to be fine.
Edit 2: Created JIRA-issue: http://jira.darkcoin.qa/browse/DRK-94
Last edited by a moderator: