mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
All torrents tracker "not working" #7508
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#7508
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 @peekaa on GitHub (Jul 17, 2018).
Please provide the following information
qBittorrent version and Operating System
last 4.0.3.
debian buster gnome
Linux chietech 4.16.0-2-amd64 #1 SMP Debian 4.16.16-2 (2018-06-22) x86_64 GNU/Linux
What is the problem
all torrents trackers are "not working"

It might happens after last debian update, not sure. Reinstall did not help.
#logs:
(N) 2018-07-17T11:49:19 - qBittorrent v4.0.3 started
(I) 2018-07-17T11:49:19 - qBittorrent is trying to listen on any interface port: 8999
(N) 2018-07-17T11:49:19 - Peer ID: -qB4030-
(N) 2018-07-17T11:49:19 - HTTP User-Agent is 'qBittorrent/4.0.3'
(I) 2018-07-17T11:49:19 - DHT support [OFF]
(I) 2018-07-17T11:49:19 - Local Peer Discovery support [OFF]
(I) 2018-07-17T11:49:19 - PeX support [ON]
(I) 2018-07-17T11:49:19 - Anonymous mode [OFF]
(I) 2018-07-17T11:49:19 - Encryption support [ON]
(I) 2018-07-17T11:49:19 - Embedded Tracker [OFF]
(I) 2018-07-17T11:49:19 - UPnP / NAT-PMP support [ON]
(N) 2018-07-17T11:49:20 - Options were saved successfully.
(I) 2018-07-17T11:49:20 - qBittorrent is successfully listening on interface :: port: TCP/8999
(I) 2018-07-17T11:49:20 - qBittorrent is successfully listening on interface 0.0.0.0 port: TCP/8999
(I) 2018-07-17T11:49:20 - qBittorrent is successfully listening on interface 0.0.0.0 port: UDP/8999
@peekaa commented on GitHub (Jul 17, 2018):
Found it - probably after upgrade SOCKS5 proxy server have switched on. I disable it and all is fine again.