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

torrents hang #201

Open
randomnodes opened this issue Feb 4, 2022 · 1 comment
Open

torrents hang #201

randomnodes opened this issue Feb 4, 2022 · 1 comment

Comments

@randomnodes
Copy link

not sure if not enough seeders or if this is some sort of hang, doesn't complete. Cortex console throws torrent error. Tried clean installs and other methods.

./torrent download 'infohash:0803be8fc7309d155dfcee65a92a6254bd55a3d2'
getting info for "infohash:0803be8fc7309d155dfcee65a92a6254bd55a3d2"
2022-02-04T14:30:34-0800 INFO portfwd.go:24: UPnP device at 10.0.0.21: mapping internal UDP port 44011: success: external port 44011
2022-02-04T14:30:34-0800 INFO portfwd.go:24: UPnP device at 10.0.0.21: mapping internal TCP port 44011: success: external port 44011
2022-02-04T14:30:44-0800 NONE client.go:412: dht server on [::]:44011 (node id a0d132d6f0eabe389a40eaff96a30516a369d9e3) completed bootstrap ({NumAddrsTried:37 NumResponses:21})
2022-02-04T14:30:46-0800 NONE client.go:412: dht server on 0.0.0.0:44011 (node id 68870421973b887a5af5c63b0901e4bcb9313cbe) completed bootstrap ({NumAddrsTried:47 NumResponses:28})

@ucwong
Copy link
Member

ucwong commented Feb 14, 2022

It is a torrent network available test for downloading, and seeding. Make sure you are seeding the file hash yourself.

Or you can run the below cmd for downloading only

./torrent download 'infohash:3101ac2c157ace6e4be72575758f7ba62b53e219'

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

No branches or pull requests

2 participants