bcnode icon indicating copy to clipboard operation
bcnode copied to clipboard

rover.neo.controller Error while getting new block

Open Simon0x opened this issue 6 years ago • 0 comments

Prerequisites

  • [x] Are you running the latest version?
  • [x] Did you build from source?
  • [x] Did you check the README.md for steps to run?
  • [x] Did you check logs? (either in console or in _logs directory)

For more information, see the CONTRIBUTING guide.

Description

The log show that the miner has sometimes problems to get a new block for the neo blockchain.

Steps to Reproduce

  1. Run latest version of the miner

Expected behavior: It should only be possible to get valid blocks.

Actual behavior: The miner produce an error that he was not able to get the block for the neo blockchain.

Versions

(0.5.5/9905e51)

Application (required)

You can get this information:

  • Built from source
  • Run the miner using forever: forever start ./bin/cli start --miner-key CryptoSmileee --node --ui --ws

Environment (optional but helpful)

  • OS Version (Ubuntu 17.10)
  • Nodejs (v9.11.1)
  • Rust (rustc 1.27.0-nightly (ad610bed8 2018-04-11))

Logs

Full Log: http://telobot.com/UP_o.log

2018-05-08T16:22:21.556Z ERROR	rover.neo.controller Error while getting new block, err: Unknown block

Simon0x avatar May 09 '18 06:05 Simon0x