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.