Search found 6 matches

by gurabli
Thu Jun 30, 2016 1:15 pm
Forum: Support
Topic: [Solved] How to configure reverse proxy with nginx?
Replies: 6
Views: 10632

Re: How to configure reverse proxy with nginx?

UPDATE & SOLVED: After narrowing down the error to nginx, I finally found the problem. In order to prevent Clickjacking, everyone should use X-Frame-Options, like I do it too. Now this was set to DENY for my vhost where I run my Deluge reverse proxy. No wonder it prevented opening a page in fram...
by gurabli
Thu Jun 30, 2016 12:02 pm
Forum: Support
Topic: [Solved] How to configure reverse proxy with nginx?
Replies: 6
Views: 10632

Re: How to configure reverse proxy with nginx?

Nothing in logs, even with debug on. It looks it will be related to my nginx config. I stopped nginx and opened port 8112, accessed webui directly without reverse proxy and I could add files with upload. Now to troubleshoot why I can't add torrents using nginx reverse proxy, it will be a long road. ...
by gurabli
Thu Jun 30, 2016 8:11 am
Forum: Support
Topic: [Solved] How to configure reverse proxy with nginx?
Replies: 6
Views: 10632

Re: How to configure reverse proxy with nginx?

I have everything up and running, it is working fine with nginx, but the upload torrent file through webui doesn't work. Any ideas how could I resolve this?
by gurabli
Thu Apr 14, 2016 7:12 pm
Forum: Support
Topic: [Solved] How to configure reverse proxy with nginx?
Replies: 6
Views: 10632

[Solved] How to configure reverse proxy with nginx?

Hi, I'm having some real hard time to configure reverse proxy with nginx. I see many configurations, but I just can't make any of them work. Could you please post a howto for nginx with working configuration? I'm running deluged on Ubuntu Server 14.04. I have nginx installed. Please tell me exactly ...
by gurabli
Wed May 13, 2015 10:32 am
Forum: Support
Topic: LINUX: Running deluged and web-ui as different user?
Replies: 1
Views: 2296

LINUX: Running deluged and web-ui as different user?

Hi, can somebody confirm that it is possible to run deluged (daemon) as user1 and deluge-webui as user2 on the same system? For example, using upstart script on Trusty with uid and gid set to user1 for delgued, and deluge-web uid and gid to user2. Any configuration changes this might require, what d...
by gurabli
Mon Mar 23, 2015 11:47 am
Forum: Plugins
Topic: [Plugin] LabelPlus v0.3.2.2
Replies: 264
Views: 758690

Re: [Plugin] LabelPlus v0.3.1.0

First of all, thank you for this great plugin! Excuse me for the n00b question, I have just moved to Deluge from uTorrent. Can you please guide me how can I achieve that the labeled torrent is moved when downloaded to the folder named after the label (and continue seeding). To illustrate what I mean...