ethereumfuture / ethf

Ethereum Future
MIT License
5 stars 5 forks source link

Out of memory error #1

Open StarPool opened 6 years ago

StarPool commented 6 years ago

OS: Ubuntu 16.04

ethf-cli getblocktemplate

error: {"code":-7,"message":"Out of memory"}
ethf-cli getinfo
{
    "version" : 1030302,
    "protocolversion" : 70810,
    "walletversion" : 61000,
    "balance" : 229.88926366,
    "obfuscation_balance" : 0.00000000,
    "blocks" : 57600,
    "timeoffset" : 0,
    "connections" : 12,
    "proxy" : "",
    "difficulty" : 549.09343304,
    "testnet" : false,
    "keypoololdest" : 1519737612,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00010000,
    "staking status" : "Staking Not Active",
    "errors" : ""
}
ethereumfuture commented 6 years ago

Please, upgrade to new version 2.0.0.3, and check again. If problem not dissapear, please write here.