Code: Select all
python3 -c "from deluge._libtorrent import lt; print(lt.version)"
Please provide a gdb backtrace:
Code: Select all
gdb --args python3 $(which deluge)
(gdb) run
## After Crash ##
(gdb) thread apply all backtrace
Code: Select all
python3 -c "from deluge._libtorrent import lt; print(lt.version)"
Code: Select all
gdb --args python3 $(which deluge)
(gdb) run
## After Crash ##
(gdb) thread apply all backtrace
unrar
command to be available. If you can ssh to the NAS, check for that command e.g.Code: Select all
$ which unrar
/usr/bin/unrar
/etc/systemd/system/deluged.service
and /etc/systemd/system/deluge-web.service
to replace the user/group with your own.