[Deluge] #3535: web.conf base configuration not respected. Documented reverse proxy config only works by accidental misconfiguration.

5 views
Skip to first unread message

Deluge

unread,
Jul 17, 2022, 4:35:08 AM7/17/22
to delug...@googlegroups.com
#3535: web.conf base configuration not respected. Documented reverse proxy config
only works by accidental misconfiguration.
--------------------------+------------------------------------------------
Reporter: ZacharyACoon | Type: bug
Status: new | Priority: major
Milestone: needs | Component: Web UI
verified |
Version: 2.1.0 | Keywords: web ui reverse proxy base location
--------------------------+------------------------------------------------
web.conf base set to "/test"

curl deluge_ip/test
# FAIL, should be responding here. 404, "No child resource."

curl deluge_ip/
# FAIL, should *not* be responding here. 200
contains links like:
<link rel="stylesheet" type="text/css" href="/test/css/ext-all-
notheme.css"/>

So the configuration is known by deluge, and it changes the locations of
resources for the reverse proxy, but it is not listening at the correct
location in the deluge web server.

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3535>
Deluge <https://deluge-torrent.org/>
Deluge Project

Deluge

unread,
Jul 17, 2022, 4:42:22 AM7/17/22
to delug...@googlegroups.com
#3535: web.conf base configuration not respected. Documented reverse proxy config
only works by accidental misconfiguration.
--------------------------+------------------------------------------------
Reporter: | Owner:

ZacharyACoon |
Type: bug | Status: new
Priority: major | Milestone: needs verified
Component: Web UI | Version: 2.1.0
Resolution: | Keywords: web ui reverse proxy base location
--------------------------+------------------------------------------------

Comment (by ZacharyACoon):

to be clear, deluge is basically relying on the reverse proxy to mangle
requests.

reverse_proxy/location -> deluge/ (no location)

it *should be*:

reverse_proxy/location -> deluge/location

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3535#comment:1>

Reply all
Reply to author
Forward
0 new messages