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

I can't get peers and download #193

Open
knightpop opened this issue Nov 12, 2016 · 4 comments
Open

I can't get peers and download #193

knightpop opened this issue Nov 12, 2016 · 4 comments

Comments

@knightpop
Copy link

hello. I want to use your library to download torrent file from my app.

But I have some trouble. I can`t get any peer....and download.

first, i check torrent file but, i works in rtorrent and transmission.

and also, i check your bin (of course, i mave jar file, to build dir), but also i can`t get any peer.

do i have to do something befor start torrent? or, is it problem that my app is running behind NAT?

@knightpop
Copy link
Author

2016-11-19 02:47:36,802 [bt-announce(..653630) ] INFO : Starting announce loop...
2016-11-19 02:47:36,803 [bt-announce(..653630) ] INFO : Announcing STARTED to tracker with 0U/0D/1847400574L bytes...
2016-11-19 02:47:36,803 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:47:39,804 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:47:42,804 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:47:45,805 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:47:48,805 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:47:51,806 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:47:54,807 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:47:57,807 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:48:00,808 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:48:03,808 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:48:06,809 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:48:09,809 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:48:12,810 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:48:15,810 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.
2016-11-19 02:48:18,811 [bt-client(..653630) ] INFO : SHARING 0/881 pieces (0.00%) [0/0] with 0/0 peers at 0.00/0.00 kB/s.

@mpetazzoni
Copy link
Owner

Running behind a NAT might be an issue indeed. Can you run with debug logging enabled and give me that output?

@mpetazzoni mpetazzoni changed the title I can`t get peers and download I can't get peers and download Nov 22, 2016
@knightpop
Copy link
Author

@mpetazzoni Oh, I`m behind NAT...;; how can i overcome that?? And how can i run with Debugging Enable? I Cannot see in help

@ginger-k
Copy link

ginger-k commented Oct 8, 2018

@knightpop Could you tell your solution?thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants