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.btc.controller Seed Error, err: #243

Closed Simon0x closed 6 years ago

Simon0x commented 6 years ago

Prerequisites

For more information, see the CONTRIBUTING guide.

Description

The btc contoller has a dns query problem

Steps to Reproduce

  1. Run latest version of the miner

Expected behavior: This should be handled and the error should not occure

Actual behavior: Sometimes the btc rover has a problem when he try to query dns.

Versions

(0.5.5/7a7e16d)

Application (required)

You can get this information:

Environment (optional but helpful)

Logs

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

 2018-05-12T21:04:23.014Z ERROR rover.btc.controller Seed Error, err: { stack: 
 [ 'Error: queryA ESERVFAIL dnsseed.bitcoin.dashjr.org',
 'at QueryReqWrap.onresolve [as oncomplete] (dns.js:213:19)' ],
message: 'queryA ESERVFAIL dnsseed.bitcoin.dashjr.org',
errno: 'ESERVFAIL',
code: 'ESERVFAIL',
 syscall: 'queryA',
 hostname: 'dnsseed.bitcoin.dashjr.org' }