Advertisement
Guest User

Untitled

a guest
Feb 27th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. 2019-02-27 21:43:39 ERROR SNATCHQUEUE-SNATCH-75978 :: [918cfe7] Snatch failed! For result: Family.Guy.S17E10.1080p.WEB.x264-TBS
  2. Traceback (most recent call last):
  3. File "/app/medusa/medusa/search/queue.py", line 503, in run
  4. self.success = snatch_episode(result)
  5. File "/app/medusa/medusa/search/core.py", line 167, in snatch_episode
  6. result_downloaded = client.send_torrent(result)
  7. File "/app/medusa/medusa/clients/torrent/generic.py", line 246, in send_torrent
  8. if not self._get_auth():
  9. File "/app/medusa/medusa/clients/torrent/deluged_client.py", line 45, in _get_auth
  10. return True if self.connect() else None
  11. File "/app/medusa/medusa/clients/torrent/deluged_client.py", line 58, in connect
  12. self.drpc = DelugeRPC(hostname[1], port=hostname[2], username=self.username, password=self.password)
  13. IndexError: list index out of range
  14. 2019-02-27 21:43:24 ERROR SNATCHQUEUE-SNATCH-75978 :: [918cfe7] Snatch failed! For result: Family.Guy.S17E13.1080p.WEB.x264-TBS
  15. Traceback (most recent call last):
  16. File "/app/medusa/medusa/search/queue.py", line 503, in run
  17. self.success = snatch_episode(result)
  18. File "/app/medusa/medusa/search/core.py", line 167, in snatch_episode
  19. result_downloaded = client.send_torrent(result)
  20. File "/app/medusa/medusa/clients/torrent/generic.py", line 246, in send_torrent
  21. if not self._get_auth():
  22. File "/app/medusa/medusa/clients/torrent/deluged_client.py", line 45, in _get_auth
  23. return True if self.connect() else None
  24. File "/app/medusa/medusa/clients/torrent/deluged_client.py", line 58, in connect
  25. self.drpc = DelugeRPC(hostname[1], port=hostname[2], username=self.username, password=self.password)
  26. IndexError: list index out of range
  27. 2019-02-27 21:43:21 ERROR SNATCHQUEUE-SNATCH-75978 :: [918cfe7] Snatch failed! For result: Family.Guy.S17E12.1080p.WEB.x264-TBS
  28. Traceback (most recent call last):
  29. File "/app/medusa/medusa/search/queue.py", line 503, in run
  30. self.success = snatch_episode(result)
  31. File "/app/medusa/medusa/search/core.py", line 167, in snatch_episode
  32. result_downloaded = client.send_torrent(result)
  33. File "/app/medusa/medusa/clients/torrent/generic.py", line 246, in send_torrent
  34. if not self._get_auth():
  35. File "/app/medusa/medusa/clients/torrent/deluged_client.py", line 45, in _get_auth
  36. return True if self.connect() else None
  37. File "/app/medusa/medusa/clients/torrent/deluged_client.py", line 58, in connect
  38. self.drpc = DelugeRPC(hostname[1], port=hostname[2], username=self.username, password=self.password)
  39. IndexError: list index out of range
  40. 2019-02-27 21:43:18 ERROR SNATCHQUEUE-SNATCH-75978 :: [918cfe7] Snatch failed! For result: Family.Guy.S17E11.1080p.WEB.x264-TBS
  41. Traceback (most recent call last):
  42. File "/app/medusa/medusa/search/queue.py", line 503, in run
  43. self.success = snatch_episode(result)
  44. File "/app/medusa/medusa/search/core.py", line 167, in snatch_episode
  45. result_downloaded = client.send_torrent(result)
  46. File "/app/medusa/medusa/clients/torrent/generic.py", line 246, in send_torrent
  47. if not self._get_auth():
  48. File "/app/medusa/medusa/clients/torrent/deluged_client.py", line 45, in _get_auth
  49. return True if self.connect() else None
  50. File "/app/medusa/medusa/clients/torrent/deluged_client.py", line 58, in connect
  51. self.drpc = DelugeRPC(hostname[1], port=hostname[2], username=self.username, password=self.password)
  52. IndexError: list index out of range
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement