Flexget: BUG: Unhandled exception during task queue run loop.

2016-02-02 23:41 CRITICAL task_queue                    BUG: Unhandled exception during task queue run loop.
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/flexget/task_queue.py", line 47, in run
    self.current_task.execute()
  File "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 69, in wrapper
    return func(self, *args, **kw)
  File "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 578, in execute
    self._execute()
  File "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 557, in _execute
    entry.complete()
  File "/usr/local/lib/python2.7/dist-packages/flexget/entry.py", line 163, in complete
    self.run_hooks('complete', **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/entry.py", line 78, in run_hooks
    func(self, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/flexget/plugins/input/discover.py", line 178, in entry_complete
    search_results.remove(entry)
KeyError: <Entry(title=Sarah.&.Duck.S01E03.Lach.mal.Esel.GERMAN.HDTV.x264-pbw,state=rejected)>

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 31 (10 by maintainers)

Commits related to this issue

Most upvoted comments

Just flagging that error still annoyingly present and wishes that either

  • a developer have a quick look at the hotfix posted above and apply it, or explain why that fix is not feasable, or that
  • someone explains how to apply that hotfix temporarily, locally, and that it may need to be reapplied after updating flexget

I’d accept either to close an issue that’s been around for close to two years now…

@pirandello9 @gazpachoking shouldn’t the fix be implement ?! Still a problem for me