ErrLookup › webtorrent/webtorrent

webtorrent/webtorrent

⚡️ Streaming torrent client for the web · JavaScript · 20 source files

Analyzed at c168675161 on 2026-08-13. 13 documented errors.

Code / MessageTypeSeverityTags
torrent is destroyed
exception error lifecycle, server, streaming, client
Invalid worker registration
exception error browser, service-worker, streaming, validation
Invalid torrent identifier
exception error validation, torrent-id, input, parsing
client is destroyed
exception error lifecycle, client, torrent, add
No torrent with id ${torrentId}
exception error lifecycle, torrent, removal, validation
client already destroyed
exception error lifecycle, client, double-destroy
File is destroyed
exception error lifecycle, file, streaming
No server created
exception error streaming, server, file, browser
Invalid interval
exception warning internal, selection, validation, invariant
torrent is destroyed
exception error lifecycle, torrent, verification
invalid selection ${start} : ${end}
exception error validation, selection, torrent, pieces
Unexpected HTTP status code ${res.status}
exception warning web-seed, http, network, webconn, fetch, range-request
process.binding is not supported
exception error browser, polyfill, process, bundling, node-compat