@Gladfelder wrote:
I have just finished a fresh install - V2.10.31 but copied over my old faithful config.yml
If I manually run /usr/local/bin/flexget -c /home/osmc/flexget/config.yml execute I get a full log of each of the 6 tasks that run. Way to big a log to paste here.
I set up cron while logged in as the user osmc, NOT root.
My crontab entry is 0 0,12 * * * /usr/local/bin/flexget -c /home/osmc/flexget/config.yml --cron execute
The log file appears to be somewhat abbreviated.2017-04-20 12:00 CRITICAL plugin ezrss-latest Unable to download the RSS for task ezrss-latest (https://eztv.ag/ezrss.xml): HTTPSConnectionPool(host='eztv.ag', port=443): Max retries exceeded with url: /ezrss.xml (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))
2017-04-20 12:00 WARNING task ezrss-latest Aborting task (plugin: rss)
2017-04-20 12:04 CRITICAL plugin limetorrents Unable to download the RSS for task limetorrents (https://limetorrents.ws/rss/): HTTPSConnectionPool(host='limetorrents.ws', port=443): Max retries exceeded with url: /rss/ (Caused by ConnectTimeoutError(, 'Connection to limetorrents.ws timed out. (connect timeout=60)'))
2017-04-20 12:04 WARNING task limetorrents Aborting task (plugin: rss)
2017-04-20 12:04 CRITICAL rss showrss Received content is HTML page, not an RSS feed
2017-04-20 12:04 CRITICAL rss showrss I have saved the invalid content to /home/osmc/flexget/received/showrss-showrss.info.html for you to view
2017-04-20 12:04 CRITICAL plugin showrss Received invalid RSS content from task showrss (http://showrss.info/feeds/schedule/schedule.rss)
2017-04-20 12:04 WARNING task showrss Aborting task (plugin: rss)
2017-04-20 12:04 INFO parser_internal showrss-mylist TitleMarvel's Agents of S.H.I.E.L.D.
looks like seriesMarvel's Agents of S.H.I.E.L.D.
but cannot find any series numbering.
2017-04-20 12:04 INFO transmission showrss-mylist "The Expanse S02E13 720p HDTV x264 AVS" torrent added to transmission
2017-04-20 12:04 INFO transmission showrss-mylist "Criminal Minds Beyond Borders S02E08 720p HDTV x264 AVS" torrent added to transmission
2017-04-20 12:04 WARNING details Mininova Task didn't produce any entries. This is likely due to a mis-configured or non-functional input.The fact that there are some new additions implies that it is running correctly. I just do not understand why the log file is abbreviated. Any ideas/suggestions?
Posts: 4
Participants: 3