mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
-IP-address- "was blocked due to your IP filter" when not using any filter #153
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#153
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 @KalleAnka on GitHub (Oct 20, 2012).
I'm seeing blocks every minute in the execution log. Sometimes it can be up to ten minutes between blocks, sometimes under a minute.
IP-filter is not checked under Options-->Connection-->IP Filtering.
Running qBittorrent v3.0.6 on Windows 2003 x64 SP2.
Have seen this since 2.9.7.
Have tried to check the checkbox, apply, uncheck, apply. No difference.
There is a similar bug report on launchpad: https://bugs.launchpad.net/qbittorrent/+bug/962911
@General-TerroR commented on GitHub (Nov 9, 2012):
Same happening on my Windows 2003 R2 x86 SP2 along with another bug.
@gandalftools commented on GitHub (Dec 25, 2012):
Same Win Xp 3.0.6.
@epicgit commented on GitHub (Feb 9, 2013):
This bug is critical is blocking my connections!!!
http://imgly.net/iiM
@tekko commented on GitHub (Feb 9, 2013):
try http://qbforums.shiki.hu/index.php?topic=1580.msg4904#msg4904
@epicgit commented on GitHub (Feb 9, 2013):
Hi tekko
I don’t have any loopback in the blocked list.
At the qBittorrent.conf (brand new installation)
[Preferences]
...
IPFilter\Enabled=false
...
IPFilter\File=
...
@humpity commented on GitHub (Apr 18, 2013):
http://qbforums.shiki.hu/index.php?topic=1810.0
Quote from: Dayman:
"Libtorrent automatically blocks peers which send bad data or attempt to take slots by opening a connection and sending nothing."
@sledgehammer999 commented on GitHub (Apr 21, 2013):
And a bit more explanation from the libtorrent author himself(from a bug I created):
Taken from this: https://code.google.com/p/libtorrent/issues/detail?id=464&start=100
To sum it up. This isn't a bug. Some peers intentionally send bad data in order to disrupt the downloading of a certain torrent. These peers are automatically blocked and there's nothing we can do about it. It shouldn't have any negative impact on the health of a torrent.
@5moufl commented on GitHub (Jun 28, 2020):
I don’t want to open a new issue for this question: could the message be more clear with details about why a particular IP was blocked (reason and related torrent)?
@FranciscoPombal commented on GitHub (Jun 28, 2020):
Maybe, but please don't necro old closed threads, open a new feature request for that.