webtorrent / webtorrent-cli

WebTorrent, the streaming torrent client. For the command line.
https://webtorrent.io
MIT License
1.18k stars 135 forks source link

Download crash #255

Closed iBuitron closed 1 year ago

iBuitron commented 2 years ago

magnet: webtorrent magnet:?xt=urn:btih:c995fca5f136c586f96879a91dc0ca15c8bf3227&dn=House.of.the.Dragon.S01E06.2160p.HMAX.WEB-DL.x265.10bit.HDR.DDP5.1.Atmos-SMURF%5Brartv%5D&tr=http%3A%2F%2Ftracker.trackerfix.com%3A80%2Fannounce&tr=udp%3A%2F%2F9.rarbg.me%3A2730&tr=udp%3A%2F%2F9.rarbg.to%3A2740&tr=udp%3A%2F%2Ftracker.fatkhoala.org%3A13720&tr=udp%3A%2F%2Ftracker.tallpenguin.org%3A15770


DEBUG INFO: webtorrent-cli 4.1.0, webtorrent 1.8.26, node v12.22.9, linux x64, exit 1 events.js:291 throw er; // Unhandled 'error' event ^

Error: too many open files at Object.utp_napi_bind () at UTP.bind (/usr/local/lib/node_modules/webtorrent-cli/node_modules/utp-native/index.js:198:13) at UTP.connect (/usr/local/lib/node_modules/webtorrent-cli/node_modules/utp-native/index.js:165:27) at Function.UTP.connect (/usr/local/lib/node_modules/webtorrent-cli/node_modules/utp-native/index.js:46:14) at Torrent._drain (/usr/local/lib/node_modules/webtorrent-cli/node_modules/webtorrent/lib/torrent.js:1851:23) at Torrent._addPeer (/usr/local/lib/node_modules/webtorrent-cli/node_modules/webtorrent/lib/torrent.js:864:12) at Timeout._onTimeout (/usr/local/lib/node_modules/webtorrent-cli/node_modules/webtorrent/lib/torrent.js:1889:30) at listOnTimeout (internal/timers.js:554:17) at processTimers (internal/timers.js:497:7) Emitted 'error' event on UTP instance at: at emitError (/usr/local/lib/node_modules/webtorrent-cli/node_modules/utp-native/index.js:295:8) at processTicksAndRejections (internal/process/task_queues.js:84:21) at runNextTicks (internal/process/task_queues.js:66:3) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) { code: 'EMFILE' }

github-actions[bot] commented 1 year ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?