decentraland / bronzeage-node

DEPRECATED: This codebase will not be mantained anymore, and formats are going to change when we move to the Decentraland Iron Age
https://decentraland.org
Other
104 stars 22 forks source link

Repeated WebTorrent verification failures #58

Closed ghost closed 7 years ago

ghost commented 7 years ago

My node shows a repeated error: WebTorrent Error: Piece 0 failed verification. It's very frequent, maybe several times per second.

The node runs Ubuntu Server 17.04.

Pasting a sequence of them here:

[info] XXX just downloaded: 690
[info] XXX total downloaded: 690
[info] XXX download speed: 1794
[info] XXX progress: 1
[warning] WebTorrent Error: Piece 0 failed verification
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/webtorrent/lib/torrent.js:1554:30
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/simple-sha1/index.js:6:5
    at _combinedTickCallback (internal/process/next_tick.js:95:7)
    at process._tickCallback (internal/process/next_tick.js:161:9)
[info] XXX just downloaded: 690
[info] XXX total downloaded: 690
[info] XXX download speed: 1794
[info] XXX progress: 1
[warning] WebTorrent Error: Piece 0 failed verification
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/webtorrent/lib/torrent.js:1554:30
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/simple-sha1/index.js:6:5
    at _combinedTickCallback (internal/process/next_tick.js:95:7)
    at process._tickCallback (internal/process/next_tick.js:161:9)
[info] XXX just downloaded: 690
[info] XXX total downloaded: 690
[info] XXX download speed: 1794
[info] XXX progress: 1
[warning] WebTorrent Error: Piece 0 failed verification
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/webtorrent/lib/torrent.js:1554:30
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/simple-sha1/index.js:6:5
    at _combinedTickCallback (internal/process/next_tick.js:95:7)
    at process._tickCallback (internal/process/next_tick.js:161:9)
[info] XXX just downloaded: 690
[info] XXX total downloaded: 690
[info] XXX download speed: 1932
[info] XXX progress: 1
[warning] WebTorrent Error: Piece 0 failed verification
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/webtorrent/lib/torrent.js:1554:30
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/simple-sha1/index.js:6:5
    at _combinedTickCallback (internal/process/next_tick.js:95:7)
    at process._tickCallback (internal/process/next_tick.js:161:9)
[info] XXX just downloaded: 690
[info] XXX total downloaded: 690
[info] XXX download speed: 1794
[info] XXX progress: 1
[warning] WebTorrent Error: Piece 0 failed verification
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/webtorrent/lib/torrent.js:1554:30
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/simple-sha1/index.js:6:5
    at _combinedTickCallback (internal/process/next_tick.js:95:7)
    at process._tickCallback (internal/process/next_tick.js:161:9)
[info] XXX just downloaded: 690
[info] XXX total downloaded: 690
[info] XXX download speed: 1932
[info] XXX progress: 1
[warning] WebTorrent Error: Piece 0 failed verification
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/webtorrent/lib/torrent.js:1554:30
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/simple-sha1/index.js:6:5
    at _combinedTickCallback (internal/process/next_tick.js:95:7)
    at process._tickCallback (internal/process/next_tick.js:161:9)
[info] XXX just downloaded: 690
[info] XXX total downloaded: 690
[info] XXX download speed: 1794
[info] XXX progress: 1
[warning] WebTorrent Error: Piece 0 failed verification
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/webtorrent/lib/torrent.js:1554:30
    at /home/berry/sft/land-bronze/bronzeage-node/node_modules/simple-sha1/index.js:6:5
    at _combinedTickCallback (internal/process/next_tick.js:95:7)
    at process._tickCallback (internal/process/next_tick.js:161:9)
ghost commented 7 years ago

Seems to have stopped after a while. Maybe it's a temporary thing early in a new chain sync.

martriay commented 7 years ago

Not needed anymore as we moved to IPFS.