Dynamic DNS issue

General support for problems installing or using Deluge
Post Reply
tekhop
New User
New User
Posts: 1
Joined: Wed Dec 10, 2025 10:52 am

Dynamic DNS issue

Post by tekhop »

Hello, I have deluge installed on a raspberry pi with lite os, and when I connect to my deluge server web-ui from outside the network using the public IP or dynamicdns (mydomain.duckdns.org) it connects to what looks like a different deluge session, so I don't see any of my torrents, the download location is different and the login password is reset to default (deluge). It seems like it's somehow using a different config file - maybe the default one in /var/lib/deluged instead of /home/.config/deluge.
Anyone knows how is this possible and how can I connect to the correct session?
shinger
Seeder
Seeder
Posts: 169
Joined: Sat Jun 05, 2010 1:02 pm

Re: Dynamic DNS issue

Post by shinger »

Hello tekhop,

Could you maybe post what version of deluge you are using (deluge-webui, but also deluged (daemon).

I saw with a diferent website talking about multiuser support, but reading the official changelog for version 2.2.0 i don't see anything pointing towards multiuser support.

https://tweakers.net/downloads/72520/deluge-220.html
https://git.deluge-torrent.org/deluge/tree/CHANGELOG.md

On your raspberry pi with lite os, can you do the following command and post the outcome here? This way you will be able to see what application are running that are listening to some ports.

ss -tulpn | grep deluge
===============================================================
Server: Rock 5B 8 Cores (ARM), 16 GB RAM, 2 TB 970 Evo +
OS: Linux Ubuntu 24.04 LTS
Deluge: v2.2.0
Plugins: Blocklist, LabelPlus, ItConfig, MyScheduler, Stats, Notifications, YaRSS2
Post Reply