Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Unrecoverable blockchain fork after connectivity problems #31

Closed
ghost opened this issue Apr 3, 2016 · 2 comments
Closed

Unrecoverable blockchain fork after connectivity problems #31

ghost opened this issue Apr 3, 2016 · 2 comments
Assignees

Comments

@ghost
Copy link

ghost commented Apr 3, 2016

I had some connectivity problems with my forging node. During that blockchain forked and wasn't able to recover itself. After rebuilding blockchain from scratch everything was fine.

@ghost
Copy link
Author

ghost commented Apr 4, 2016

happened another time, this time im attaching logs

root@develop-desktop:~/lisk-0.1.2-Linux-x86_64# bash lisk.sh logs
info 2016-04-04 10:26:50 Fork { delegate: 'a60555d6aa3be13213f4afe0f82f3ff0504c4a483799632fc3dc83da6e9fec7b',
  block: 
   { id: '10249226119729935600',
     timestamp: 31219660,
     height: 436835,
     previousBlock: '12886819511354971653' },
  cause: 3 }
log 2016-04-04 10:26:50 Block 10249226119729935600 is not valid, ban 60 min 104.238.170.122:7000
error 2016-04-04 10:26:50 Can't verify slot: 10249226119729935600 
log 2016-04-04 10:26:50 Failed to load blocks, ban 60 min 104.238.170.122:7000
Debug /root/lisk-0.1.2-Linux-x86_64/dapps/8565618818751641866/index.js: 

transactionsSync timer No peers in db

Debug /root/lisk-0.1.2-Linux-x86_64/dapps/8565618818751641866/index.js: 

transactionsSync timer No peers in db

info 2016-04-04 10:26:59 Check blockchain on 146.148.9.213:7000 
info 2016-04-04 10:26:59 Looking for common block with 146.148.9.213:7000 
info 2016-04-04 10:26:59 Found common block 12886819511354971653 (at 436834) with peer 146.148.9.213:7000 
Debug /root/lisk-0.1.2-Linux-x86_64/dapps/8565618818751641866/index.js: 

rollback { pointId: '12886819511354971653', pointHeight: 436834 }

info 2016-04-04 10:27:00 Fork { delegate: 'a60555d6aa3be13213f4afe0f82f3ff0504c4a483799632fc3dc83da6e9fec7b',
  block: 
   { id: '10249226119729935600',
     timestamp: 31219660,
     height: 436835,
     previousBlock: '12886819511354971653' },
  cause: 3 }
log 2016-04-04 10:27:00 Block 10249226119729935600 is not valid, ban 60 min 146.148.9.213:7000
error 2016-04-04 10:27:00 Can't verify slot: 10249226119729935600 
log 2016-04-04 10:27:00 Failed to load blocks, ban 60 min 146.148.9.213:7000

@karmacoma karmacoma self-assigned this Apr 4, 2016
@karmacoma
Copy link
Contributor

Closing this issue as the same problem is raised later in #82.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant