| 1 | Unable to initialize gettext/locale!
|
|---|
| 2 | 'ngettext'
|
|---|
| 3 | Traceback (most recent call last):
|
|---|
| 4 | File "/usr/lib/python3/dist-packages/deluge/i18n/util.py", line 118, in setup_translation
|
|---|
| 5 | builtins.__dict__['_n'] = builtins.__dict__['ngettext']
|
|---|
| 6 | KeyError: 'ngettext'
|
|---|
| 7 |
|
|---|
| 8 | (deluge:573808): Gtk-WARNING **: 22:13:49.970: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 9 |
|
|---|
| 10 | (deluge:573808): Gtk-WARNING **: 22:13:49.970: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 11 |
|
|---|
| 12 | (deluge:573808): Gtk-WARNING **: 22:13:50.223: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 13 |
|
|---|
| 14 | (deluge:573808): Gtk-WARNING **: 22:13:50.223: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 15 |
|
|---|
| 16 | (deluge:573808): Gtk-WARNING **: 22:13:50.330: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 17 |
|
|---|
| 18 | (deluge:573808): Gtk-WARNING **: 22:13:50.330: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 19 |
|
|---|
| 20 | (deluge:573808): Gtk-WARNING **: 22:13:50.437: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 21 |
|
|---|
| 22 | (deluge:573808): Gtk-WARNING **: 22:13:50.437: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 23 |
|
|---|
| 24 | (deluge:573808): Gtk-WARNING **: 22:13:50.572: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 25 |
|
|---|
| 26 | (deluge:573808): Gtk-WARNING **: 22:13:50.572: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 27 |
|
|---|
| 28 | (deluge:573808): Gtk-WARNING **: 22:13:50.676: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 29 |
|
|---|
| 30 | (deluge:573808): Gtk-WARNING **: 22:13:50.677: Failed to set text '<b>Général<b>' from markup due to error parsing markup: Erreur à la ligne 1, caractÚre 32 : Lâélément « markup » a été fermé, mais lâélément actuellement ouvert est « b »
|
|---|
| 31 | Unhandled error in Deferred:
|
|---|
| 32 | 22:13:51 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
|
|---|
| 33 | 22:13:51 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
|
|---|
| 34 |
|
|---|
| 35 | Traceback (most recent call last):
|
|---|
| 36 | File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 913, in runUntilCurrent
|
|---|
| 37 | call.func(*call.args, **call.kw)
|
|---|
| 38 | File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 1492, in on_alert_fastresume_rejected
|
|---|
| 39 | log.error('on_alert_fastresume_rejected: %s', alert_msg)
|
|---|
| 40 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1613, in unwindGenerator
|
|---|
| 41 | return _cancellableInlineCallbacks(gen)
|
|---|
| 42 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1529, in _cancellableInlineCallbacks
|
|---|
| 43 | _inlineCallbacks(None, g, status)
|
|---|
| 44 | --- <exception caught here> ---
|
|---|
| 45 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1418, in _inlineCallbacks
|
|---|
| 46 | result = g.send(result)
|
|---|
| 47 | File "/usr/lib/python3/dist-packages/deluge/log.py", line 79, in error
|
|---|
| 48 | yield LoggingLoggerClass.error(self, msg, *args, **kwargs)
|
|---|
| 49 | File "/usr/lib/python3.9/logging/__init__.py", line 1463, in error
|
|---|
| 50 | self._log(ERROR, msg, args, **kwargs)
|
|---|
| 51 | File "/usr/lib/python3.9/logging/__init__.py", line 1565, in _log
|
|---|
| 52 | fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
|
|---|
| 53 | builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 54 |
|
|---|
| 55 | Temporarily disabling observer LegacyLogObserverWrapper(<bound method TwistedLoggingObserver.emit of <deluge.log.TwistedLoggingObserver object at 0x7f472d805790>>) due to exception: [Failure instance: Traceback: <class 'TypeError'>: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 56 | /usr/lib/python3/dist-packages/twisted/internet/defer.py:1529:_cancellableInlineCallbacks
|
|---|
| 57 | /usr/lib/python3/dist-packages/twisted/internet/defer.py:962:__del__
|
|---|
| 58 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:190:failure
|
|---|
| 59 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 60 | --- <exception caught here> ---
|
|---|
| 61 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:131:__call__
|
|---|
| 62 | /usr/lib/python3/dist-packages/twisted/logger/_legacy.py:93:__call__
|
|---|
| 63 | /usr/lib/python3/dist-packages/deluge/log.py:204:emit
|
|---|
| 64 | /usr/lib/python3.9/logging/__init__.py:1481:critical
|
|---|
| 65 | /usr/lib/python3.9/logging/__init__.py:1565:_log
|
|---|
| 66 | ]
|
|---|
| 67 | Traceback (most recent call last):
|
|---|
| 68 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1529, in _cancellableInlineCallbacks
|
|---|
| 69 | _inlineCallbacks(None, g, status)
|
|---|
| 70 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 962, in __del__
|
|---|
| 71 | log.failure(format,
|
|---|
| 72 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 190, in failure
|
|---|
| 73 | self.emit(level, format, log_failure=failure, **kwargs)
|
|---|
| 74 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 75 | self.observer(event)
|
|---|
| 76 | --- <exception caught here> ---
|
|---|
| 77 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 131, in __call__
|
|---|
| 78 | observer(event)
|
|---|
| 79 | File "/usr/lib/python3/dist-packages/twisted/logger/_legacy.py", line 93, in __call__
|
|---|
| 80 | self.legacyObserver(event)
|
|---|
| 81 | File "/usr/lib/python3/dist-packages/deluge/log.py", line 204, in emit
|
|---|
| 82 | getattr(LoggingLoggerClass, event_dict['log_level'].name)(
|
|---|
| 83 | File "/usr/lib/python3.9/logging/__init__.py", line 1481, in critical
|
|---|
| 84 | self._log(CRITICAL, msg, args, **kwargs)
|
|---|
| 85 | File "/usr/lib/python3.9/logging/__init__.py", line 1565, in _log
|
|---|
| 86 | fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
|
|---|
| 87 | builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 88 |
|
|---|
| 89 | Temporarily disabling observer LegacyLogObserverWrapper(<bound method TwistedLoggingObserver.emit of <deluge.log.TwistedLoggingObserver object at 0x7f472d81dfd0>>) due to exception: [Failure instance: Traceback: <class 'TypeError'>: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 90 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 91 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:137:__call__
|
|---|
| 92 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:190:failure
|
|---|
| 93 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 94 | --- <exception caught here> ---
|
|---|
| 95 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:131:__call__
|
|---|
| 96 | /usr/lib/python3/dist-packages/twisted/logger/_legacy.py:93:__call__
|
|---|
| 97 | /usr/lib/python3/dist-packages/deluge/log.py:204:emit
|
|---|
| 98 | /usr/lib/python3.9/logging/__init__.py:1481:critical
|
|---|
| 99 | /usr/lib/python3.9/logging/__init__.py:1565:_log
|
|---|
| 100 | ]
|
|---|
| 101 | Traceback (most recent call last):
|
|---|
| 102 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 103 | self.observer(event)
|
|---|
| 104 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 137, in __call__
|
|---|
| 105 | errorLogger.failure(
|
|---|
| 106 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 190, in failure
|
|---|
| 107 | self.emit(level, format, log_failure=failure, **kwargs)
|
|---|
| 108 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 109 | self.observer(event)
|
|---|
| 110 | --- <exception caught here> ---
|
|---|
| 111 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 131, in __call__
|
|---|
| 112 | observer(event)
|
|---|
| 113 | File "/usr/lib/python3/dist-packages/twisted/logger/_legacy.py", line 93, in __call__
|
|---|
| 114 | self.legacyObserver(event)
|
|---|
| 115 | File "/usr/lib/python3/dist-packages/deluge/log.py", line 204, in emit
|
|---|
| 116 | getattr(LoggingLoggerClass, event_dict['log_level'].name)(
|
|---|
| 117 | File "/usr/lib/python3.9/logging/__init__.py", line 1481, in critical
|
|---|
| 118 | self._log(CRITICAL, msg, args, **kwargs)
|
|---|
| 119 | File "/usr/lib/python3.9/logging/__init__.py", line 1565, in _log
|
|---|
| 120 | fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
|
|---|
| 121 | builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 122 |
|
|---|
| 123 | Temporarily disabling observer LegacyLogObserverWrapper(<bound method TwistedLoggingObserver.emit of <deluge.log.TwistedLoggingObserver object at 0x7f472d81dfd0>>) due to exception: [Failure instance: Traceback: <class 'TypeError'>: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 124 | /usr/lib/python3/dist-packages/twisted/internet/defer.py:1529:_cancellableInlineCallbacks
|
|---|
| 125 | /usr/lib/python3/dist-packages/twisted/internet/defer.py:962:__del__
|
|---|
| 126 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:190:failure
|
|---|
| 127 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 128 | --- <exception caught here> ---
|
|---|
| 129 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:131:__call__
|
|---|
| 130 | /usr/lib/python3/dist-packages/twisted/logger/_legacy.py:93:__call__
|
|---|
| 131 | /usr/lib/python3/dist-packages/deluge/log.py:204:emit
|
|---|
| 132 | /usr/lib/python3.9/logging/__init__.py:1481:critical
|
|---|
| 133 | /usr/lib/python3.9/logging/__init__.py:1565:_log
|
|---|
| 134 | ]
|
|---|
| 135 | Traceback (most recent call last):
|
|---|
| 136 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1529, in _cancellableInlineCallbacks
|
|---|
| 137 | _inlineCallbacks(None, g, status)
|
|---|
| 138 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 962, in __del__
|
|---|
| 139 | log.failure(format,
|
|---|
| 140 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 190, in failure
|
|---|
| 141 | self.emit(level, format, log_failure=failure, **kwargs)
|
|---|
| 142 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 143 | self.observer(event)
|
|---|
| 144 | --- <exception caught here> ---
|
|---|
| 145 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 131, in __call__
|
|---|
| 146 | observer(event)
|
|---|
| 147 | File "/usr/lib/python3/dist-packages/twisted/logger/_legacy.py", line 93, in __call__
|
|---|
| 148 | self.legacyObserver(event)
|
|---|
| 149 | File "/usr/lib/python3/dist-packages/deluge/log.py", line 204, in emit
|
|---|
| 150 | getattr(LoggingLoggerClass, event_dict['log_level'].name)(
|
|---|
| 151 | File "/usr/lib/python3.9/logging/__init__.py", line 1481, in critical
|
|---|
| 152 | self._log(CRITICAL, msg, args, **kwargs)
|
|---|
| 153 | File "/usr/lib/python3.9/logging/__init__.py", line 1565, in _log
|
|---|
| 154 | fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
|
|---|
| 155 | builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 156 |
|
|---|
| 157 | Temporarily disabling observer LegacyLogObserverWrapper(<bound method TwistedLoggingObserver.emit of <deluge.log.TwistedLoggingObserver object at 0x7f472d805790>>) due to exception: [Failure instance: Traceback: <class 'TypeError'>: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 158 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 159 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:137:__call__
|
|---|
| 160 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:190:failure
|
|---|
| 161 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 162 | --- <exception caught here> ---
|
|---|
| 163 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:131:__call__
|
|---|
| 164 | /usr/lib/python3/dist-packages/twisted/logger/_legacy.py:93:__call__
|
|---|
| 165 | /usr/lib/python3/dist-packages/deluge/log.py:204:emit
|
|---|
| 166 | /usr/lib/python3.9/logging/__init__.py:1481:critical
|
|---|
| 167 | /usr/lib/python3.9/logging/__init__.py:1565:_log
|
|---|
| 168 | ]
|
|---|
| 169 | Traceback (most recent call last):
|
|---|
| 170 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 171 | self.observer(event)
|
|---|
| 172 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 137, in __call__
|
|---|
| 173 | errorLogger.failure(
|
|---|
| 174 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 190, in failure
|
|---|
| 175 | self.emit(level, format, log_failure=failure, **kwargs)
|
|---|
| 176 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 177 | self.observer(event)
|
|---|
| 178 | --- <exception caught here> ---
|
|---|
| 179 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 131, in __call__
|
|---|
| 180 | observer(event)
|
|---|
| 181 | File "/usr/lib/python3/dist-packages/twisted/logger/_legacy.py", line 93, in __call__
|
|---|
| 182 | self.legacyObserver(event)
|
|---|
| 183 | File "/usr/lib/python3/dist-packages/deluge/log.py", line 204, in emit
|
|---|
| 184 | getattr(LoggingLoggerClass, event_dict['log_level'].name)(
|
|---|
| 185 | File "/usr/lib/python3.9/logging/__init__.py", line 1481, in critical
|
|---|
| 186 | self._log(CRITICAL, msg, args, **kwargs)
|
|---|
| 187 | File "/usr/lib/python3.9/logging/__init__.py", line 1565, in _log
|
|---|
| 188 | fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
|
|---|
| 189 | builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 190 |
|
|---|
| 191 | Unhandled error in Deferred:
|
|---|
| 192 | 22:13:54 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
|
|---|
| 193 | 22:13:54 [CRITICAL][twisted :154 ] Unhandled error in Deferred:
|
|---|
| 194 |
|
|---|
| 195 | Traceback (most recent call last):
|
|---|
| 196 | File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 1353, in force_recheck
|
|---|
| 197 | self.clear_forced_error_state(update_state=False)
|
|---|
| 198 | File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 711, in clear_forced_error_state
|
|---|
| 199 | log.error('Restart deluge to clear this torrent error')
|
|---|
| 200 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1613, in unwindGenerator
|
|---|
| 201 | return _cancellableInlineCallbacks(gen)
|
|---|
| 202 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1529, in _cancellableInlineCallbacks
|
|---|
| 203 | _inlineCallbacks(None, g, status)
|
|---|
| 204 | --- <exception caught here> ---
|
|---|
| 205 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 1418, in _inlineCallbacks
|
|---|
| 206 | result = g.send(result)
|
|---|
| 207 | File "/usr/lib/python3/dist-packages/deluge/log.py", line 79, in error
|
|---|
| 208 | yield LoggingLoggerClass.error(self, msg, *args, **kwargs)
|
|---|
| 209 | File "/usr/lib/python3.9/logging/__init__.py", line 1463, in error
|
|---|
| 210 | self._log(ERROR, msg, args, **kwargs)
|
|---|
| 211 | File "/usr/lib/python3.9/logging/__init__.py", line 1565, in _log
|
|---|
| 212 | fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
|
|---|
| 213 | builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 214 |
|
|---|
| 215 | Temporarily disabling observer LegacyLogObserverWrapper(<bound method TwistedLoggingObserver.emit of <deluge.log.TwistedLoggingObserver object at 0x7f472d805790>>) due to exception: [Failure instance: Traceback: <class 'TypeError'>: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 216 | /usr/lib/python3/dist-packages/twisted/internet/base.py:791:callLater
|
|---|
| 217 | /usr/lib/python3/dist-packages/twisted/internet/defer.py:962:__del__
|
|---|
| 218 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:190:failure
|
|---|
| 219 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 220 | --- <exception caught here> ---
|
|---|
| 221 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:131:__call__
|
|---|
| 222 | /usr/lib/python3/dist-packages/twisted/logger/_legacy.py:93:__call__
|
|---|
| 223 | /usr/lib/python3/dist-packages/deluge/log.py:204:emit
|
|---|
| 224 | /usr/lib/python3.9/logging/__init__.py:1481:critical
|
|---|
| 225 | /usr/lib/python3.9/logging/__init__.py:1565:_log
|
|---|
| 226 | ]
|
|---|
| 227 | Traceback (most recent call last):
|
|---|
| 228 | File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 791, in callLater
|
|---|
| 229 | self._cancelCallLater,
|
|---|
| 230 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 962, in __del__
|
|---|
| 231 | log.failure(format,
|
|---|
| 232 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 190, in failure
|
|---|
| 233 | self.emit(level, format, log_failure=failure, **kwargs)
|
|---|
| 234 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 235 | self.observer(event)
|
|---|
| 236 | --- <exception caught here> ---
|
|---|
| 237 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 131, in __call__
|
|---|
| 238 | observer(event)
|
|---|
| 239 | File "/usr/lib/python3/dist-packages/twisted/logger/_legacy.py", line 93, in __call__
|
|---|
| 240 | self.legacyObserver(event)
|
|---|
| 241 | File "/usr/lib/python3/dist-packages/deluge/log.py", line 204, in emit
|
|---|
| 242 | getattr(LoggingLoggerClass, event_dict['log_level'].name)(
|
|---|
| 243 | File "/usr/lib/python3.9/logging/__init__.py", line 1481, in critical
|
|---|
| 244 | self._log(CRITICAL, msg, args, **kwargs)
|
|---|
| 245 | File "/usr/lib/python3.9/logging/__init__.py", line 1565, in _log
|
|---|
| 246 | fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
|
|---|
| 247 | builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 248 |
|
|---|
| 249 | Temporarily disabling observer LegacyLogObserverWrapper(<bound method TwistedLoggingObserver.emit of <deluge.log.TwistedLoggingObserver object at 0x7f472d81dfd0>>) due to exception: [Failure instance: Traceback: <class 'TypeError'>: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 250 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 251 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:137:__call__
|
|---|
| 252 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:190:failure
|
|---|
| 253 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 254 | --- <exception caught here> ---
|
|---|
| 255 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:131:__call__
|
|---|
| 256 | /usr/lib/python3/dist-packages/twisted/logger/_legacy.py:93:__call__
|
|---|
| 257 | /usr/lib/python3/dist-packages/deluge/log.py:204:emit
|
|---|
| 258 | /usr/lib/python3.9/logging/__init__.py:1481:critical
|
|---|
| 259 | /usr/lib/python3.9/logging/__init__.py:1565:_log
|
|---|
| 260 | ]
|
|---|
| 261 | Traceback (most recent call last):
|
|---|
| 262 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 263 | self.observer(event)
|
|---|
| 264 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 137, in __call__
|
|---|
| 265 | errorLogger.failure(
|
|---|
| 266 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 190, in failure
|
|---|
| 267 | self.emit(level, format, log_failure=failure, **kwargs)
|
|---|
| 268 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 269 | self.observer(event)
|
|---|
| 270 | --- <exception caught here> ---
|
|---|
| 271 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 131, in __call__
|
|---|
| 272 | observer(event)
|
|---|
| 273 | File "/usr/lib/python3/dist-packages/twisted/logger/_legacy.py", line 93, in __call__
|
|---|
| 274 | self.legacyObserver(event)
|
|---|
| 275 | File "/usr/lib/python3/dist-packages/deluge/log.py", line 204, in emit
|
|---|
| 276 | getattr(LoggingLoggerClass, event_dict['log_level'].name)(
|
|---|
| 277 | File "/usr/lib/python3.9/logging/__init__.py", line 1481, in critical
|
|---|
| 278 | self._log(CRITICAL, msg, args, **kwargs)
|
|---|
| 279 | File "/usr/lib/python3.9/logging/__init__.py", line 1565, in _log
|
|---|
| 280 | fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
|
|---|
| 281 | builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 282 |
|
|---|
| 283 | Temporarily disabling observer LegacyLogObserverWrapper(<bound method TwistedLoggingObserver.emit of <deluge.log.TwistedLoggingObserver object at 0x7f472d81dfd0>>) due to exception: [Failure instance: Traceback: <class 'TypeError'>: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 284 | /usr/lib/python3/dist-packages/twisted/internet/base.py:791:callLater
|
|---|
| 285 | /usr/lib/python3/dist-packages/twisted/internet/defer.py:962:__del__
|
|---|
| 286 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:190:failure
|
|---|
| 287 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 288 | --- <exception caught here> ---
|
|---|
| 289 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:131:__call__
|
|---|
| 290 | /usr/lib/python3/dist-packages/twisted/logger/_legacy.py:93:__call__
|
|---|
| 291 | /usr/lib/python3/dist-packages/deluge/log.py:204:emit
|
|---|
| 292 | /usr/lib/python3.9/logging/__init__.py:1481:critical
|
|---|
| 293 | /usr/lib/python3.9/logging/__init__.py:1565:_log
|
|---|
| 294 | ]
|
|---|
| 295 | Traceback (most recent call last):
|
|---|
| 296 | File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 791, in callLater
|
|---|
| 297 | self._cancelCallLater,
|
|---|
| 298 | File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line 962, in __del__
|
|---|
| 299 | log.failure(format,
|
|---|
| 300 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 190, in failure
|
|---|
| 301 | self.emit(level, format, log_failure=failure, **kwargs)
|
|---|
| 302 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 303 | self.observer(event)
|
|---|
| 304 | --- <exception caught here> ---
|
|---|
| 305 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 131, in __call__
|
|---|
| 306 | observer(event)
|
|---|
| 307 | File "/usr/lib/python3/dist-packages/twisted/logger/_legacy.py", line 93, in __call__
|
|---|
| 308 | self.legacyObserver(event)
|
|---|
| 309 | File "/usr/lib/python3/dist-packages/deluge/log.py", line 204, in emit
|
|---|
| 310 | getattr(LoggingLoggerClass, event_dict['log_level'].name)(
|
|---|
| 311 | File "/usr/lib/python3.9/logging/__init__.py", line 1481, in critical
|
|---|
| 312 | self._log(CRITICAL, msg, args, **kwargs)
|
|---|
| 313 | File "/usr/lib/python3.9/logging/__init__.py", line 1565, in _log
|
|---|
| 314 | fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
|
|---|
| 315 | builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 316 |
|
|---|
| 317 | Temporarily disabling observer LegacyLogObserverWrapper(<bound method TwistedLoggingObserver.emit of <deluge.log.TwistedLoggingObserver object at 0x7f472d805790>>) due to exception: [Failure instance: Traceback: <class 'TypeError'>: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 318 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 319 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:137:__call__
|
|---|
| 320 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:190:failure
|
|---|
| 321 | /usr/lib/python3/dist-packages/twisted/logger/_logger.py:144:emit
|
|---|
| 322 | --- <exception caught here> ---
|
|---|
| 323 | /usr/lib/python3/dist-packages/twisted/logger/_observer.py:131:__call__
|
|---|
| 324 | /usr/lib/python3/dist-packages/twisted/logger/_legacy.py:93:__call__
|
|---|
| 325 | /usr/lib/python3/dist-packages/deluge/log.py:204:emit
|
|---|
| 326 | /usr/lib/python3.9/logging/__init__.py:1481:critical
|
|---|
| 327 | /usr/lib/python3.9/logging/__init__.py:1565:_log
|
|---|
| 328 | ]
|
|---|
| 329 | Traceback (most recent call last):
|
|---|
| 330 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 331 | self.observer(event)
|
|---|
| 332 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 137, in __call__
|
|---|
| 333 | errorLogger.failure(
|
|---|
| 334 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 190, in failure
|
|---|
| 335 | self.emit(level, format, log_failure=failure, **kwargs)
|
|---|
| 336 | File "/usr/lib/python3/dist-packages/twisted/logger/_logger.py", line 144, in emit
|
|---|
| 337 | self.observer(event)
|
|---|
| 338 | --- <exception caught here> ---
|
|---|
| 339 | File "/usr/lib/python3/dist-packages/twisted/logger/_observer.py", line 131, in __call__
|
|---|
| 340 | observer(event)
|
|---|
| 341 | File "/usr/lib/python3/dist-packages/twisted/logger/_legacy.py", line 93, in __call__
|
|---|
| 342 | self.legacyObserver(event)
|
|---|
| 343 | File "/usr/lib/python3/dist-packages/deluge/log.py", line 204, in emit
|
|---|
| 344 | getattr(LoggingLoggerClass, event_dict['log_level'].name)(
|
|---|
| 345 | File "/usr/lib/python3.9/logging/__init__.py", line 1481, in critical
|
|---|
| 346 | self._log(CRITICAL, msg, args, **kwargs)
|
|---|
| 347 | File "/usr/lib/python3.9/logging/__init__.py", line 1565, in _log
|
|---|
| 348 | fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
|
|---|
| 349 | builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3 were given
|
|---|
| 350 |
|
|---|
| 351 | Unhandled Error
|
|---|
| 352 | Traceback (most recent call last):
|
|---|
| 353 | File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/gtkui.py", line 246, in start
|
|---|
| 354 | reactor.run()
|
|---|
| 355 | File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 301, in run
|
|---|
| 356 | self._run()
|
|---|
| 357 | File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 1649, in main
|
|---|
| 358 | return _Gtk_main(*args, **kwargs)
|
|---|
| 359 | File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 333, in _simulate
|
|---|
| 360 | self.runUntilCurrent()
|
|---|
| 361 | --- <exception caught here> ---
|
|---|
| 362 | File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 913, in runUntilCurrent
|
|---|
| 363 | call.func(*call.args, **call.kw)
|
|---|
| 364 | File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 1293, in on_alert_torrent_finished
|
|---|
| 365 | torrent.move_storage(torrent.options['move_completed_path'])
|
|---|
| 366 | File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 1248, in move_storage
|
|---|
| 367 | self.handle.move_storage(dest, flags=2)
|
|---|
| 368 | Boost.Python.ArgumentError: Python argument types in
|
|---|
| 369 | torrent_handle.move_storage(torrent_handle, str)
|
|---|
| 370 | did not match C++ signature:
|
|---|
| 371 | 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)
|
|---|
| 372 |
|
|---|
| 373 | 22:14:24 [CRITICAL][twisted :154 ] Unhandled Error
|
|---|
| 374 | Traceback (most recent call last):
|
|---|
| 375 | File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/gtkui.py", line 246, in start
|
|---|
| 376 | reactor.run()
|
|---|
| 377 | File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 301, in run
|
|---|
| 378 | self._run()
|
|---|
| 379 | File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 1649, in main
|
|---|
| 380 | return _Gtk_main(*args, **kwargs)
|
|---|
| 381 | File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 333, in _simulate
|
|---|
| 382 | self.runUntilCurrent()
|
|---|
| 383 | --- <exception caught here> ---
|
|---|
| 384 | File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 913, in runUntilCurrent
|
|---|
| 385 | call.func(*call.args, **call.kw)
|
|---|
| 386 | File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 1293, in on_alert_torrent_finished
|
|---|
| 387 | torrent.move_storage(torrent.options['move_completed_path'])
|
|---|
| 388 | File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 1248, in move_storage
|
|---|
| 389 | self.handle.move_storage(dest, flags=2)
|
|---|
| 390 | Boost.Python.ArgumentError: Python argument types in
|
|---|
| 391 | torrent_handle.move_storage(torrent_handle, str)
|
|---|
| 392 | did not match C++ signature:
|
|---|
| 393 | 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)
|
|---|
| 394 |
|
|---|
| 395 | 22:14:24 [CRITICAL][twisted :154 ] Unhandled Error
|
|---|
| 396 | Traceback (most recent call last):
|
|---|
| 397 | File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/gtkui.py", line 246, in start
|
|---|
| 398 | reactor.run()
|
|---|
| 399 | File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 301, in run
|
|---|
| 400 | self._run()
|
|---|
| 401 | File "/usr/lib/python3/dist-packages/gi/overrides/Gtk.py", line 1649, in main
|
|---|
| 402 | return _Gtk_main(*args, **kwargs)
|
|---|
| 403 | File "/usr/lib/python3/dist-packages/twisted/internet/_glibbase.py", line 333, in _simulate
|
|---|
| 404 | self.runUntilCurrent()
|
|---|
| 405 | --- <exception caught here> ---
|
|---|
| 406 | File "/usr/lib/python3/dist-packages/twisted/internet/base.py", line 913, in runUntilCurrent
|
|---|
| 407 | call.func(*call.args, **call.kw)
|
|---|
| 408 | File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 1293, in on_alert_torrent_finished
|
|---|
| 409 | torrent.move_storage(torrent.options['move_completed_path'])
|
|---|
| 410 | File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 1248, in move_storage
|
|---|
| 411 | self.handle.move_storage(dest, flags=2)
|
|---|
| 412 | Boost.Python.ArgumentError: Python argument types in
|
|---|
| 413 | torrent_handle.move_storage(torrent_handle, str)
|
|---|
| 414 | did not match C++ signature:
|
|---|
| 415 | 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)
|
|---|
| 416 |
|
|---|