Migrating Deluge install
Posted: Mon Sep 28, 2020 11:20 pm
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:
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)
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
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)