You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2019. It is now read-only.
This is a normal message that often persists after an initial syncing, usually a restart of zend "fixes" it. In fact the message is just erroneous, the blockchain is usually still being added to (as can be seen by increasing blockcount). @tarrenj I haven't looked into it, but there is something in the code that spits this warning out but seems to be based on flawed or non-updating logic. Probably worth chasing down the exception tree.
admin@zennode:~$ zen-cli getinfo
{
"version": 2001150,
"protocolversion": 170002,
"walletversion": 60000,
"balance": 0.00000000,
"blocks": 297752,
"timeoffset": -1,
"connections": 8,
"proxy": "",
"difficulty": 1414673.9539315,
"testnet": false,
"keypoololdest": 1514639499,
"keypoolsize": 101,
"paytxfee": 0.00000000,
"relayfee": 0.00000100,
"errors": "WARNING: check your network connection, 0 blocks received in the last 4 hours (96 expected)"
}
The text was updated successfully, but these errors were encountered: