Page 1 of 1

Migrating Deluge install

Posted: Mon Sep 28, 2020 11:20 pm
by Romano2K
Hi!

I'm trying to migrate an old bare metal Deluge install to my Synology NAS.

First I've tried installing Deluge on Docker, using LinuxServer.io's image. Using binds to point to a copy of my existing config folder and so that torrents paths are the same, Deluge works on its first run, I "just" need to recheck every torrent. Restarting the docker container broke it.

This error message is shown in loop in the container status window:

Code: Select all

terminate called after throwing an instance of ‘libtorrent::libtorrent_exception’
what(): invalid type requested for entry
Is there an easy way to fix this?


Or I could try to migrate to a bare metal Deluge install on Synology DSM through a community package.

What are the files I need to copy to keep all my seeding torrents? Can I keep statistics? (date added, ratio)

Re: Migrating Deluge install

Posted: Tue Oct 13, 2020 1:10 am
by Romano2K
Any help? :)