Hello,
I’m a new user of Smart, and I decided to buy a node.
On my Ubuntu server and my Mac, I follow all the step of the tutorial, but I have a problem when I start alias after successful enter my password, I don’t understand this error:
Error on SmartCash Mac client:
Alias: SmartNode18
Failed to start smartnode.
Error: Could not allocate outpoint 00fc5b1614d5590b304b697c2a608005dc76c6be5cf7e0922bc31456abb80c59:0 for smartnode MyIPaddress:9678
On my server:
root@ns333925:~# smartcash-cli getinfo
{
“version”: 1020300,
“protocolversion”: 90026,
“walletversion”: 130000,
“balance”: 0.00000000,
“blocks”: 556716,
“timeoffset”: 0,
“connections”: 8,
“proxy”: “”,
“difficulty”: 125263.2706273515,
“testnet”: false,
“keypoololdest”: 1531569168,
“keypoolsize”: 199,
“paytxfee”: 0.00000000,
“relayfee”: 0.00100000,
“errors”: “”
}
and:
root@ns333925:~# smartcash-cli smartnode status
{
“outpoint”: “COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295)”,
“service”: “[::]:0”,
“status”: “Node just started, not yet activated”
}
What is the problem? And how to fix it?
Thanks for help!