bcnode icon indicating copy to clipboard operation
bcnode copied to clipboard

ERROR rover.eth.network Error: DPT Error Error: Invalid address buffer

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 work with the ethereum blockchain.

Steps to Reproduce

  1. Run latest version of the miner

Expected behavior: Only work with valid network addresses.

Actual behavior: The miner has a problem when working with the ethereum network.

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:29:37.699Z ERROR	rover.eth.network Error: DPT Error Error: Invalid address buffer: 74656c6f626f742e636f6d 

Simon0x avatar May 09 '18 06:05 Simon0x