mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-09-22 16:27:56 -06:00
Page:
qBittorrent is not downloading or uploading Is it slow
Pages
API Key Authentication (≥v5.2.0)
Alternate WebUI usage
Anonymous Mode
Compilation Alpine Linux
Compilation CentOS 7.x
Compilation CentOS 8.x
Compilation Debian, Ubuntu, and derivatives
Compilation Debian and Ubuntu
Compilation FreeBSD (no GUI)
Compilation Fully static binaries on Linux (glibc or musl)
Compilation MSVC 10.0 (dynamic linkage)
Compilation MSVC 2010 (x86_64) (dynamic linkage)
Compilation MSVC 2013 (static linkage)
Compilation MSVC 2013 (x86_64) (dynamic linkage)
Compilation Raspberry Pi OS and DietPi
Compilation Raspbian for LeMaker Banana Pro
Compilation Windows (MSVC 2019, 64 bit, static linkage)
Compilation macOS (x86_64, arm64, cross compilation)
Compilation macOS
Compilation with CMake common information
Create custom themes for qBittorrent
Developing alternate WebUIs (WIP)
Disable connections not supported by proxies
External programs How to
External programs savecategory
Home
How to Disable DHT, PeX, and LPD
How to bind your vpn to prevent ip leaks
How to convert base32 to base16 info hashes
How to debug the WebUI code
How to diagnose IO error, BSOD, crash (Windows)
How to diagnose IO errors
How to diagnostic IO error, BSOD, crash [GNU Linux, BSD, etc.]
How to disable auto seed
How to translate qBittorrent
How to use MaxMind's GeoIP database
How to use custom UI themes
How to use portable mode
How to use qBittorrent as a tracker
I forgot my UI lock password
IIS ARR Reverse Proxy
Installing qBittorrent
Linux WebUI HTTPS with Let's Encrypt & Caddy2 reverse proxy
Linux WebUI HTTPS with Let's Encrypt certificates and NGINX SSL reverse proxy
Linux WebUI setting up HTTPS with Let's Encrypt certificates
Linux WebUI setting up HTTPS with self signed SSL certificates
List of known alternate WebUIs
List of known qBittorrent themes
List of unofficial WebAPI clients
NGINX Reverse Proxy for Web UI
Obsolete compilation guides
OpenVPN and qBittorrent without X server
Running qBittorrent without X server (WebUI only)
Running qBittorrent without X server (WebUI only, systemd service set up, Ubuntu 15.04 or newer)
Setup GDB with Qt pretty printers
Status of Missing files at start up or after restart
Things we need to know to help you with 'speed' issues
Traefik Reverse Proxy for Web UI
Unofficial search plugins
Using VSCode for qBittorrent development
Web UI password locked on qBittorrent NO X (qbittorrent nox)
WebUI API (qBittorrent 4.1)
WebUI API (qBittorrent 5.0)
WebUI API (qBittorrent v3.1.x)
WebUI API (qBittorrent v3.2.0 v4.0.4)
What is a bug
qBittorrent is not downloading or uploading Is it slow
No results
4
qBittorrent is not downloading or uploading Is it slow
Chocobo1 edited this page 2026-09-04 10:18:58 +08:00
Fix Slow, Failed, or Stalled Downloads and Uploads
First and foremost: Make sure you are using the latest qBittorrent available for your system. You can download the latest version from here: https://qbittorrent.org/
With that out of the way, let's see what can go wrong. The easiest way to see where the problem lies is, disabling everything in between your PC and your Internet Modem. So basically bring your PC to the modem, hook up directly without any router, wifi, anything. Disable Proxy and VPN if you have any and test. Does it work? No? Then try it with a second PC. Still not? Head to our forums and we will help you.
VPN or Proxy?
- If you are using a VPN or Proxy, disable and check if that solves your issue. By default, both solutions render you passive, puts you behind a firewall, so to say. Some VPN providers offer active port forwarding, but it varies by provider.
Other issues/symptoms
- Check if you have an Anti-Virus or Security solution that comes with a Firewalll. That can cause high CPU usage, connection problems. Thus, affecting your speed and experience.
- If you use a router in your network, make sure you do a port forward by hand. UPnP (the feature that routers use to allow automatic port forward) can be really buggy and they barely ever work. Just add a port for TCP and UDP each by hand, and you are good.
Still not working?
- Post about it on the forums. Let others help figure out your connection issues: https://qbforums.shiki.hu/ If it is confirmed there after your post, that it's a bug in qBittorrent, make the report. But! Include every detail.
- Your OS
- The qBittorrent version you are using
- What kind of trackers you have been using? Private? Public? You can mention the tracker name too, that's no secret.
- Architecture (x86 or x86_64, maybe ARM64) you are using
- Network type: Fiber, cable, DSL, radio/microwave
- Router: Do you have one? Do you have more than one? Do you have switches in the way?
- How do you connect to the closest access point? Wifi? Cable? Power-ethernet?
- What HDDs, SSDs do you download to? Do you use RAID? If yes, hardware, SW? If HW, what adapter/device?
- Did you check your storage if it works, if it does not have any SMART issues? Use Crystal Disk Info to make sure that the storage is fine. (https://crystalmark.info/en/software/crystaldiskinfo/)
- Did you check your RAM if it is flawless/has no issues? (https://www.howtogeek.com/260813/how-to-test-your-computers-ram-for-problems/)
General
- Installing qBittorrent
- Frequently Asked Questions (FAQ)
- qBittorrent options (current and deprecated)
- How to use qBittorrent as a tracker
- How to use portable mode
- Anonymous mode
- How to bind your vpn to prevent ip leaks
Troubleshooting
External programs
Search plugins
Themes
Translation
WebUI
WebUI API
| State | Version |
|---|---|
| Current | qBittorrent >= 5.0 |
| Previous | qBittorrent v4.1.0 - v4.6.x |
| Previous | qBittorrent v3.2.0 - v4.0.x |
| Obsolete | qBittorrent < v3.2.0 |
Authentication
WebAPI clients
Alternate WebUI
Reverse proxy setup for WebUI access
WebUI HTTPS configuration
- Let's Encrypt Certificates + Caddy2 Reverse Proxy
- Let's Encrypt certificates + NGINX reverse proxy - Linux
- Let's Encrypt certificates - Linux
- Self-signed SSL certificates - Linux
Linux
- Running qBittorrent without X server (WebUI only)
- Running qBittorrent without X server (WebUI only, systemd service set up, Ubuntu 15.04 or newer)
- OpenVPN and qBittorrent without X server
Development
- Coding style
- Contributing
- How to write a search plugin
- Using VSCode for qBittorrent development
- Setup GDB with Qt pretty printers
- How to debug WebUI code
Compilation
*BSD, Linux
- Alpine Linux
- CentOS 8.x
- Debian / Ubuntu and derivatives (CMake)
- Debian / Ubuntu and derivatives (autotools/qmake)
- Docker
- FreeBSD (no GUI)
- Fully static binaries on Linux (glibc or musl)
- Raspberry Pi OS / DietPi
- Raspbian for LeMaker Banana Pro