Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upwebtorrent drop when downloading a file #341
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
You shouldn't put the copyrighted torrent/file name here (see #307) ;) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[root@krs ~]# webtorrent -v
0.48.5
[root@krs ~]# node -v
v0.12.4
OS: Centos 6.0 x64
when downloading a file after a certain time an error
Example:
webtorrent download xxxxxxxxxxxxxxxxxxxxxxxxx
downloading: xxxxxxxxxxxxxxxxxxxxxxxxx.mkv
speed: 104.86 kB / s downloaded: 97.67 MB / 1.64 GB uploaded: 2.39 MB peers: 0/0 hotswaps: 0
time remaining: 4 hours remaining total time: 164s queued peers: 1322 blocked: 0
ERROR: If you think this is a bug in webtorrent, report it!
=====> <=====
=====> https://github.com/feross/webtorrent/issues <=====
=====> <=====
/usr/local/lib/node_modules/webtorrent/node_modules/bittorrent-swarm/lib/peer.js:202
self.swarm.wires.splice(self.swarm.wires.indexOf(self.wire), 1)
^
TypeError: Cannot read property 'wires' of null
at Peer.destroy (/usr/local/lib/node_modules/webtorrent/node_modules/bittorrent-swarm/lib/peer.js:202:13)
at Wire. (/usr/local/lib/node_modules/webtorrent/node_modules/bittorrent-swarm/lib/peer.js:109:10)
at Wire.g (events.js:199:16)
at Wire.emit (events.js:129:20)
at finishMaybe (_stream_writable.js:484:14)
at afterWrite (_stream_writable.js:362:3)
at _stream_writable.js:349:9
at process._tickCallback (node.js:355:11)
Download speed is constantly changing all the time