Search found 3 matches

by RalphORama
Sun Sep 13, 2015 4:30 am
Forum: Support
Topic: NginX "403 Forbidden" when trying to access Deluge webUI
Replies: 4
Views: 3626

Re: NginX "403 Forbidden" when trying to access Deluge webUI

Apologies for the double post. I've found out the issue was that I didn't properly have my htpasswd configured. However, I've run into another issue. It appears I'm unable to stop the webUI so that I can edit web.conf. When I try the recommended method of pkill deluged , the process remains steady, ...
by RalphORama
Sat Sep 12, 2015 7:38 pm
Forum: Support
Topic: NginX "403 Forbidden" when trying to access Deluge webUI
Replies: 4
Views: 3626

Re: NginX "403 Forbidden" when trying to access Deluge webUI

If it's https does that not mean you would need to setup Deluge Webui too... Would I have to? I assumed that I could leave deluge non-https and let NginX handle conversion. I'll give that a shot EDIT 1: nope, I changed SSL to "true" in web.conf, same error. EDIT 2: If I go to https://xxx....
by RalphORama
Sat Sep 12, 2015 6:46 pm
Forum: Support
Topic: NginX "403 Forbidden" when trying to access Deluge webUI
Replies: 4
Views: 3626

NginX "403 Forbidden" when trying to access Deluge webUI

Hello, I tried setting up Deluge to forward through an NginX reverse proxy, but I'm getting a "403 forbidden" response whenever I try to access the webui. I go to mydomain.x/deluge and the auth window (presumably from NginX) pops up. I enter my username and password, and am greeted with th...