CortexFoundation / torrentfs

A p2p file system for https://github.com/CortexFoundation/CortexTheseus with pure Golang
GNU General Public License v3.0
63 stars 12 forks source link

torrents hang #201

Open randomnodes opened 2 years ago

randomnodes commented 2 years ago

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 commented 2 years ago

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'