mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Failed to report the latest IPv6 address to Trackers after ip changes. #16030
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#16030
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 @po1a2a on GitHub (Aug 30, 2024).
qBittorrent & operating system versions
qBittorrent: 4.6.6 x64
Operating system: Linux NAS6A1729 5.10.60-qnap #1 SMP Sat Aug 17 01:50:51 CST 2024 x86_64 GNU/Linux
Qt: 6.7.2
libtorrent-rasterbar: 2.0.10.0
What is the problem?
It can detect latest ipv4 and ipv6 after ip changes and announce latest ipv4 to Trackers, however failed to announce the latest IPv6 address to Trackers when ipv6 address changes.
Server show that the ipv6 remains old address.I have to restart Qb to make it announce.
PS:This issue doesn't occur in Transmission on the same host.
Additional context
Log(s) & preferences file(s)
No response
@stalkerok commented on GitHub (Aug 30, 2024):
The screenshot doesn't show whether the checkbox to re-announce when ip is changed is checked.
@po1a2a commented on GitHub (Aug 30, 2024):
I just uploaded a screenshot of the the checkbox.The checkbox is checked

@po1a2a commented on GitHub (Aug 30, 2024):
Server won't know my latest IPv4 address if the "re-announce" feature is invalid. The matter is re-announce for IPv4 is working correctly however re-announce for IPv6 doesn't work.
@172908710 commented on GitHub (Nov 7, 2024):
有可能是qB自己都不知道更改了IPv6地址,选择所有地址然后再切回选择IPv6地址刷新就好了,qB缺失定时自动刷新监听地址的功能