Page 1 of 1
1.2.0rc1 WebUI not working with proxypassreverse
Posted: Tue Oct 20, 2009 12:07 pm
by Tenkian
I was running 1.1.9 and several previous versions fine through my apache server with proxypass and proxypassreverse. Deluge webui is started with the deluge daemon webui plugin and I can browse to server:8112 fine. When browsing through the proxied url server/deluge/ it appears to be loading and the title of the tab is named "Deluge Web UI(alpha) 1.2.0_rc1-dev" and several items load on the statusbar. I just get a blank white browser tab.
Am I doing anything wrong? It was working for months before with the same proxy directives in apache.
Re: 1.2.0rc1 WebUI not working with proxypassreverse
Posted: Fri Oct 23, 2009 10:12 am
by Tenkian
anyone? I would really appreciate help with this.
If it's any help the AJAX template didn't work in previous versions when proxying through apache. Do I have to install any modules or edit config files to get apache to proxy AJAX?
Re: 1.2.0rc1 WebUI not working with proxypassreverse
Posted: Mon Oct 26, 2009 6:59 am
by kikiller
Hello,
I have the exact same problem. Ajax template didn't work on 1.1.9 neither does it work for 1.2_rc1 with proxypass on Apache 2 and Ubuntu.
I did some research and I suppose this is due to how Apache proxypass mod handles Ajax, but I didn't find any working solution.
Any help apreciated here !
Thx
Re: 1.2.0rc1 WebUI not working with proxypassreverse
Posted: Wed Oct 28, 2009 10:54 am
by Tenkian
Update. When using IE to get to the WebUI i get the following error when clicking on the Exclamation mark on the statusbar :
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0)
Timestamp: Wed, 28 Oct 2009 10:52:08 UTC
Message: 'Deluge' is undefined
Line: 64
Char: 13
Code: 0
URI:
https://xxxxx.homeip.net/deluge/
Re: 1.2.0rc1 WebUI not working with proxypassreverse
Posted: Thu Nov 26, 2009 11:24 am
by Tenkian
No matter what I try I cannot get this to work with apache and proxypassreverse! Has anyone got this working on 1.2.0 proxying through apache? If so can you copy/paste your apache config section please.