NebulousLabs / Sia

Blockchain-based marketplace for file storage. Project has moved to GitLab: https://gitlab.com/NebulousLabs/Sia
https://sia.tech
MIT License
2.71k stars 440 forks source link

Master head fails to do IBD: block is known to be invalid #1958

Closed starius closed 7 years ago

starius commented 7 years ago
$ go get github.com/NebulousLabs/Sia/...
$ git log --pretty=tformat:'%h %s' -1
e57306d Merge pull request #1942 from NebulousLabs/tpool-sub
$ siad 
Loading...
(0/6) Loading siad...
(1/6) Loading gateway...
(2/6) Loading consensus...
(3/6) Loading transaction pool...
(4/6) Loading wallet...
(5/6) Loading host...
(6/6) Loading renter...
Finished loading in 0.031256832 seconds

Waiting for several hours...

$ siac
Synced: No
Height: 505
Progress (estimated): 0.5%
$ tail consensus/consensus.log 
2017/06/19 06:48:12.435373 synchronize.go:568: WARN: disconnecting from peer 86.237.141.158:9981 because IBD failed: EOF
2017/06/19 06:48:22.555836 synchronize.go:568: WARN: disconnecting from peer 91.126.236.222:9981 because IBD failed: block is known to be invalid
2017/06/19 06:48:25.804942 synchronize.go:568: WARN: disconnecting from peer 119.236.226.48:9981 because IBD failed: block is known to be invalid
2017/06/19 06:49:06.103132 synchronize.go:568: WARN: disconnecting from peer 96.234.173.116:9981 because IBD failed: block is known to be invalid
2017/06/19 06:49:07.326010 synchronize.go:568: WARN: disconnecting from peer 101.166.212.212:9981 because IBD failed: block is known to be invalid
2017/06/19 06:49:37.344272 synchronize.go:568: WARN: disconnecting from peer 173.212.230.138:9981 because IBD failed: EOF
2017/06/19 06:49:37.361532 synchronize.go:568: WARN: disconnecting from peer 91.134.136.124:9981 because IBD failed: block is known to be invalid
2017/06/19 06:50:19.673586 synchronize.go:568: WARN: disconnecting from peer 222.153.81.180:9981 because IBD failed: block is known to be invalid
2017/06/19 06:50:29.684697 synchronize.go:568: WARN: disconnecting from peer 82.196.11.170:9981 because IBD failed: EOF
2017/06/19 06:50:29.949472 synchronize.go:568: WARN: disconnecting from peer 109.172.42.157:9981 because IBD failed: block is known to be invalid
lukechampine commented 7 years ago

Fixed in https://github.com/NebulousLabs/Sia/commit/44ccb2a9b8bd5ea6cac306a433d29911d5a9837c