Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

REJECTED: `...` by retry_failed plugin because waiting before retrying entry which has failed in the past. (failure reason: 91)

$
0
0

@lordfiSh wrote:

I don't see the error here, same config worked fine on my last setup:

2016-05-04 19:26 VERBOSE manager Creating new database /root/.flexget/db-config.sqlite ...
2016-05-04 19:26 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed.
2016-05-04 19:26 VERBOSE details RSS Produced 20 entries.
2016-05-04 19:26 VERBOSE task RSS ACCEPTED: ... by accept_all plugin
...
2016-05-04 19:26 VERBOSE details RSS Summary - Accepted: 20 (Rejected: 0 Undecided: 0 Failed: 0)
2016-05-04 19:26 ERROR entry RSS Failed ...(91)
2016-05-04 19:26 INFO task RSS Plugin pyload has requested task to be ran again after execution has completed.
2016-05-04 19:26 VERBOSE task RSS FAILED: ... by pyload plugin because 91
...
2016-05-04 19:26 INFO task RSS Rerunning the task in case better resolution can be achieved.
2016-05-04 19:26 VERBOSE input_cache RSS Restored 20 entries from cache
2016-05-04 19:26 VERBOSE details RSS Produced 20 entries.
2016-05-04 19:26 VERBOSE task RSS REJECTED: ... by retry_failed plugin because waiting before retrying entry which has failed in the past. (failure reason: 91)
...
2016-05-04 19:26 VERBOSE details RSS Summary - Accepted: 0 (Rejected: 20 Undecided: 0 Failed: 0)

templates:
  global:
    pyload:
      api: http://localhost:8000/api
      username: xxx
      password: xxx
      queue: yes
      parse_url: no
      hoster:
        - UploadedTo
      enabled: yes

tasks:
  xxx:
    rss: xxx
    accept_all: yes
    template: global

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles