Issues with local peer discovery with libtorrent 1.1.x #5042

Closed
opened 2026-02-21 17:38:14 -05:00 by deekerman · 2 comments
Owner

Originally created by @tuxayo on GitHub (Dec 25, 2016).

With two machine on the same network with:

qBittorrent version: 3.3.1.0
libtorrent-rasterbar: 1.1.1.0
OS: Archlinux
Boost: 1.62.0
Qt: 5.7.1

LPD wasn't working.
If I manually added the ip, the transfer would start (with the right local IPs)
However, the transfers rate was around 200KiB/s compared to 50MiB/s (limited by disks) usually.

When downgrading to libtorrent 1.0.x on both machine.
Then LPD works by itself and the transfers is around 50MiB/s.

Downgrade instructions for other Arch Linux users:

yaourt -S libtorrent-rasterbar-1_0-git
yaourt -S qbittorrent-git # the qbittorrent official package is linked against the new libtorrent and won't work with the old one.
Originally created by @tuxayo on GitHub (Dec 25, 2016). With two machine on the same network with: ``` qBittorrent version: 3.3.1.0 libtorrent-rasterbar: 1.1.1.0 OS: Archlinux Boost: 1.62.0 Qt: 5.7.1 ``` LPD wasn't working. If I manually added the ip, the transfer would start (with the right local IPs) However, the transfers rate was around 200KiB/s compared to 50MiB/s (limited by disks) usually. When downgrading to libtorrent 1.0.x on both machine. Then LPD works by itself and the transfers is around 50MiB/s. Downgrade instructions for other Arch Linux users: ``` yaourt -S libtorrent-rasterbar-1_0-git yaourt -S qbittorrent-git # the qbittorrent official package is linked against the new libtorrent and won't work with the old one. ```
deekerman 2026-02-21 17:38:14 -05:00
Author
Owner

@txtsd commented on GitHub (Dec 26, 2016):

I think #4284 might be related

@txtsd commented on GitHub (Dec 26, 2016): I think #4284 might be related
Author
Owner

@thalieht commented on GitHub (Feb 24, 2020):

Probably fixed by now.

@thalieht commented on GitHub (Feb 24, 2020): Probably fixed by now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#5042
No description provided.