Search found 90 matches

by shinger
Tue Apr 16, 2024 8:49 pm
Forum: Support
Topic: Deluge Headless - Auth File Insight
Replies: 3
Views: 153

Re: Deluge Headless - Auth File Insight

Hello willdab, Maybe the explanation of mhertz is too technical. It comes down to how deluge is been build (which is kind of awesome). Deluged (Deluge Daemon). This is a core part and because of that it stays very light weight. Deluge thin client The thin client is nothing but a front. Something tha...
by shinger
Tue Apr 16, 2024 8:23 pm
Forum: Support
Topic: deluge-console: port must be an integer!
Replies: 1
Views: 56

Re: deluge-console: port must be an integer!

Hi buzzwallard,

I am not sure when it comes to console client connecting to the daemon

Does this maybe help? Or you tried it?

https://dev.deluge-torrent.org/wiki/Use ... nt#Console
by shinger
Sun Apr 07, 2024 11:21 pm
Forum: Support
Topic: [deluge-console] move command takes over terminal
Replies: 5
Views: 3533

Re: [deluge-console] move command takes over terminal

Hello btr74,

If you have installed tmux, open it and then execute the command. So at least whatever happens to your terminal session will not effect the execution of your command until this bug is fixed. Tmux or screen are life savers in such cases.
by shinger
Sun Apr 07, 2024 10:42 pm
Forum: Support
Topic: New user headless server muddle
Replies: 3
Views: 208

Re: New user headless server muddle

Hello TheMegulator, I think you are maybe dealing with the same problem i had before. In my case i have created a samba share and wanted to be able to move/deleted files. In that case i just gave a complete different group as you can see down below with the umask of 007. The download directory is bt...
by shinger
Sun Apr 07, 2024 10:32 pm
Forum: Support
Topic: Peers cannot connect to my computer
Replies: 2
Views: 190

Re: Peers cannot connect to my computer

Hello der.scott, Could you answer a few questions so we can have a more clearer picture to troubleshoot what is going on. - How is your current setup? - Where is Deluged installed on? - Do you have SSH access to that device? And full user access (root access) - Type of OS? ( cat /etc/os-release ) Th...
by shinger
Sun Apr 07, 2024 10:25 pm
Forum: Support
Topic: Port opening
Replies: 1
Views: 906

Re: Port opening

Hello Tzomborgha, So are you using Deluged (deluge Deamon) installed on a separate server with a so called thin client that is connecting to it, or is everything on Windows 10. Like the Deluged and everything? I ask this because i am more specialized in Linux instead of Windows. In case that you ind...
by shinger
Sun Apr 07, 2024 10:14 pm
Forum: Support
Topic: Torrents out of sync with the location
Replies: 1
Views: 823

Re: Torrents out of sync with the location

Hi Asterix,

Is it possible to experiment with one torrent and use the "move" option. So that you move to the directory that already existed and see what happens.

Do try to backup your torrent file + data first.
by shinger
Thu Mar 07, 2024 9:44 pm
Forum: Support
Topic: Deluge keeps failing on Raspberry Pi - permissions/multiple versions?
Replies: 3
Views: 205

Re: Deluge keeps failing on Raspberry Pi - permissions/multiple versions?

Hello itsagift, You are more than welcome in the Linux world. We will do our best to help you fix your issues and teach you how things work :D . You will not regret using Linux. Just stay calm and observe. My experience in the 16 years that i work with Linux, 9 times out of 10 it is your fault if so...
by shinger
Wed Feb 14, 2024 3:16 pm
Forum: Support
Topic: Raspberry Pi 5 >> Deluge >> Port Issue >> Test Active Port .!.
Replies: 8
Views: 370

Re: Raspberry Pi 5 >> Deluge >> Port Issue >> Test Active Port .!.

Can you see and understand that deluge is not listening on 192.168.1.40:54679 . Even though the firewall is good, but you dont see the external ipaddress that is being listened to. In my cause you do see. Every part that i removed that is called <IP ADDRESS> that is my 192.168..etc with even the nam...
by shinger
Tue Feb 13, 2024 4:07 pm
Forum: Support
Topic: Raspberry Pi 5 >> Deluge >> Port Issue >> Test Active Port .!.
Replies: 8
Views: 370

Re: Raspberry Pi 5 >> Deluge >> Port Issue >> Test Active Port .!.

A few questions - So you have installed a GUI (Desktop Enviornment) on your Raspberry Pi 5? In other words it is not headless. - Does it have a firewall that is active? do a sudo ufw status in the terminal. And from the output i dont see deluge-gtk listening on your raspberry pi 5 external ipaddress...