Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webtorrent drop when downloading a file #341

Closed
KrasCYBORG opened this issue Jun 3, 2015 · 1 comment
Closed

webtorrent drop when downloading a file #341

KrasCYBORG opened this issue Jun 3, 2015 · 1 comment

Comments

@KrasCYBORG
Copy link

@KrasCYBORG KrasCYBORG commented Jun 3, 2015

[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

@rom1504

This comment has been minimized.

Copy link
Member

@rom1504 rom1504 commented Jun 3, 2015

You shouldn't put the copyrighted torrent/file name here (see #307) ;)

@feross feross closed this Jun 12, 2015
@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.