close Warning: HTML preview using ManPageRenderer failed (Exception: Running (/usr/bin/groff -Thtml -P -r -P -l -mandoc ) failed: 0, stdin:9: warning [p 1, 1.7i]: cannot adjust line stdin:9: warning [p 1, 1.8i]: cannot adjust line stdin:13: warning [p 1, 2.8i]: cannot adjust line stdin:13: warning [p 1, 3.0i]: cannot adjust line stdin:18: warning [p 1, 4.0i]: cannot adjust line stdin:18: warning [p 1, 4.2i]: cannot adjust line stdin:31: warning [p 1, 7.3i]: cannot adjust line stdin:31: warning [p 1, 7.5i]: cannot adjust line stdin:35: warning [p 1, 8.5i]: cannot adjust line stdin:35: warning [p 1, 8.7i]: cannot adjust line stdin:40: warning [p 1, 9.7i]: cannot adjust line stdin:40: warning [p 1, 9.8i]: cannot adjust line .)

Ticket #3443: deluge_log_option.2

File deluge_log_option.2, 3.1 KB (added by johan.mazel, 4 years ago)

Log file obtained with -l option

Line 
122:12:23 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
222:12:23 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
322:12:26 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
422:12:26 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
522:12:59 [CRITICAL][twisted :154 ] Unhandled Error
6Traceback (most recent call last):
7 File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/gtkui.py", line 246, in start
8 reactor.run()
9 File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 301, in run
10 self._run()
11 File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 1649, in main
12 return _Gtk_main(*args, **kwargs)
13 File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 333, in _simulate
14 self.runUntilCurrent()
15--- <exception caught here> ---
16 File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 913, in runUntilCurrent
17 call.func(*call.args, **call.kw)
18 File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 1293, in on_alert_torrent_finished
19 torrent.move_storage(torrent.options['move_completed_path'])
20 File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 1248, in move_storage
21 self.handle.move_storage(dest, flags=2)
22Boost.Python.ArgumentError: Python argument types in
23 torrent_handle.move_storage(torrent_handle, str)
24did not match C++ signature:
25 move_storage(libtorrent::torrent_handle {lvalue}, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > path, libtorrent::move_flags_t flags=libtorrent.move_flags_t.always_replace_files)
26
2722:12:59 [CRITICAL][twisted :154 ] Unhandled Error
28Traceback (most recent call last):
29 File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/gtkui.py", line 246, in start
30 reactor.run()
31 File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 301, in run
32 self._run()
33 File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 1649, in main
34 return _Gtk_main(*args, **kwargs)
35 File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 333, in _simulate
36 self.runUntilCurrent()
37--- <exception caught here> ---
38 File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 913, in runUntilCurrent
39 call.func(*call.args, **call.kw)
40 File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 1293, in on_alert_torrent_finished
41 torrent.move_storage(torrent.options['move_completed_path'])
42 File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 1248, in move_storage
43 self.handle.move_storage(dest, flags=2)
44Boost.Python.ArgumentError: Python argument types in
45 torrent_handle.move_storage(torrent_handle, str)
46did not match C++ signature:
47 move_storage(libtorrent::torrent_handle {lvalue}, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > path, libtorrent::move_flags_t flags=libtorrent.move_flags_t.always_replace_files)
48