mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
DHT not working with proxy in 4.1.7 (regression from 4.1.6) #9014
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#9014
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ToofDerling on GitHub (Aug 19, 2019).
qBittorrent v4.1.7 x64
Windows Server 2012 R2 x64.
Running through a Socks5 proxy with DHT and PeX enabled and these settings:
results in 0 DHT nodes.
If I turn off "Disable connections not supported by proxies" DHT nodes starts to appear. Turning it on again and they start to disappear and after a while there are 0 again.
DHT with the above settings works fine in 4.1.6, so this is a regression.
@dkowis commented on GitHub (Sep 10, 2019):
Perhaps related to #7734? I can do TCP over a socks5, but no UDP connections at all.
@ToofDerling commented on GitHub (Oct 6, 2019):
I installed v4.1.8 and the issue seems to be fixed. So far the DHT node count is stable (with minor fluctuations of course).
Just to be sure I will let it run for a while before I close the issue.
@ToofDerling commented on GitHub (Oct 7, 2019):
DHT node count is still stable. Closing.