Advertisement
Guest User

Untitled

a guest
Apr 13th, 2020
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.07 KB | None | 0 0
  1. ErrorWarningSystemArrayLogin
  2.  
  3.  
  4. --- <exception caught here> ---
  5. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  6. current.result = callback(current.result, *args, **kw)
  7. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  8. return self.add_torrent_file(filename, b64encode(data), options)
  9. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  10. return self.torrentmanager.add(
  11. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  12. raise AddTorrentError(
  13. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  14.  
  15.  
  16.  
  17. 2020-04-08 01:33:48,475 DEBG 'watchdog-script' stderr output:
  18. Unhandled error in Deferred:
  19.  
  20.  
  21. 2020-04-08 01:33:48,476 DEBG 'watchdog-script' stderr output:
  22.  
  23. Traceback (most recent call last):
  24. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  25. self.original.connectionLost(reason)
  26. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  27. self.finished.callback(self.agent.filename)
  28. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  29. self._startRunCallbacks(result)
  30. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  31. self._runCallbacks()
  32. --- <exception caught here> ---
  33. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  34. current.result = callback(current.result, *args, **kw)
  35. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  36. return self.add_torrent_file(filename, b64encode(data), options)
  37. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  38. return self.torrentmanager.add(
  39. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  40. raise AddTorrentError(
  41. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  42.  
  43.  
  44.  
  45. 2020-04-08 01:33:48,486 DEBG 'watchdog-script' stderr output:
  46. Unhandled error in Deferred:
  47.  
  48.  
  49. 2020-04-08 01:33:48,488 DEBG 'watchdog-script' stderr output:
  50.  
  51. Traceback (most recent call last):
  52. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  53. self.original.connectionLost(reason)
  54. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  55. self.finished.callback(self.agent.filename)
  56. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  57. self._startRunCallbacks(result)
  58. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  59. self._runCallbacks()
  60. --- <exception caught here> ---
  61. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  62. current.result = callback(current.result, *args, **kw)
  63. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  64. return self.add_torrent_file(filename, b64encode(data), options)
  65. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  66. return self.torrentmanager.add(
  67. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  68. raise AddTorrentError(
  69. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  70.  
  71.  
  72.  
  73. 2020-04-08 01:34:16,488 DEBG 'watchdog-script' stderr output:
  74. Unhandled error in Deferred:
  75.  
  76.  
  77. 2020-04-08 01:34:16,488 DEBG 'watchdog-script' stderr output:
  78.  
  79. Traceback (most recent call last):
  80. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  81. self.original.connectionLost(reason)
  82. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  83. self.finished.callback(self.agent.filename)
  84. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  85. self._startRunCallbacks(result)
  86. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  87. self._runCallbacks()
  88. --- <exception caught here> ---
  89. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  90. current.result = callback(current.result, *args, **kw)
  91. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  92. return self.add_torrent_file(filename, b64encode(data), options)
  93. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  94. return self.torrentmanager.add(
  95. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  96. raise AddTorrentError(
  97. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  98.  
  99.  
  100.  
  101. 2020-04-08 01:34:16,491 DEBG 'watchdog-script' stderr output:
  102. Unhandled error in Deferred:
  103.  
  104.  
  105. 2020-04-08 01:34:16,492 DEBG 'watchdog-script' stderr output:
  106.  
  107. Traceback (most recent call last):
  108. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  109. self.original.connectionLost(reason)
  110. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  111. self.finished.callback(self.agent.filename)
  112. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  113. self._startRunCallbacks(result)
  114. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  115. self._runCallbacks()
  116. --- <exception caught here> ---
  117. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  118. current.result = callback(current.result, *args, **kw)
  119. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  120. return self.add_torrent_file(filename, b64encode(data), options)
  121. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  122. return self.torrentmanager.add(
  123. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  124. raise AddTorrentError(
  125. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  126.  
  127.  
  128.  
  129. 2020-04-08 01:34:16,492 DEBG 'watchdog-script' stderr output:
  130. Unhandled error in Deferred:
  131.  
  132.  
  133. 2020-04-08 01:34:16,493 DEBG 'watchdog-script' stderr output:
  134.  
  135. Traceback (most recent call last):
  136. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  137. self.original.connectionLost(reason)
  138. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  139. self.finished.callback(self.agent.filename)
  140. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  141. self._startRunCallbacks(result)
  142. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  143. self._runCallbacks()
  144. --- <exception caught here> ---
  145. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  146. current.result = callback(current.result, *args, **kw)
  147. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  148. return self.add_torrent_file(filename, b64encode(data), options)
  149. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  150. return self.torrentmanager.add(
  151. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  152. raise AddTorrentError(
  153. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  154.  
  155.  
  156.  
  157. 2020-04-08 01:34:16,497 DEBG 'watchdog-script' stderr output:
  158. Unhandled error in Deferred:
  159.  
  160.  
  161. 2020-04-08 01:34:16,498 DEBG 'watchdog-script' stderr output:
  162.  
  163. Traceback (most recent call last):
  164. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  165. self.original.connectionLost(reason)
  166. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  167. self.finished.callback(self.agent.filename)
  168. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  169. self._startRunCallbacks(result)
  170. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  171. self._runCallbacks()
  172. --- <exception caught here> ---
  173. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  174. current.result = callback(current.result, *args, **kw)
  175. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  176. return self.add_torrent_file(filename, b64encode(data), options)
  177. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  178. return self.torrentmanager.add(
  179. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  180. raise AddTorrentError(
  181. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  182.  
  183.  
  184.  
  185. 2020-04-08 01:34:16,503 DEBG 'watchdog-script' stderr output:
  186. Unhandled error in Deferred:
  187.  
  188.  
  189. 2020-04-08 01:34:16,504 DEBG 'watchdog-script' stderr output:
  190.  
  191. Traceback (most recent call last):
  192. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  193. self.original.connectionLost(reason)
  194. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  195. self.finished.callback(self.agent.filename)
  196. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  197. self._startRunCallbacks(result)
  198. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  199. self._runCallbacks()
  200. --- <exception caught here> ---
  201. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  202. current.result = callback(current.result, *args, **kw)
  203. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  204. return self.add_torrent_file(filename, b64encode(data), options)
  205. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  206. return self.torrentmanager.add(
  207. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  208. raise AddTorrentError(
  209. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  210.  
  211.  
  212.  
  213. 2020-04-08 01:34:16,505 DEBG 'watchdog-script' stderr output:
  214. Unhandled error in Deferred:
  215.  
  216.  
  217. 2020-04-08 01:34:16,505 DEBG 'watchdog-script' stderr output:
  218.  
  219. Traceback (most recent call last):
  220. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  221. self.original.connectionLost(reason)
  222. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  223. self.finished.callback(self.agent.filename)
  224. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  225. self._startRunCallbacks(result)
  226. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  227. self._runCallbacks()
  228. --- <exception caught here> ---
  229. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  230. current.result = callback(current.result, *args, **kw)
  231. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  232. return self.add_torrent_file(filename, b64encode(data), options)
  233. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  234. return self.torrentmanager.add(
  235. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  236. raise AddTorrentError(
  237. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  238.  
  239.  
  240.  
  241. 2020-04-08 01:34:16,513 DEBG 'watchdog-script' stderr output:
  242. Unhandled error in Deferred:
  243.  
  244.  
  245. 2020-04-08 01:34:16,536 DEBG 'watchdog-script' stderr output:
  246.  
  247. Traceback (most recent call last):
  248. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  249. self.original.connectionLost(reason)
  250. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  251. self.finished.callback(self.agent.filename)
  252. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  253. self._startRunCallbacks(result)
  254. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  255. self._runCallbacks()
  256. --- <exception caught here> ---
  257. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  258. current.result = callback(current.result, *args, **kw)
  259. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  260. return self.add_torrent_file(filename, b64encode(data), options)
  261. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  262. return self.torrentmanager.add(
  263. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  264. raise AddTorrentError(
  265. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  266.  
  267.  
  268.  
  269. 2020-04-08 01:34:16,537 DEBG 'watchdog-script' stderr output:
  270. Unhandled error in Deferred:
  271.  
  272.  
  273. 2020-04-08 01:34:16,538 DEBG 'watchdog-script' stderr output:
  274.  
  275. Traceback (most recent call last):
  276. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  277. self.original.connectionLost(reason)
  278. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  279. self.finished.callback(self.agent.filename)
  280. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  281. self._startRunCallbacks(result)
  282. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  283. self._runCallbacks()
  284. --- <exception caught here> ---
  285. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  286. current.result = callback(current.result, *args, **kw)
  287. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  288. return self.add_torrent_file(filename, b64encode(data), options)
  289. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  290. return self.torrentmanager.add(
  291. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  292. raise AddTorrentError(
  293. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  294.  
  295.  
  296.  
  297. 2020-04-08 01:34:16,538 DEBG 'watchdog-script' stderr output:
  298. Unhandled error in Deferred:
  299.  
  300.  
  301. 2020-04-08 01:34:16,539 DEBG 'watchdog-script' stderr output:
  302.  
  303. Traceback (most recent call last):
  304. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  305. self.original.connectionLost(reason)
  306. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  307. self.finished.callback(self.agent.filename)
  308. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  309. self._startRunCallbacks(result)
  310. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  311. self._runCallbacks()
  312. --- <exception caught here> ---
  313. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  314. current.result = callback(current.result, *args, **kw)
  315. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  316. return self.add_torrent_file(filename, b64encode(data), options)
  317. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  318. return self.torrentmanager.add(
  319. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  320. raise AddTorrentError(
  321. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  322.  
  323.  
  324.  
  325. 2020-04-08 01:37:41,526 DEBG 'watchdog-script' stderr output:
  326. Unhandled error in Deferred:
  327.  
  328.  
  329. 2020-04-08 01:37:41,527 DEBG 'watchdog-script' stderr output:
  330.  
  331. Traceback (most recent call last):
  332. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  333. self.original.connectionLost(reason)
  334. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  335. self.finished.callback(self.agent.filename)
  336. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  337. self._startRunCallbacks(result)
  338. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  339. self._runCallbacks()
  340. --- <exception caught here> ---
  341. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  342. current.result = callback(current.result, *args, **kw)
  343. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  344. return self.add_torrent_file(filename, b64encode(data), options)
  345. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  346. return self.torrentmanager.add(
  347. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  348. raise AddTorrentError(
  349. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
  350.  
  351.  
  352.  
  353. 2020-04-08 01:37:41,527 DEBG 'watchdog-script' stderr output:
  354. Unhandled error in Deferred:
  355.  
  356.  
  357. 2020-04-08 01:37:41,528 DEBG 'watchdog-script' stderr output:
  358.  
  359. Traceback (most recent call last):
  360. File "/usr/lib/python3.8/site-packages/twisted/web/client.py", line 2025, in connectionLost
  361. self.original.connectionLost(reason)
  362. File "/usr/lib/python3.8/site-packages/deluge/httpdownloader.py", line 78, in connectionLost
  363. self.finished.callback(self.agent.filename)
  364. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 460, in callback
  365. self._startRunCallbacks(result)
  366. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
  367. self._runCallbacks()
  368. --- <exception caught here> ---
  369. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
  370. current.result = callback(current.result, *args, **kw)
  371. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 543, in on_download_success
  372. return self.add_torrent_file(filename, b64encode(data), options)
  373. File "/usr/lib/python3.8/site-packages/deluge/core/core.py", line 482, in add_torrent_file
  374. return self.torrentmanager.add(
  375. File "/usr/lib/python3.8/site-packages/deluge/core/torrentmanager.py", line 531, in add
  376. raise AddTorrentError(
  377. deluge.error.AddTorrentError: Unable to add torrent, decoding filedump failed: expected value (list, dict, int or string) in bencoded string
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement