blockcollider / bcnode

Mining node and rovers for the five genesis chains of Block Collider.
https://www.blockcollider.org
MIT License
45 stars 23 forks source link

ERROR rover.eth.rover Rejected promise, trace: #233

Open Simon0x opened 6 years ago

Simon0x commented 6 years ago

Prerequisites

For more information, see the CONTRIBUTING guide.

Description

The log shows that sometimes a timeout occurs when working with the ethereum network.

Steps to Reproduce

  1. Run latest version of the miner

Expected behavior: The timeout should be handled properly.

Actual behavior: Currently there is the possibility that a timeout occurs when working with the ethereum network.

Versions

(0.5.5/9905e51)

Application (required)

You can get this information:

Environment (optional but helpful)

Logs

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

2018-05-08T16:30:37.260Z ERROR  rover.eth.rover Rejected promise, trace:
Error: Connection timeout
at Socket.<anonymous> (/home/bc/bcnode/node_modules/ethereumjs-devp2p/lib/rlpx/index.js:141:32)
at Object.onceWrapper (events.js:272:13)
at Socket.emit (events.js:180:13)
at Socket._onTimeout (net.js:396:8)
at ontimeout (timers.js:466:11)
at tryOnTimeout (timers.js:304:5)
at Timer.listOnTimeout (timers.js:267:5)