-
**What version of this package are you using?**
v2.5.5
**What operating system, Node.js, and npm version?**
20
**What happened?**
conn pool's net.createServer creates an ipv6 server, then utp…
-
I'm encountering an issue with file descriptors when using WebTorrent version 2.5.1 on Windows 11. Specifically, I get the following error when handling multiple file descriptors:
```
{
errno: …
-
I encountered a issue where the node would stop syncing with logs `[downloader] InsertHeader: Rejected header marked as bad ` and restarting the node would fix the problem. Could you please help me i…
-
### Data verification. 数据校验
It's advisable to verify the SHA256 checksum of the files before deploying them in a production environment. When using a snapshot for the first time or after re-downloa…
-
## Overview
Adding new hosts within a cluster with TLS enabled is problematic due to a prerequisite that new nodes should have a 14 GB file distributed using the BitTorrent client running on these ho…
-
#### System information
Erigon version: erigon version 2.60.7
OS & Version: Debian GNU/Linux 11 (bullseye)
Erigon Command (with flags/config):
/app/erigon \
--chain=mainnet \
-…
-
### What is the issue?
Since I switched from Mullvad VPN to Tailscale with Mullvad VPN exit nodes I don't get any peer connections in transmission anymore.
### Steps to reproduce
- install & …
-
qBittorrent is doing something around 10KiB/s - 30 KiB/s in my local network with different torrents even if they have multiple seeders available. Testing qBittorrent outside the cluster shows that th…
-
```javascript
let webtorrent = require('webtorrent')()
let files = ['index.html', 'package.json']
webtorrent.seed(files, torrent => {
console.log(torrent.files[0].path, torrent.files[0].path)
…
-
I encountered an issue while using rqbit to download a torrent file. Specifically, I attempted to download a Dragon Ball Z torrent, but the download did not start or progress.
To ensure this was no…