Search found 5 matches

by AlxT
Tue Feb 12, 2019 7:59 pm
Forum: Support
Topic: 1.3.6 Daemon & 1.3.15 Thin Client
Replies: 0
Views: 1072

1.3.6 Daemon & 1.3.15 Thin Client

Hi there, i am trying to connect a thin client to a daemon running on a server in my network but cant seem to success. Only thing i haven't checked is if these two are not compatible. Can somebody let me know if there is any known problem connecting a 1.3.15 thin client to a 1.3.6 deluged-debug daem...
by AlxT
Tue May 30, 2017 5:34 pm
Forum: Windows OS
Topic: Can't access WebbUI
Replies: 1
Views: 3108

Re: Can't access WebbUI

Not really an expert but Firewall issues maybe?
by AlxT
Tue May 30, 2017 12:26 pm
Forum: Windows OS
Topic: Deluge and NginX really slow
Replies: 1
Views: 2875

Re: Deluge and NginX really slow

Well i have resolved to a quick patch of setting

Code: Select all

proxy_connect_timeout
to

Code: Select all

1s;
but i whould really like to figure this out.
So, common guys, no takers on this? Save a noob the agony :lol:
by AlxT
Tue May 30, 2017 12:22 pm
Forum: Windows OS
Topic: All torrents are gone after reboot
Replies: 8
Views: 15140

Re: All torrents are gone after reboot

Experience this once and it was solved as easily as restoring the :

Code: Select all

C:\Users\Username deluge is running under\AppData\Roaming\Deluge\state
No need to add the torrents manually :shock:
by AlxT
Sat May 27, 2017 8:56 am
Forum: Windows OS
Topic: Deluge and NginX really slow
Replies: 1
Views: 2875

Deluge and NginX really slow

So, i managed to revers proxy deluge with nginx according to http://dev.deluge-torrent.org/wiki/UserGuide/WebUI/ReverseProxy and all works fine except it is really slow on startup. I mean it takes exactly 1 minuit to load the interface and after that it works flawleslly. This is the deluge block loc...