Ok, it seems like after some hours since starting the scheduler there are errors.
supervisord.log
2017-05-11 20:02:55,629 CRIT Set uid to user 0
2017-05-11 20:02:55,629 INFO Included extra file "/etc/supervisor/conf.d/flexget.conf" during parsing
2017-05-11 20:02:55,631 INFO supervisord started with pid 27
2017-05-11 20:02:56,632 INFO spawned: 'flexget-script' with pid 30
2017-05-11 20:02:56,640 DEBG 'flexget-script' stdout output:
11.05.2017 20:02:56 : Starting DAEMON
2017-05-11 20:02:56,640 INFO success: flexget-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2017-05-11 20:02:59,725 DEBG 'flexget-script' stdout output:
Password password is not strong enough
2017-05-11 20:03:20,746 DEBG 'flexget-script' stdout output:
2017-05-11 20:03 INFO scheduler Starting scheduler
2017-05-11 21:57:51,599 DEBG 'flexget-script' stdout output:
2017-05-11 21:57 CRITICAL task rss_feed BUG: Unhandled error in plugin template: (sqlite3.OperationalError) database is locked [SQL: u'SELECT template_config_hash.name AS template_config_hash_name, template_config_hash.id AS template_config_hash_id, template_config_hash.hash AS template_config_hash_hash \nFROM template_config_hash \nWHERE template_config_hash.name = ?\n LIMIT ? OFFSET ?'] [parameters: ('rss_feed', 1, 0)]
2017-05-11 21:57:51,728 DEBG 'flexget-script' stdout output:
2017-05-11 21:57 CRITICAL manager rss_feed An unexpected crash has occurred. Writing crash report to /config/crash_report.2017.05.11.215751564406.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.9.11
2017-05-11 21:57:51,729 DEBG 'flexget-script' stdout output:
2017-05-11 21:57 WARNING task rss_feed Aborting task (plugin: template)
2017-05-11 21:58:13,166 DEBG 'flexget-script' stdout output:
2017-05-11 21:58 CRITICAL task rss_feed BUG: Unhandled error in plugin status: (sqlite3.OperationalError) database is locked [SQL: u'SELECT status_task.task AS status_task_task, status_task.id AS status_task_id \nFROM status_task \nWHERE status_task.id = ?'] [parameters: (2,)]
2017-05-11 21:58:13,202 DEBG 'flexget-script' stdout output:
2017-05-11 21:58 CRITICAL manager rss_feed An unexpected crash has occurred. Writing crash report to /config/crash_report.2017.05.11.215813166457.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.9.11
2017-05-11 21:58:13,203 DEBG 'flexget-script' stdout output:
2017-05-11 21:58 WARNING task rss_feed Aborting task (plugin: status)
2017-05-11 21:58:13,237 DEBG 'flexget-script' stdout output:
2017-05-11 21:58 ERROR task rss_feed abort handlers aborted:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/flexget/task.py", line 618, in _execute
self.__run_task_phase('abort')
File "/usr/lib/python2.7/site-packages/flexget/task.py", line 453, in __run_task_phase
response = self.__run_plugin(plugin, phase, args)
File "/usr/lib/python2.7/site-packages/flexget/task.py", line 516, in __run_plugin
self.abort(msg, traceback=traceback)
File "/usr/lib/python2.7/site-packages/flexget/task.py", line 370, in abort
raise TaskAbort(reason, silent=silent)
TaskAbort
2017-05-11 22:13:33,857 DEBG 'flexget-script' stdout output:
2017-05-11 22:13 CRITICAL task_queue Database error while running a task. Attempting to recover.
2017-05-11 22:13:45,924 DEBG 'flexget-script' stdout output:
2017-05-11 22:13 CRITICAL manager An unexpected crash has occurred. Writing crash report to /config/crash_report.2017.05.11.221333857537.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.9.11
2017-05-11 22:28:34,295 DEBG 'flexget-script' stdout output:
2017-05-11 22:28 CRITICAL task_queue Database error while running a task. Attempting to recover.
2017-05-11 22:28:35,221 DEBG 'flexget-script' stdout output:
2017-05-11 22:28 CRITICAL manager An unexpected crash has occurred. Writing crash report to /config/crash_report.2017.05.11.222834295494.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.9.11
2017-05-12 00:12:34,258 DEBG 'flexget-script' stdout output:
2017-05-12 00:12 CRITICAL rss rss_feed RSS Feed rss_feed (https://<rss url>) not found
2017-05-12 00:12:34,258 DEBG 'flexget-script' stdout output:
2017-05-12 00:12 WARNING task rss_feed Aborting task (plugin: rss)
2017-05-12 01:43:31,220 DEBG 'flexget-script' stdout output:
2017-05-12 01:43 CRITICAL plugin rss_feed Unable to download the RSS for task rss_feed (https://<rss url>): HTTPSConnectionPool(host='<target rss host address>', port=443): Read timed out. (read timeout=60)
2017-05-12 01:43:31,222 DEBG 'flexget-script' stdout output:
2017-05-12 01:43 WARNING task rss_feed Aborting task (plugin: rss)
2017-05-12 01:57:31,240 DEBG 'flexget-script' stdout output:
2017-05-12 01:57 CRITICAL rss rss_feed RSS Feed rss_feed (https://<rss url>) not found
2017-05-12 01:57:31,240 DEBG 'flexget-script' stdout output:
2017-05-12 01:57 WARNING task rss_feed Aborting task (plugin: rss)
2017-05-12 02:12:31,671 DEBG 'flexget-script' stdout output:
2017-05-12 02:12 CRITICAL rss rss_feed RSS Feed rss_feed (https://<rss url>) not found
2017-05-12 02:12:31,672 DEBG 'flexget-script' stdout output:
2017-05-12 02:12 WARNING task rss_feed Aborting task (plugin: rss)
2017-05-12 02:27:33,318 DEBG 'flexget-script' stdout output:
2017-05-12 02:27 CRITICAL rss rss_feed RSS Feed rss_feed (https://<rss url>) not found
2017-05-12 02:27:33,319 DEBG 'flexget-script' stdout output:
2017-05-12 02:27 WARNING task rss_feed Aborting task (plugin: rss)
2017-05-12 02:42:32,315 DEBG 'flexget-script' stdout output:
2017-05-12 02:42 CRITICAL rss rss_feed RSS Feed rss_feed (https://<rss url>) not found
2017-05-12 02:42:32,316 DEBG 'flexget-script' stdout output:
2017-05-12 02:42 WARNING task rss_feed Aborting task (plugin: rss)
flexget.log
2017-05-11 19:45 INFO scheduler Starting scheduler
2017-05-11 20:03 INFO scheduler Starting scheduler
2017-05-11 21:57 CRITICAL task rss_feed BUG: Unhandled error in plugin template: (sqlite3.OperationalError) database is locked [SQL: u'SELECT template_config_hash.name AS template_config_hash_name, template_config_hash.id AS template_config_hash_id, template_config_hash.hash AS template_config_hash_hash \nFROM template_config_hash \nWHERE template_config_hash.name = ?\n LIMIT ? OFFSET ?'] [parameters: ('rss_feed', 1, 0)]
2017-05-11 21:57 CRITICAL manager rss_feed An unexpected crash has occurred. Writing crash report to /config/crash_report.2017.05.11.215751564406.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.9.11
2017-05-11 21:57 WARNING task rss_feed Aborting task (plugin: template)
2017-05-11 21:58 CRITICAL task rss_feed BUG: Unhandled error in plugin status: (sqlite3.OperationalError) database is locked [SQL: u'SELECT status_task.task AS status_task_task, status_task.id AS status_task_id \nFROM status_task \nWHERE status_task.id = ?'] [parameters: (2,)]
2017-05-11 21:58 CRITICAL manager rss_feed An unexpected crash has occurred. Writing crash report to /config/crash_report.2017.05.11.215813166457.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.9.11
2017-05-11 21:58 WARNING task rss_feed Aborting task (plugin: status)
2017-05-11 21:58 ERROR task rss_feed abort handlers aborted:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/flexget/task.py", line 618, in _execute
self.__run_task_phase('abort')
File "/usr/lib/python2.7/site-packages/flexget/task.py", line 453, in __run_task_phase
response = self.__run_plugin(plugin, phase, args)
File "/usr/lib/python2.7/site-packages/flexget/task.py", line 516, in __run_plugin
self.abort(msg, traceback=traceback)
File "/usr/lib/python2.7/site-packages/flexget/task.py", line 370, in abort
raise TaskAbort(reason, silent=silent)
TaskAbort
2017-05-11 22:13 CRITICAL task_queue Database error while running a task. Attempting to recover.
2017-05-11 22:13 CRITICAL manager An unexpected crash has occurred. Writing crash report to /config/crash_report.2017.05.11.221333857537.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.9.11
2017-05-11 22:28 CRITICAL task_queue Database error while running a task. Attempting to recover.
2017-05-11 22:28 CRITICAL manager An unexpected crash has occurred. Writing crash report to /config/crash_report.2017.05.11.222834295494.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.9.11
2017-05-12 00:12 CRITICAL rss rss_feed RSS Feed rss_feed (https://<rss url>) not found
2017-05-12 00:12 WARNING task rss_feed Aborting task (plugin: rss)
2017-05-12 01:43 CRITICAL plugin rss_feed Unable to download the RSS for task rss_feed (https://<rss url>): HTTPSConnectionPool(host='<target rss host address>', port=443): Read timed out. (read timeout=60)
2017-05-12 01:43 WARNING task rss_feed Aborting task (plugin: rss)
2017-05-12 01:57 CRITICAL rss rss_feed RSS Feed rss_feed (https://<rss url>) not found
2017-05-12 01:57 WARNING task rss_feed Aborting task (plugin: rss)
2017-05-12 02:12 CRITICAL rss rss_feed RSS Feed rss_feed (https://<rss url>) not found
2017-05-12 02:12 WARNING task rss_feed Aborting task (plugin: rss)
2017-05-12 02:27 CRITICAL rss rss_feed RSS Feed rss_feed (https://<rss url>) not found
2017-05-12 02:27 WARNING task rss_feed Aborting task (plugin: rss)
2017-05-12 02:42 CRITICAL rss rss_feed RSS Feed rss_feed (https://<rss url>) not found
2017-05-12 02:42 WARNING task rss_feed Aborting task (plugin: rss)