One of my nodes on master was catching up with the block chain (~200 blocks behind) and triggered the following error, which remained even after maintaining sync with the network for a few hours. Misfiring is understandable, leaving it lingering after catching up feels a little buggy. Error was cleared after a restart.
{
...
"blocks": 359934,
...
"connections": 8,
...
"errors": "WARNING: check your network connection, 0 blocks received in the last 4 hours (24 expected)"
}
