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

Can't seed a file and then download it #1172

Closed
pmosse opened this issue Aug 12, 2017 · 1 comment
Closed

Can't seed a file and then download it #1172

pmosse opened this issue Aug 12, 2017 · 1 comment

Comments

@pmosse
Copy link

@pmosse pmosse commented Aug 12, 2017

I am using webtorrent 0.98.19 in Ubuntu 16 with Node v8.1.0.

I created a small Node app which seeds a file, and another one which tries to download it. For some reason, the download never starts, and I think the onTorrent event is never called.

You can find an example of the code in https://github.com/lautarodragan/webtorrent-test. You run it with:

  • node seeder.js
  • Then you copy the torrentHash into downloader.js
  • Then you do node downloader.js

Thanks!

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Apr 26, 2018

I believe this is a NAT issue. WebTorrent does not support NATs #195

@feross feross closed this Apr 26, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 25, 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.