Post
Topic
Board Announcements (Altcoins)
Re: [ANN] CoinonatX-PoW/PoS-Masternodes-75% APR (CXT Sister) -NEW THREAD
by
funbuxx
on 14/09/2017, 11:19:35 UTC
Hi,

I'd already received 7 or 8 coins on each masternode which I believe were confirmed. It's been in this status for over 24 hours now.

Code:
$ ./CoinonatX/src/coinonatxd masternode list-conf
{
}

Code:
more .CoinonatX/masternode.conf
mn1 xxx.xxx.xxx.xxx:44678 526c1a###########################fb3f238 526c1###############################b3f238 1

Tried removing peers.dat and adding known good nodes to the .conf

Getting lots of connection refused and recv error 104:

Code:
socket recv error 104
connect() to 36.55.235.149:44678 failed after select(): Connection refused
CActiveMasternode::ManageStatus() - Checking inbound connection to '104.238.182.27:44678'
CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
CActiveMasternode::ManageStatus() - Could not find suitable coins!
CActiveMasternode::Dseep() - Error: masternode is not in a running status
CActiveMasternode::ManageStatus() - Error on Ping: masternode is not in a running statussocket recv error 104
connect() to 188.102.211.160:44678 failed after select(): No route to host
CDarkSendPool::UpdateState() == 3 | 3
socket recv error 104
connect() to 177.85.75.12:44678 failed after select(): Connection refused
socket recv error 104
SetBestChain: new best=02e5149c46b6033bf8f056685a09bd835f1a636465c1d13bad496dcf220cec39  height=56344  trust=24528830554925494281  blocktrust=1742341774611765  date=09/14/17 11:19:12
ProcessBlock: ACCEPTED

Thanks