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

Collecting many nonexistent BTC blocks #214

Closed ManuelHettich closed 3 years ago

ManuelHettich commented 6 years ago

I'm running 0.5.5/e9d4379 and my Bitcoin rover is collecting many nonexistent BTC blocks. I'm also not collecting any ETH blocks but that might just take some more time apparently as mentioned by others on Telegram.

Please find logs attached. I'm also getting a lot of error messages when saving the logs:

2018-05-03T12:54:06.014Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T12:54:06.280Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T12:55:29.971Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T12:55:30.635Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T12:55:52.176Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T12:55:52.765Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T12:57:14.858Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T12:57:15.400Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T12:59:58.934Z ERROR  rover.neo.controller Error while getting new block, err: connect ETIMEDOUT 101.132.67.230:10332 
2018-05-03T13:02:04.314Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:02:04.521Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:02:04.769Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:02:04.772Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:03:00.680Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:03:00.846Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:10:10.387Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:10:10.843Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:10:25.167Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:10:25.585Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:10:40.743Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:10:41.117Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:11:43.296Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:11:43.827Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:12:49.126Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:12:50.196Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:12:55.332Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:12:55.629Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:13:38.410Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:13:39.074Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:14:05.288Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:14:05.879Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:14:17.851Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:14:18.387Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:14:25.447Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:14:25.663Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:14:59.083Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:14:59.931Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:20:02.353Z ERROR  rover.neo.controller Error while getting new block, err: Unknown block 
2018-05-03T13:22:30.434Z ERROR  rover.neo.controller Error while getting new block, err: connect ETIMEDOUT 101.132.67.230:10332 
2018-05-03T13:23:19.572Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:23:19.712Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:25:08.037Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:25:08.606Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:33:37.778Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:33:38.295Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:36:39.929Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:36:40.287Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:41:12.599Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:41:12.837Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:43:24.957Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:43:26.733Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:44:31.948Z ERROR  rover.neo.controller Error while getting new block, err: Unknown block 
2018-05-03T13:44:34.359Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:44:34.371Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:44:43.967Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:44:44.673Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:44:45.477Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:44:45.496Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:45:08.754Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:45:08.965Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:46:17.749Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:46:18.199Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:47:48.997Z ERROR  rover.btc.controller Error removing peer 
2018-05-03T13:47:50.435Z ERROR  rover.btc.controller Error removing peer 

logs_0.5.5.txt

korczis commented 6 years ago

@mh22 Can you try to reproduce this error with latest upstream/master sources, please?

Simon0x commented 6 years ago

I saw that problem too in my logs. I have that 175 times in 1185227 Lines of log

2018-05-08T18:25:03.227Z ERROR  rover.btc.controller Error removing peer 

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