Search found 146 matches

by shinger
Sun Jun 08, 2025 8:15 am
Forum: Support
Topic: deluged high cpu and virtual memory usage
Replies: 4
Views: 357

Re: deluged high cpu and virtual memory usage

Hello pjlbyrne, Can you pause all the torrents and then start to experiment with lets say 5 each time to resume and wait for like 5 minutes to see if it changes. If you suddenly start seeing the CPU go constantly to around 23%, then you can narrow it down to see if it maybe because one torrent or so...
by shinger
Sat Jun 07, 2025 6:37 pm
Forum: Support
Topic: Ubuntu/Deluge
Replies: 6
Views: 434

Re: Ubuntu/Deluge

Hello pirriss, Could it MAYBE be, that deluged was not installed only deluge-gtk package? Because you do need deluged to make deluge work standalone. Even though you install everything on your desktop, deluge-gtk is still a thinclient that is connecting to the deluged (daemon back ground process) th...
by shinger
Fri Jun 06, 2025 7:33 pm
Forum: Support
Topic: Do we have this? Allow mapping local (deluge-thin client) and remote (deluged) paths
Replies: 1
Views: 2017

Re: Do we have this? Allow mapping local (deluge-thin client) and remote (deluged) paths

Hello Lucho, Often those small things will be put on a backlog and it will take years IF even something is being done. In your case i would just suggest, the download folder on your NAS. Share it through Samba also (do be aware of the correct user + group). Then on your desktop (not sure if you use ...
by shinger
Fri Jun 06, 2025 7:18 pm
Forum: Support
Topic: Port Forward can't be assigned correctly
Replies: 2
Views: 4386

Re: Port Forward can't be assigned correctly

Hello Phoenix,

Can you post the output of ss -tulpn | column -t | grep deluge?

This will show you what ports Deluged is listening on and even what ipaddress it is listening.
by shinger
Fri Jun 06, 2025 7:15 pm
Forum: Support
Topic: remove the .torrent files from the download folder
Replies: 1
Views: 4269

Re: remove the .torrent files from the download folder

Hi,

I would suggest to make an script with a cronjob to automatically remove all the files within that folder at 00:00 o'clock or something. Problem solved i guess? Or do you need some help with that?
by shinger
Fri Jun 06, 2025 3:11 pm
Forum: Support
Topic: Ubuntu/Deluge
Replies: 6
Views: 434

Re: Ubuntu/Deluge

Hello pirriss,

Have you tried to use the default apt package instead? I assume you use the latest pop-os version?
by shinger
Fri Jun 06, 2025 3:10 pm
Forum: Support
Topic: deluged high cpu and virtual memory usage
Replies: 4
Views: 357

Re: deluged high cpu and virtual memory usage

Hello pjlbyrne,

What version of deluge are you using, what Linux distro are you using? And have you also tried restarting the deluge systemd service?
by shinger
Fri Jun 06, 2025 3:08 pm
Forum: Support
Topic: 2 different start configs
Replies: 3
Views: 158

Re: 2 different start configs

Hello QWIKAG, There is maybe the possibility that deluged doesn't correctly shutdown before rebooting the OS. Can backup your old configurations files (so the settings and such), while deluged is stopped. Then start deluged again (this way it will create new config files again. And then reboot your ...
by shinger
Fri Jun 06, 2025 3:02 pm
Forum: Support
Topic: frequent disconnections and openvpn
Replies: 1
Views: 115

Re: frequent disconnections and openvpn

Hello Joshua, I believe the issues lies with OpenVPN. The VPN service that you are using if you have the possibility to use wireguard instead, i would strongly advice you to use that instead. In the past i used NordVPN subscription using their OpenVPN service. Every now and then i would also lose th...
by shinger
Fri Jun 06, 2025 2:49 pm
Forum: Support
Topic: Deluge forgets the progress of some torrents on restart
Replies: 1
Views: 115

Re: Deluge forgets the progress of some torrents on restart

Hello joshua, Do you still have a state file? That should keep up your state. Also, what version of Deluge are you using? As you are using a docker container, could you experiment with different versions of deluge? If i am not mistaken, what i have experienced in the past when something like this oc...