Oh thats was issue [brackets]. After remeve them...server started. But output from command is:
root@firstvpspizdec:/# su - myusernamehere -c "~/pzdc/pzdc-cli getinfo"
{
"version" : 2000002,
"protocolversion" : 70811,
"walletversion" : 61000,
"balance" : 0.00000000,
"obfuscation_balance" : 0.00000000,
"blocks" : 22148,
"timeoffset" : 0,
"connections" : 4,
"proxy" : "",
"difficulty" : 981.81413685,
"testnet" : false,
"keypoololdest" : 1531180715,
"keypoolsize" : 1001,
"paytxfee" : 0.00000000,
"relayfee" : 0.00010000,
"staking status" : "Staking Not Active",
"errors" : ""
}
Is should be like that? Oh and command "masternode outputs" in debug mode console in wallet, dont giving anything...its just:
[
]
Could you help me with it? Thanks.
that is correct..
you are running the masternode outputs command on the wallet that had the 25k collateral? if so you need to make sure it has not been messed up from staking, try resending exactly 25000 coins to your address you made for the masternode. and try again the command masternode outputs after a few confirmations.