thx for the following up.
This is what I get :
# -----------------------------------------------
pnx masternode start
not capable masternode: Unknown. Check debug.log for more information.
# -----------------------------------------------
Then debug.log
tail /wallets/phantomx/.wallet/debug.log
connect() to 78.130.160.194:31978 failed after select(): Connection refused
CDarkSendPool::UpdateState() == 3 | 3
CActiveMasternode::ManageStatus() - Checking inbound connection to 'xxx.xxx.xxx.xxx:9340'
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 statusconnected to self at xxx.xxx.xxx.xxx35386, disconnecting
connect() to 150.95.154.204:31978 failed after select(): Connection refused
SetBestChain: new best= NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN height=170673 trust=65302788549413375655 blocktrust=1357289701916568 date=01/26/18 18:21:52
ProcessBlock: ACCEPTED
#-----------------------------------------
Your opinion?
Thx
HP Mathieu
Sorry to be back again with unsolved same problem.
Masternode still not showing up on masternodes.online
Please help
HPM
#**********************************************************************
top - 13:16:27 up 14:27, 1 user, load average: 0.03, 0.02, 0.00
Tasks: 82 total, 1 running, 81 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.7/0.0 1[| ]
KiB Mem : 2044564 total, 806112 free, 258680 used, 979772 buff/cache
KiB Swap: 4194292 total, 4194292 free, 0 used. 1585716 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1002 root 20 0 921568 202224 35552 S 0.3 9.9 9:52.58 phantomxd
833 root 20 0 60260 14036 4420 S 0.0 0.7 0:17.33 python
1374 root 20 0 0 0 0 S 0.0 0.0 0:13.91 kworker/0:1
1 root 20 0 154448 8244 6324 S 0.0 0.4 0:02.45 systemd
579 root 20 0 471856 18068 10376 S 0.0 0.9 0:02.25 snapd
#**********************************************************************
{
"version" : "v1.2.2.2: POS-X10",
"protocolversion" : 69110,
"walletversion" : 60000,
"balance" : 20000.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 165434,
"timeoffset" : 0,
"moneysupply" : 16375161.36927828,
"connections" : 3,
"proxy" : "",
"ip" : "xxx.xxx.xxx.x",
"difficulty" : {
"proof-of-work" : 238195.89230072,
"proof-of-stake" : 124479.08181897
},
"testnet" : false,
"keypoololdest" : 1515375689,
"keypoolsize" : 101,
"paytxfee" : 0.00010000,
"mininput" : 0.00000000,
"errors" : ""
}
************************************************************
GNU nano 2.8.6 File: /wallets/phantomx/.wallet/phantomx.conf
rpcallowip=127.0.0.1
rpcuser=phant......
rpcpassword= somepasswd
staking=0
server=1
listen=1
port=9340
masternode=1
masternodeaddr=xxx.xxx.xxx.xxx:9340
masternodeprivkey=
***********************************************************
Hi hpmathieu
Did you solve your MN? Is it running?
Do not forget to start the MN > "masternode start"