Search found 5 matches
- Thu Sep 15, 2022 4:09 am
- Forum: Support
- Topic: segmentation fault (core dump) adding magnet link
- Replies: 2
- Views: 1870
Re: segmentation fault (core dump) adding magnet link
I had run with debug output, but I have not saved it, because it revealed no relevant information.
- Wed Sep 14, 2022 4:53 am
- Forum: Support
- Topic: segmentation fault (core dump) adding magnet link
- Replies: 2
- Views: 1870
segmentation fault (core dump) adding magnet link
The application crashes when adding certain magnet links. I have been running as a daemon, controlled remotely. The crash manifests as a segmentation fault (core dump). Following is the stack trace from gdb: #0 0x00007ffff5a52bd5 in boost::python::objects::polymorphic_id_generator<libtorrent::alert>...
- Tue Sep 13, 2022 4:16 am
- Forum: Support
- Topic: application hangs on startup with plugin `ltConfig`
- Replies: 0
- Views: 9808
application hangs on startup with plugin `ltConfig`
Whether running as a daemon or graphical interface, the application hangs on startup. Following is the debug output (some path names redacted): $ deluge --config $(pwd) -L debug 23:52:58 [INFO ][deluge.configmanager:49 ] Setting config directory to: <config_path> 23:52:58 [DEBUG ][deluge.configmanag...
- Sat Dec 18, 2021 6:24 pm
- Forum: Support
- Topic: problems connecting to trackers and finding peers
- Replies: 3
- Views: 10166
Re: problems connecting to trackers and finding peers
your issue with multi-tracker torrents indeed can be overcome with ltconfig I am trying to configure the plugin, as suggested. The interface for the plugin has two check boxes for the named options, shown on either side of the option names. I believe the left box enables overriding the application ...
- Sat Dec 18, 2021 5:53 pm
- Forum: Support
- Topic: problems connecting to trackers and finding peers
- Replies: 3
- Views: 10166
problems connecting to trackers and finding peers
I am trying to migrate from another client to Deluge. Part of the process has been to capture the magnet links of torrents currently managed by the previous client, and then to add them to Deluge. The torrents successfully populate the Deluge instance, but communication with trackers has presented a...