Migrating from Ubuntu 22.04 to 24.04

General support for problems installing or using Deluge
Post Reply
gar13
New User
New User
Posts: 1
Joined: Sun Nov 09, 2025 6:32 pm

Migrating from Ubuntu 22.04 to 24.04

Post by gar13 »

Hello,

I am trying to migrate to a new vm and version of Ubuntu. I see the installer in 24.04 now creates a "debian-deluged" user. Previosuly I just ran the applicaiton with my own user account. I tried migrating my .config folder from the old vm to the the new one, but deluge does not recognize the config. I do not see any systemd files for deluged or deluged-web to change the user. What is the best way to get deluge working with current torrent list in the new vm?
shinger
Seeder
Seeder
Posts: 169
Joined: Sat Jun 05, 2010 1:02 pm

Re: Migrating from Ubuntu 22.04 to 24.04

Post by shinger »

Hello gar13,

Yeah i had to deal with the same hassle. I was also caught off guard. If i read your post, you do the same as i do time after time when migrating with each new Ubuntu version.

I myself currently am in the early fase of completely redoing my whole infrastructure and implementing Kubernetes and running Deluge within my Kubernetes cluster. You could maybe start experimenting with Docker as that is way less simpeler compared to Kubernetes.

This way you at least have your docker compose file and no longer have to deal with such things. Just create volumes to have your torrent data outside the Docker containers of maybe have them somewhere on a Sambashare instead. That way you can migrate very easily with each new Ubuntu version.

https://hub.docker.com/r/linuxserver/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