Hello everyone,
this is my first post on Bitcointalk
but for a while i'm following some discussion.
A few days ago i have installed on raspberry pi 3, raspbian jessy lite (32 bit), and after reading the guide on cloackoin site to staking (minting).
In one case cloakcoin.d crashed after 3-4 days.
Now, my node is up from some days, but i'm not sure that everything works correctly, because my stake it's ever 0.00000000
This is my ./cloakcoind getinfo
"version" : "v2.0.2.0 'DEFENDER'",
"protocolversion" : 60018,
"walletversion" : 60000,
"balance" : x,xxxxxxxx
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 1658380,
"moneysupply" : 4978377.30382200,
"connections" : 12,
"proxy" : "",
"ip" : "xxx.xxx.xxx.xxx",
"difficulty" : 1266.21888369,
"testnet" : 0,
"keypoololdest" : 1501405967,
"keypoolsize" : 102,
"paytxfee" : 0.01000000,
"unlocked_until" : 1511674542,
"errors" : "",
"anons" : 214,
"cloakings" : 0
and this is a portion of the debug.log
Staking is ENABLED.
ENIGMA is ENABLED on this node.
====================
ThreadPosaBroadcaster started
ThreadSocketHandler started
ThreadMapPort started
Done loading
ThreadOpenAddedConnections started
ThreadDNSAddressSeed started
Loading addresses from DNS seeds (could take a while)
0 addresses found from DNS seeds
ThreadDNSAddressSeed exited
ThreadMessageHandler started
ThreadOpenConnections started
ThreadStakeMinter started
CPUMiner started for proof-of-stake
ThreadRPCServer started
ThreadEnigma started
Flushed 14008 addresses to peers.dat 195ms
trying connection 209.160.114.249:29662 lastseen=1008.7hrs
GetMyExternalIP() received [xxx.xxx.xxx.xxx] xxx.xxx.xxx.xxx:0
GetMyExternalIP() returned xxx.xxx.xxx.xxx
AddLocal(xxx.xxx.xxx.xxx:29662,5)
ThreadRPCServer method=getinfo
No valid UPnP IGDs found
Do they need more information ?
Or is it all right ?