pymedusa / Medusa

Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
https://pymedusa.com
GNU General Public License v3.0
1.81k stars 276 forks source link

[APP SUBMITTED]: FailedToReconnectException #7253

Open IanKBrown opened 5 years ago

IanKBrown commented 5 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: https://gist.github.com/da759df6e7412319c2ee5699bcdb59c4

ERROR

2019-10-12 14:26:50 ERROR    SNATCHQUEUE-SNATCH-294741 :: [baad1e5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 5 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: https://gist.github.com/e73083971b624c9d15b32dca99d56c28

ERROR

2019-10-13 02:40:13 ERROR    SNATCHQUEUE-SNATCH-294741 :: [baad1e5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 5 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: https://gist.github.com/496820cd969c53ee290e12c7bfeb6cf4

ERROR

2019-10-14 10:00:07 ERROR    SNATCHQUEUE-SNATCH-278518 :: [baad1e5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 5 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: No Log available

ERROR

2019-10-15 20:40:16 ERROR    SNATCHQUEUE-SNATCH-294741 :: [baad1e5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 5 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: https://gist.github.com/312171705fc6c4437a10aaae30510df7

ERROR

2019-10-17 11:20:14 ERROR    SNATCHQUEUE-SNATCH-95011 :: [baad1e5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 5 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: No Log available

ERROR

2019-10-20 23:50:14 ERROR    SNATCHQUEUE-SNATCH-367030 :: [baad1e5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 5 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: No Log available

ERROR

2019-10-25 09:46:14 ERROR    SNATCHQUEUE-SNATCH-282254 :: [baad1e5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 5 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: https://gist.github.com/2498c67d5d241a17868ce2ce611ecd66

ERROR

2019-10-27 13:16:32 ERROR    FINDPROPERS :: [baad1e5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 5 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: https://gist.github.com/6a4c7356a6638cac87059cd67580fbe8

ERROR

2019-11-01 23:59:49 ERROR    SNATCHQUEUE-SNATCH-341262 :: [baad1e5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 5 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: No Log available

ERROR

2019-11-05 00:09:44 ERROR    SNATCHQUEUE-SNATCH-336522 :: [baad1e5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 5 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@baad1e5af59d7f29606c1fed1c110af1424bb117 Link to Log: No Log available

ERROR

2019-11-09 11:03:07 ERROR    SNATCHQUEUE-SNATCH-302938 :: [baad1e5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 4 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@942040af95311a71d9663236c7136434b6711ca5 Link to Log: No Log available

ERROR

2020-01-31 02:36:13 ERROR    SNATCHQUEUE-SNATCH-295648 :: [942040a] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 263, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 275, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 4 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.14 Commit: pymedusa/Medusa@ee1b898d0f74750c4c265d077fcc0da73d17b41e Link to Log: No Log available

ERROR

2020-03-27 08:11:11 ERROR    SNATCHQUEUE-SNATCH-313270 :: [ee1b898] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 268, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 283, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 4 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.15 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-05-29 05:36:41 ERROR    SNATCHQUEUE-SNATCH-347645 :: [d9c31da] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 268, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 283, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 256, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 4 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.16 Commit: pymedusa/Medusa@20915b56d64dc7522e484f326d9cfe7449a73193 Link to Log: No Log available

ERROR

2020-08-24 13:11:25 ERROR    SNATCHQUEUE-SNATCH-72108 :: [20915b5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 268, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 290, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 262, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 4 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.16 Commit: pymedusa/Medusa@20915b56d64dc7522e484f326d9cfe7449a73193 Link to Log: No Log available

ERROR

2020-08-27 21:41:20 ERROR    SNATCHQUEUE-SNATCH-377294 :: [20915b5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 268, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 290, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 262, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 4 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.16 Commit: pymedusa/Medusa@20915b56d64dc7522e484f326d9cfe7449a73193 Link to Log: No Log available

ERROR

2020-08-29 19:01:08 ERROR    SNATCHQUEUE-SNATCH-353462 :: [20915b5] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 268, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 290, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 262, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 4 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.16 Commit: pymedusa/Medusa@b352bb6924afcdfafce176a540d53ce405ca1312 Link to Log: No Log available

ERROR

2020-09-10 01:47:35 ERROR    SNATCHQUEUE-SNATCH-276360 :: [b352bb6] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 268, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 290, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 262, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 4 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.16 Commit: pymedusa/Medusa@b352bb6924afcdfafce176a540d53ce405ca1312 Link to Log: No Log available

ERROR

2020-09-11 08:27:55 ERROR    SNATCHQUEUE-SNATCH-319742 :: [b352bb6] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 268, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 290, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 262, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 4 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.16 Commit: pymedusa/Medusa@b352bb6924afcdfafce176a540d53ce405ca1312 Link to Log: No Log available

ERROR

2020-09-13 23:50:58 ERROR    SNATCHQUEUE-SNATCH-364318 :: [b352bb6] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 268, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 290, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 262, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 4 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.16 Commit: pymedusa/Medusa@b352bb6924afcdfafce176a540d53ce405ca1312 Link to Log: No Log available

ERROR

2020-09-28 22:41:16 ERROR    SNATCHQUEUE-SNATCH-287247 :: [b352bb6] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 268, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 290, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 262, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

IanKBrown commented 4 years ago

INFO

Python Version: 2.7.10 (default, Aug 19 2015, 09:18:54) [GCC 4.6.3] Operating System: Linux-4.14.x-x86_64-with-glibc2.2.5 Locale: None Branch: master Database: 44.16 Commit: pymedusa/Medusa@b352bb6924afcdfafce176a540d53ce405ca1312 Link to Log: https://gist.github.com/adcec86a36bfa375c78d35a86e211753

ERROR

2020-10-02 22:28:56 ERROR    SNATCHQUEUE-SNATCH-356406 :: [b352bb6] DelugeD: Failed Sending Torrent
Traceback (most recent call last):
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/generic.py", line 253, in send_torrent
    r_code = self._add_torrent_uri(result)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 68, in _add_torrent_uri
    remote_torrent = self.drpc.add_torrent_magnet(result.url, options, result.hash)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/medusa/clients/torrent/deluged.py", line 268, in add_torrent_magnet
    torrent_id = self.client.core.add_torrent_magnet(torrent, options)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 290, in __call__
    return self.caller(self.method, *args, **kwargs)
  File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/ext/deluge_client/client.py", line 262, in call
    raise FailedToReconnectException()
FailedToReconnectException

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators