Search found 33 matches

by Tvich
Sun May 21, 2017 4:25 pm
Forum: Support
Topic: How can I re-generate defaut configuration files?
Replies: 2
Views: 5972

Re: How can I re-generate defaut configuration files?

I'm not sure if core.conf gets generated without changes from default. Make sure deluged is not running. Try: deluged -c ~/deluge_config && deluge-console -c ~/deluge_config "config" && deluge-console -c ~/deluge_config "halt" If that one does not work, try, this ...
by Tvich
Sat May 13, 2017 9:02 am
Forum: Support
Topic: [WebUI Vulnerability] Malicious plugin "booster" found on my system
Replies: 14
Views: 157490

Re: Malicious plugin "booster" found on my system?

My bad, i misunderstood, thought it was Boost.Python. Don't know why. My bad :(
by Tvich
Thu May 11, 2017 10:18 pm
Forum: Support
Topic: Unable to restore Deluge backup on Synology
Replies: 10
Views: 6501

Re: Unable to restore Deluge backup on Synology

What i would try is:
Move all the data in to one dir (downloads). Add 50-100 torrents at a time.

Docker: Use the docker that comes with dsm. It's a bit old, but it will do fine.
by Tvich
Thu May 11, 2017 9:10 pm
Forum: Support
Topic: Unable to restore Deluge backup on Synology
Replies: 10
Views: 6501

Re: Unable to restore Deluge backup on Synology

Yeah, you should be on docker.
Suggestion: 600 is to much to click away. You have all the torrents in one dir, or do you have labels and sorted dirs and a neat system?
by Tvich
Thu May 11, 2017 8:25 pm
Forum: Support
Topic: Unable to restore Deluge backup on Synology
Replies: 10
Views: 6501

Re: Unable to restore Deluge backup on Synology

If the locations are identical on both your installs, copying the whole config dir should and will work. All the files in state are def. needed. Depending on the package, all config files might also be needed (don't know the paths ). Recreate the exact dir. structure and it will work. Also stay away...
by Tvich
Sun May 07, 2017 11:45 am
Forum: Support
Topic: 1.3.14 on Synology
Replies: 3
Views: 3160

Re: 1.3.14 on Synology

Not on DS216j. There is an old package in synocommunity (v1.3.13-7), did you test it?
In theory, you could try searching for Debian Chroot, install it and then build deluge in chroot?
by Tvich
Sat May 06, 2017 1:40 pm
Forum: Support
Topic: How to connect thin client to a host behind Cloudflare?
Replies: 2
Views: 2260

Re: How to connect thin client to a host behind Cloudflare?

Change your daemon port to 8443.
Your reverse proxy works, cause it uses a standard port (80 or 443).
Google what ports are proxied on cloudflare. I bet 8443 will be on the list.

Now I am no stranger to over complicating stuff, but you wanna tell us why cloudflare?
by Tvich
Fri May 05, 2017 11:57 pm
Forum: Support
Topic: Can't connect to daemon service - username/auth file location issue
Replies: 5
Views: 16129

Re: Can't connect to daemon service - username/auth file location issue

1. I would try to switch to Ubuntu, unless you have strong reasons for using a different distro. Most of the software you will be using on a home server, will be tested most on ubuntu (by far). 2. Footprint is kind off a loaded question. Unless you are running Alpine etc from ram (or running linux o...
by Tvich
Fri May 05, 2017 6:05 pm
Forum: Support
Topic: Can't connect to daemon service - username/auth file location issue
Replies: 5
Views: 16129

Re: Can't connect to daemon service - username/auth file location issue

All of this mess is "solvable" :) A) Do you want to go point by point and un-mess this situation? It might take some time. For starters, look at /var/lib/deluge/.config/deluge/auth. If you didn't yolo this too much, it should be there. Is it there? If not, try to remember, did you type -c ...