Advertisement
BullFrog

Untitled

Jul 27th, 2016
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ************************************* FROM CMD prompt **************************************
  2.  
  3. root@Synology:~# /volume1/@appstore/flexget/env/bin/flexget -c /volume1/@appstore/flexget/var/config.yml -L debug execute --tasks Anime --no-cache
  4. 2016-07-27 14:47 DEBUG    manager                       Config file /volume1/@appstore/flexget/var/config.yml selected
  5. 2016-07-27 14:47 DEBUG    manager                       sys.defaultencoding: ascii
  6. 2016-07-27 14:47 DEBUG    manager                       sys.getfilesystemencoding: utf-8
  7. 2016-07-27 14:47 DEBUG    manager                       os.path.supports_unicode_filenames: False
  8. 2016-07-27 14:47 DEBUG    plugin                        Trying to load plugins from: [u'/volume1/@appstore/flexget/var/plugins', '/usr/local/flexget/env/lib/python2.7/site-packages/flexget/plugins']
  9. 2016-07-27 14:47 DEBUG    safe                          Reading from cache file /tmp/safe-0.4.words.cache
  10. 2016-07-27 14:47 DEBUG    plugin                        Plugin `memusage` requires `ext lib `guppy`` to load.
  11. 2016-07-27 14:47 DEBUG    plugin                        Plugins took 21.88 seconds to load
  12. 2016-07-27 14:47 DEBUG    manager                       Connecting to: sqlite:////volume1/@appstore/flexget/var/db-config.sqlite
  13. 2016-07-27 14:47 DEBUG    manager                       config_name: config
  14. 2016-07-27 14:47 DEBUG    manager                       config_base: /volume1/@appstore/flexget/var
  15. 2016-07-27 14:47 DEBUG    manager                       New config data loaded.
  16. 2016-07-27 14:47 DEBUG    schema                        current flexget version already exist in db 2.1.24
  17. 2016-07-27 14:47 DEBUG    parsing                       setting default movie parser to internal. (options: {u'internal': <flexget.plugins.parsers.parser_internal.ParserInternal object at 0x2d083d90>, u'guessit': <flexget.plugins.parsers.parser_guessit.ParserGuessit object at 0x2dc17c90>})
  18. 2016-07-27 14:47 DEBUG    parsing                       setting default series parser to internal. (options: {u'internal': <flexget.plugins.parsers.parser_internal.ParserInternal object at 0x2d083d90>, u'guessit': <flexget.plugins.parsers.parser_guessit.ParserGuessit object at 0x2dc17c90>})
  19. 2016-07-27 14:47 DEBUG    cron_env                      Encoding utf-8 stored
  20. 2016-07-27 14:47 DEBUG    util.simple_persistence                 setting key terminal_encoding value 'utf-8'
  21. 2016-07-27 14:47 DEBUG    task_queue                    task queue shutdown requested
  22. 2016-07-27 14:47 INFO     ipc.rpyc                      server started on [127.0.0.1]:32783
  23. 2016-07-27 14:47 DEBUG    task          Anime           executing Anime
  24. 2016-07-27 14:47 DEBUG    template      Anime           Merging template ja into task Anime
  25. 2016-07-27 14:47 DEBUG    input_cache   Anime           cache name: rss_0c175aa4bd85ede2de189764a92d5137 (has: )
  26. 2016-07-27 14:47 DEBUG    rss           Anime           Requesting task `Anime` url `http://www.nyaa.eu/?page=rss`
  27. 2016-07-27 14:47 DEBUG    utils.requests Anime           Fetching http://www.nyaa.eu/?page=rss
  28. /usr/local/flexget/env/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:821: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
  29.   InsecureRequestWarning)
  30. 2016-07-27 14:47 DEBUG    rss           Anime           encoding utf-8
  31. 2016-07-27 14:47 DEBUG    rss           Anime           Saving location in rss feed.
  32. 2016-07-27 14:47 DEBUG    util.simple_persistence Anime           setting key -2033295776_last_entry value u'[Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4http://www.nyaa.se/?page=view&tid=834471'
  33. 2016-07-27 14:47 DEBUG    input_cache   Anime           storing to cache rss_0c175aa4bd85ede2de189764a92d5137 105 entries
  34. 2016-07-27 14:47 DEBUG    backlog       Anime           0 entries purged from backlog
  35. 2016-07-27 14:47 VERBOSE  details       Anime           Produced 105 entries.
  36. 2016-07-27 14:47 DEBUG    parser_guessit Anime           Parsing series: `[Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4` [options: {'identified_by': u'sequence', u'date_regexps': [], 'strict_name': False, 'name': u'The Seven Deadly Sins', 'prefer_specials': None, 'special_ids': [], 'alternate_names': [u'Nanatsu no Taizai'], u'sequence_regexps': [], 'date_dayfirst': None, u'id_regexps': [], 'assume_special': None, 'name_regexps': [], 'date_yearfirst': None, 'allow_groups': [u'Naruto-Kun.Hu'], u'ep_regexps': []}]
  37. 2016-07-27 14:47 DEBUG    parser        Anime           FAIL: name regexps [u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(The(?:[^\\w&]|_)*Seven(?:[^\\w&]|_)*Deadly(?:[^\\w&]|_)*Sins)(?:\\b|_)(?:[^\\w&]|_)*', u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(Nanatsu(?:[^\\w&]|_)*no(?:[^\\w&]|_)*Taizai)(?:\\b|_)(?:[^\\w&]|_)*'] do not match [Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4
  38. 2016-07-27 14:47 DEBUG    parser        Anime           FAIL: name regexps [u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(The(?:[^\\w&]|_)*Seven(?:[^\\w&]|_)*Deadly(?:[^\\w&]|_)*Sins)(?:\\b|_)(?:[^\\w&]|_)*', u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(Nanatsu(?:[^\\w&]|_)*no(?:[^\\w&]|_)*Taizai)(?:\\b|_)(?:[^\\w&]|_)*'] do not match [Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4
  39. 2016-07-27 14:47 DEBUG    parser        Anime           FAIL: name regexps [u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(The(?:[^\\w&]|_)*Seven(?:[^\\w&]|_)*Deadly(?:[^\\w&]|_)*Sins)(?:\\b|_)(?:[^\\w&]|_)*', u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(Nanatsu(?:[^\\w&]|_)*no(?:[^\\w&]|_)*Taizai)(?:\\b|_)(?:[^\\w&]|_)*'] do not match [Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4
  40. 2016-07-27 14:47 DEBUG    parser        Anime           FAIL: name regexps [u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(The(?:[^\\w&]|_)*Seven(?:[^\\w&]|_)*Deadly(?:[^\\w&]|_)*Sins)(?:\\b|_)(?:[^\\w&]|_)*', u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(Nanatsu(?:[^\\w&]|_)*no(?:[^\\w&]|_)*Taizai)(?:\\b|_)(?:[^\\w&]|_)*'] do not match [Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4
  41. 2016-07-27 14:47 DEBUG    parser_guessit Anime           Parsing result: <GuessitParsedSerie(name=The Seven Deadly Sins,id=22,season=None,episode=22,quality=720p h264 aac,proper=0,status=INVALID)> (in 937.88 ms)
  42. 2016-07-27 14:47 DEBUG    parser        Anime           FAIL: name regexps [u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(The(?:[^\\w&]|_)*Seven(?:[^\\w&]|_)*Deadly(?:[^\\w&]|_)*Sins)(?:\\b|_)(?:[^\\w&]|_)*', u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(Nanatsu(?:[^\\w&]|_)*no(?:[^\\w&]|_)*Taizai)(?:\\b|_)(?:[^\\w&]|_)*'] do not match [Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4
  43. 2016-07-27 14:47 DEBUG    parser_guessit Anime           Parsing series: `【惡魔島字幕組】★4月新番【雙星之陰陽師_Sousei no Onmyouji[16][BIG5][720P][MP4]` [options: {'identified_by': u'sequence', u'date_regexps': [], 'strict_name': False, 'name': u'The Seven Deadly Sins', 'prefer_specials': None, 'special_ids': [], 'alternate_names': [u'Nanatsu no Taizai'], u'sequence_regexps': [], 'date_dayfirst': None, u'id_regexps': [], 'assume_special': None, 'name_regexps': [], 'date_yearfirst': None, 'allow_groups': [u'Naruto-Kun.Hu'], u'ep_regexps': []}]
  44. 2016-07-27 14:47 CRITICAL task_queue                    BUG: Unhandled exception during task queue run loop.
  45. 2016-07-27 14:47 CRITICAL manager                       An unexpected crash has occurred. Writing crash report to /volume1/@appstore/flexget/var/crash_report.2016.07.27.144734841540.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 2.1.24
  46. 2016-07-27 14:47 DEBUG    manager                       Traceback:
  47. Traceback (most recent call last):
  48.   File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task_queue.py", line 48, in run
  49.     self.current_task.execute()
  50.   File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task.py", line 70, in wrapper
  51.     return func(self, *args, **kw)
  52.   File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task.py", line 602, in execute
  53.     self._execute()
  54.   File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task.py", line 568, in _execute
  55.     self.__run_task_phase(phase)
  56.   File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task.py", line 414, in __run_task_phase
  57.     response = self.__run_plugin(plugin, phase, args)
  58.   File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task.py", line 474, in __run_plugin
  59.     msg = 'BUG: Unhandled error in plugin %s: %s' % (keyword, e)
  60. UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 132: ordinal not in range(128)
  61. 2016-07-27 14:47 DEBUG    task_queue                    task queue shut down
  62. 2016-07-27 14:47 INFO     ipc.rpyc                      listener closed
  63. 2016-07-27 14:47 INFO     ipc.rpyc                      server has terminated
  64. 2016-07-27 14:47 DEBUG    util.simple_persistence                 Flushing simple persistence for task None to db.
  65. 2016-07-27 14:47 DEBUG    manager                       Shutting down
  66. 2016-07-27 14:47 DEBUG    manager                       Removed /volume1/@appstore/flexget/var/.config-lock
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91. ************************************* FROM LOG FILE **************************************
  92.  
  93. 2016-07-27 14:42 VERBOSE  ipc                           Running command `-c /volume1/@appstore/flexget/var/config.yml -L verbose daemon stop -d` for client.
  94. 2016-07-27 14:42 INFO     manager                       Daemon shutdown requested. Shutdown will commence when currently running task (if any) has finished executing.
  95. 2016-07-27 14:42 INFO     web_server                    Shutting down web server
  96. 2016-07-27 14:47 DEBUG    manager                       Config file /volume1/@appstore/flexget/var/config.yml selected
  97. 2016-07-27 14:47 DEBUG    manager                       sys.defaultencoding: ascii
  98. 2016-07-27 14:47 DEBUG    manager                       sys.getfilesystemencoding: utf-8
  99. 2016-07-27 14:47 DEBUG    manager                       os.path.supports_unicode_filenames: False
  100. 2016-07-27 14:47 DEBUG    plugin                        Trying to load plugins from: [u'/volume1/@appstore/flexget/var/plugins', '/usr/local/flexget/env/lib/python2.7/site-packages/flexget/plugins']
  101. 2016-07-27 14:47 DEBUG    safe                          Reading from cache file /tmp/safe-0.4.words.cache
  102. 2016-07-27 14:47 DEBUG    plugin                        Plugin `memusage` requires `ext lib `guppy`` to load.
  103. 2016-07-27 14:47 DEBUG    plugin                        Plugins took 21.88 seconds to load
  104. 2016-07-27 14:47 DEBUG    manager                       Connecting to: sqlite:////volume1/@appstore/flexget/var/db-config.sqlite
  105. 2016-07-27 14:47 DEBUG    manager                       config_name: config
  106. 2016-07-27 14:47 DEBUG    manager                       config_base: /volume1/@appstore/flexget/var
  107. 2016-07-27 14:47 DEBUG    manager                       New config data loaded.
  108. 2016-07-27 14:47 DEBUG    schema                        current flexget version already exist in db 2.1.24
  109. 2016-07-27 14:47 DEBUG    parsing                       setting default movie parser to internal. (options: {u'internal': <flexget.plugins.parsers.parser_internal.ParserInternal object at 0x2d083d90>, u'guessit': <flexget.plugins.parsers.parser_guessit.ParserGuessit object at 0x2dc17c90>})
  110. 2016-07-27 14:47 DEBUG    parsing                       setting default series parser to internal. (options: {u'internal': <flexget.plugins.parsers.parser_internal.ParserInternal object at 0x2d083d90>, u'guessit': <flexget.plugins.parsers.parser_guessit.ParserGuessit object at 0x2dc17c90>})
  111. 2016-07-27 14:47 DEBUG    cron_env                      Encoding utf-8 stored
  112. 2016-07-27 14:47 DEBUG    util.simple_persistence                 setting key terminal_encoding value 'utf-8'
  113. 2016-07-27 14:47 DEBUG    task_queue                    task queue shutdown requested
  114. 2016-07-27 14:47 INFO     ipc.rpyc                      server started on [127.0.0.1]:32783
  115. 2016-07-27 14:47 DEBUG    task          Anime           executing Anime
  116. 2016-07-27 14:47 DEBUG    template      Anime           Merging template ja into task Anime
  117. 2016-07-27 14:47 DEBUG    input_cache   Anime           cache name: rss_0c175aa4bd85ede2de189764a92d5137 (has: )
  118. 2016-07-27 14:47 DEBUG    rss           Anime           Requesting task `Anime` url `http://www.nyaa.eu/?page=rss`
  119. 2016-07-27 14:47 DEBUG    utils.requests Anime           Fetching http://www.nyaa.eu/?page=rss
  120. 2016-07-27 14:47 DEBUG    rss           Anime           encoding utf-8
  121. 2016-07-27 14:47 DEBUG    rss           Anime           Saving location in rss feed.
  122. 2016-07-27 14:47 DEBUG    util.simple_persistence Anime           setting key -2033295776_last_entry value u'[Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4http://www.nyaa.se/?page=view&tid=834471'
  123. 2016-07-27 14:47 DEBUG    input_cache   Anime           storing to cache rss_0c175aa4bd85ede2de189764a92d5137 105 entries
  124. 2016-07-27 14:47 DEBUG    backlog       Anime           0 entries purged from backlog
  125. 2016-07-27 14:47 VERBOSE  details       Anime           Produced 105 entries.
  126. 2016-07-27 14:47 DEBUG    parser_guessit Anime           Parsing series: `[Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4` [options: {'identified_by': u'sequence', u'date_regexps': [], 'strict_name': False, 'name': u'The Seven Deadly Sins', 'prefer_specials': None, 'special_ids': [], 'alternate_names': [u'Nanatsu no Taizai'], u'sequence_regexps': [], 'date_dayfirst': None, u'id_regexps': [], 'assume_special': None, 'name_regexps': [], 'date_yearfirst': None, 'allow_groups': [u'Naruto-Kun.Hu'], u'ep_regexps': []}]
  127. 2016-07-27 14:47 DEBUG    parser        Anime           FAIL: name regexps [u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(The(?:[^\\w&]|_)*Seven(?:[^\\w&]|_)*Deadly(?:[^\\w&]|_)*Sins)(?:\\b|_)(?:[^\\w&]|_)*', u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(Nanatsu(?:[^\\w&]|_)*no(?:[^\\w&]|_)*Taizai)(?:\\b|_)(?:[^\\w&]|_)*'] do not match [Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4
  128. 2016-07-27 14:47 DEBUG    parser        Anime           FAIL: name regexps [u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(The(?:[^\\w&]|_)*Seven(?:[^\\w&]|_)*Deadly(?:[^\\w&]|_)*Sins)(?:\\b|_)(?:[^\\w&]|_)*', u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(Nanatsu(?:[^\\w&]|_)*no(?:[^\\w&]|_)*Taizai)(?:\\b|_)(?:[^\\w&]|_)*'] do not match [Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4
  129. 2016-07-27 14:47 DEBUG    parser        Anime           FAIL: name regexps [u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(The(?:[^\\w&]|_)*Seven(?:[^\\w&]|_)*Deadly(?:[^\\w&]|_)*Sins)(?:\\b|_)(?:[^\\w&]|_)*', u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(Nanatsu(?:[^\\w&]|_)*no(?:[^\\w&]|_)*Taizai)(?:\\b|_)(?:[^\\w&]|_)*'] do not match [Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4
  130. 2016-07-27 14:47 DEBUG    parser_guessit Anime           Parsing result: <GuessitParsedSerie(name=The Seven Deadly Sins,id=22,season=None,episode=22,quality=720p h264 aac,proper=0,status=INVALID)> (in 937.88 ms)
  131. 2016-07-27 14:47 DEBUG    parser        Anime           FAIL: name regexps [u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(The(?:[^\\w&]|_)*Seven(?:[^\\w&]|_)*Deadly(?:[^\\w&]|_)*Sins)(?:\\b|_)(?:[^\\w&]|_)*', u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(Nanatsu(?:[^\\w&]|_)*no(?:[^\\w&]|_)*Taizai)(?:\\b|_)(?:[^\\w&]|_)*'] do not match [Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4
  132. 2016-07-27 14:47 DEBUG    parser        Anime           FAIL: name regexps [u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(The(?:[^\\w&]|_)*Seven(?:[^\\w&]|_)*Deadly(?:[^\\w&]|_)*Sins)(?:\\b|_)(?:[^\\w&]|_)*', u'^(?:(?:\\[[^\\[\\]]*\\])|(?:HD.720p?:)|(?:HD.1080p?:))?(?:[^\\w&]|_)*(Nanatsu(?:[^\\w&]|_)*no(?:[^\\w&]|_)*Taizai)(?:\\b|_)(?:[^\\w&]|_)*'] do not match [Ohys-Raws] Nagasarete Airantou - 22 (AT-X 1280x720 x264 AAC).mp4
  133. 2016-07-27 14:47 DEBUG    parser_guessit Anime           Parsing series: `【惡魔島字幕組】★4月新番【雙星之陰陽師_Sousei no Onmyouji】[16][BIG5][720P][MP4]` [options: {'identified_by': u'sequence', u'date_regexps': [], 'strict_name': False, 'name': u'The Seven Deadly Sins', 'prefer_specials': None, 'special_ids': [], 'alternate_names': [u'Nanatsu no Taizai'], u'sequence_regexps': [], 'date_dayfirst': None, u'id_regexps': [], 'assume_special': None, 'name_regexps': [], 'date_yearfirst': None, 'allow_groups': [u'Naruto-Kun.Hu'], u'ep_regexps': []}]
  134. 2016-07-27 14:47 CRITICAL task_queue                    BUG: Unhandled exception during task queue run loop.
  135. 2016-07-27 14:47 CRITICAL manager                       An unexpected crash has occurred. Writing crash report to /volume1/@appstore/flexget/var/crash_report.2016.07.27.144734841540.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 2.1.24
  136. 2016-07-27 14:47 DEBUG    manager                       Traceback:
  137. Traceback (most recent call last):
  138.  File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task_queue.py", line 48, in run
  139.    self.current_task.execute()
  140.  File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task.py", line 70, in wrapper
  141.    return func(self, *args, **kw)
  142.  File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task.py", line 602, in execute
  143.    self._execute()
  144.  File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task.py", line 568, in _execute
  145.    self.__run_task_phase(phase)
  146.  File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task.py", line 414, in __run_task_phase
  147.    response = self.__run_plugin(plugin, phase, args)
  148.  File "/usr/local/flexget/env/lib/python2.7/site-packages/flexget/task.py", line 474, in __run_plugin
  149.    msg = 'BUG: Unhandled error in plugin %s: %s' % (keyword, e)
  150. UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 132: ordinal not in range(128)
  151. 2016-07-27 14:47 DEBUG    task_queue                    task queue shut down
  152. 2016-07-27 14:47 INFO     ipc.rpyc                      listener closed
  153. 2016-07-27 14:47 INFO     ipc.rpyc                      server has terminated
  154. 2016-07-27 14:47 DEBUG    util.simple_persistence                 Flushing simple persistence for task None to db.
  155. 2016-07-27 14:47 DEBUG    manager                       Shutting down
  156. 2016-07-27 14:47 DEBUG    manager                       Removed /volume1/@appstore/flexget/var/.config-lock
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement