mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
qBittorrent always displays "Port mapping failure No router found" message? #11104
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#11104
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 @eyesee2020 on GitHub (Oct 23, 2020).
#13539 # qBittorrent version and Operating System
qBittorrent version 4.3.0.1 and 4.3.0.0
Windows 10 64bit version 2009 and 2004
What is the problem
qBittorrent always displays message:
24/10/20 01:54 - UPnP/NAT-PMP: Port mapping failure, message: could not map port using UPnP: no router found
Even though earlier it had found ports to listen on:
24/10/20 01:51 - Successfully listening on IP: 10.65.240.142, port: UDP/2751
24/10/20 01:51 - Successfully listening on IP: 10.65.240.142, port: TCP/2751
24/10/20 01:51 - Successfully listening on IP: fe80::34d4:b408:b53b:b7f6%19, port: UDP/2751
24/10/20 01:51 - Successfully listening on IP: fe80::34d4:b408:b53b:b7f6%19, port: TCP/2751
24/10/20 01:51 - Successfully listening on IP: fc00:bbbb:bbbb:bb01::2:f08d, port: UDP/2751
24/10/20 01:51 - Successfully listening on IP: fc00:bbbb:bbbb:bb01::2:f08d, port: TCP/2751
Is this affecting connections/speed ?
What is the expected behavior
To find router.
@ghost commented on GitHub (Oct 23, 2020):
If you’re using a VPN that doesn’t support UPnP then that’s the expected behaviour.
@eyesee2020 commented on GitHub (Oct 24, 2020):
Changed Advanced Option mixed_mode_algorithm to "peer_proportional". Message no longer displayed.
No idea why !
@FranciscoPombal commented on GitHub (Oct 24, 2020):
Probably just a spurious issue then. If you run into a problem that you can reproduce (in this report, there was no actual claim that this was reproducible or steps provided to reproduce), please open a new issue report.