Quantcast
Channel: uncategorized - Forum - FlexGet
Viewing all articles
Browse latest Browse all 376

CRITICAL BUG: Unhandled error in plugin backlog: maximum recursion depth exceeded in comparison

$
0
0

@yhli17 wrote:

From crash log file, I got this:

2016-07-02 01:22 VERBOSE discover movie_search Searching for Zootopia (2016) with plugin rarbg (4 of 4)
2016-07-02 01:22 VERBOSE utils.requests movie_search Waiting 0.85 seconds until next request to torrentapi.org
2016-07-02 01:22 VERBOSE discover movie_search Searching for Zootopia (2016) with plugin piratebay (4 of 4)
2016-07-02 01:22 CRITICAL task movie_search BUG: Unhandled error in plugin backlog: maximum recursion depth exceeded in comparison
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/flexget/task.py", line 443, in _runplugin
return method(*args, **kwargs)
File "/usr/local/lib/python3.4/dist-packages/flexget/event.py", line 23, in call
return self.func(*args, **kwargs)
File "/usr/local/lib/python3.4/dist-packages/flexget/plugins/input/backlog.py", line 119, in on_task_input
entry.take_snapshot('after_input')
File "/usr/local/lib/python3.4/dist-packages/flexget/entry.py", line 245, in take_snapshot
snapshot[field] = copy.deepcopy(value)
File "/usr/lib/python3.4/copy.py", line 182, in deepcopy
y = _reconstruct(x, rv, 1, memo)
File "/usr/lib/python3.4/copy.py", line 300, in _reconstruct
state = deepcopy(state, memo)
File "/usr/lib/python3.4/copy.py", line 155, in deepcopy
y = copier(x, memo)
File "/usr/lib/python3.4/copy.py", line 246, in deepcopydict
y[deepcopy(key, memo)] = deepcopy(value, memo)
File "/usr/lib/python3.4/copy.py", line 182, in deepcopy
y = _reconstruct(x, rv, 1, memo)
File "/usr/lib/python3.4/copy.py", line 300, in _reconstruct
state = deepcopy(state, memo)
File "/usr/lib/python3.4/copy.py", line 155, in deepcopy
y = copier(x, memo)
File "/usr/lib/python3.4/copy.py", line 246, in deepcopydict
y[deepcopy(key, memo)] = deepcopy(value, memo)
File "/usr/lib/python3.4/copy.py", line 182, in deepcopy

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 376

Trending Articles