mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
cannot access WebUI using nginx reverse proxy #17329
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#17329
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 @vp1981 on GitHub (Nov 25, 2025).
qBittorrent & operating system versions
OS: Archlinux x86_64
packages:
What is the problem?
I'm testing -git version of qbittorrent and faced some problem with WebUI and reverse proxy configuration.
The same configuration (for nginx) and for the same browser (firefox-nightly) works fine for 5.1.4, but only shows
Not foundfor -git version.I've checked that
curlon "server" side (where nginx is running) could connect to the host on given port. Also, the "headers" (curl -I) and the web page (almost?) the same for -git and 5.1.4 versions.I also checked
WebUIconfiguration for 5.1.4 and -git: except the address, they are almost identical. I tried to enable "reverse proxy" and "reverse proxy list" WebUI configurations for -git, but nothing changed.Has something changed for configuration WebUI + reserver proxy?
Steps to reproduce
Not foundwould be seen.Additional context
No response
Log(s) & preferences file(s)
Version 5.1.4:
-git version: