Closed canabino closed 4 years ago
I just did the update. In dietpi-services everything is running, but I can't access Deluge web or daemon. SabNzbd was running fine when I add a new file to download through Sonarr SabNzbd crashes and I can't access the webui even though it is running.
I will send the logs now.
root@DietPi:~# cat /var/tmp/dietpi/logs/dietpi-update.log
cat: /var/tmp/dietpi/logs/dietpi-update.log: No such file or directory
These for Deluge and Sabnzbd
root@DietPi:~# journalctl -u deluged
-- Logs begin at Wed 2020-01-08 19:42:42 GMT, end at Wed 2020-01-08 19:51:51 GMT. --
Jan 08 19:44:16 DietPi systemd[1]: Started Deluge Daemon (DietPi).
root@DietPi:~# journalctl -u sabnzbd
-- Logs begin at Wed 2020-01-08 19:42:42 GMT, end at Wed 2020-01-08 19:53:06 GMT. --
Jan 08 19:44:16 DietPi systemd[1]: Started SABnzbd (DietPi).
These for Sonarr
root@DietPi:~# journalctl -u sonarr
-- Logs begin at Wed 2020-01-08 19:42:42 GMT, end at Wed 2020-01-08 19:55:19 GMT. --
Jan 08 19:44:16 DietPi systemd[1]: Started Sonarr (NzbDrone) Daemon (DietPi).
Jan 08 19:44:18 DietPi mono[983]: [Info] Bootstrap: Starting Sonarr - /opt/NzbDrone/NzbDrone.exe - Version 2.0.0.5337
Jan 08 19:44:19 DietPi mono[983]: [Info] AppFolderInfo: Data directory is being overridden to [/mnt/dietpi_userdata/sonarr
]
Jan 08 19:44:20 DietPi mono[983]: [Info] Router: Application mode: Interactive
Jan 08 19:44:20 DietPi mono[983]: [Info] MigrationLogger: *** Migrating data source=/mnt/dietpi_userdata/sonarr/nzbdrone.d
b;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** Migrating data source=/mnt/dietpi_userdata/sonarr/logs.db;ca
che size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** VersionMigration migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** VersionUniqueMigration migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** VersionDescriptionMigration migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 1: InitialSetup migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] InitialSetup: Starting migration to 1
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 2: remove_tvrage_imdb_unique_constraint migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] remove_tvrage_imdb_unique_constraint: Starting migration to 2
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 3: remove_renamed_scene_mapping_columns migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] remove_renamed_scene_mapping_columns: Starting migration to 3
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 4: updated_history migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] updated_history: Starting migration to 4
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 5: added_eventtype_to_history migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] added_eventtype_to_history: Starting migration to 5
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 6: add_index_to_log_time migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_index_to_log_time: Starting migration to 6
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 7: add_renameEpisodes_to_naming migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_renameEpisodes_to_naming: Starting migration to 7
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 8: remove_backlog migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] remove_backlog: Starting migration to 8
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 9: fix_rename_episodes migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] fix_rename_episodes: Starting migration to 9
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 10: add_monitored migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_monitored: Starting migration to 10
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 11: remove_ignored migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] remove_ignored: Starting migration to 11
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 12: remove_custom_start_date migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] remove_custom_start_date: Starting migration to 12
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 13: add_air_date_utc migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_air_date_utc: Starting migration to 13
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 14: drop_air_date migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] drop_air_date: Starting migration to 14
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 15: add_air_date_as_string migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_air_date_as_string: Starting migration to 15
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 16: updated_imported_history_item migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] updated_imported_history_item: Starting migration to 16
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 17: reset_scene_names migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] reset_scene_names: Starting migration to 17
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 18: remove_duplicates migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] remove_duplicates: Starting migration to 18
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 19: restore_unique_constraints migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] restore_unique_constraints: Starting migration to 19
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 20: add_year_and_seasons_to_series migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_year_and_seasons_to_series: Starting migration to 20
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 21: drop_seasons_table migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] drop_seasons_table: Starting migration to 21
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 22: move_indexer_to_generic_provider migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] move_indexer_to_generic_provider: Starting migration to 22
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 23: add_config_contract_to_indexers migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_config_contract_to_indexers: Starting migration to 23
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 24: drop_tvdb_episodeid migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] drop_tvdb_episodeid: Starting migration to 24
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 25: move_notification_to_generic_provider migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] move_notification_to_generic_provider: Starting migration to 25
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 26: add_config_contract_to_notifications migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_config_contract_to_notifications: Starting migration to 26
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 27: fix_omgwtfnzbs migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] fix_omgwtfnzbs: Starting migration to 27
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 28: add_blacklist_table migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_blacklist_table: Starting migration to 28
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 29: add_formats_to_naming_config migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_formats_to_naming_config: Starting migration to 29
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 30: add_season_folder_format_to_naming_config migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_season_folder_format_to_naming_config: Starting migration to 30
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 31: delete_old_naming_config_columns migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] delete_old_naming_config_columns: Starting migration to 31
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 32: set_default_release_group migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] set_default_release_group: Starting migration to 32
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 33: add_api_key_to_pushover migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_api_key_to_pushover: Starting migration to 33
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 34: remove_series_contraints migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] remove_series_contraints: Starting migration to 34
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 35: add_series_folder_format_to_naming_config migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_series_folder_format_to_naming_config: Starting migration to 35
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 36: update_with_quality_converters migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] update_with_quality_converters: Starting migration to 36
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 37: add_configurable_qualities migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_configurable_qualities: Starting migration to 37
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 38: add_on_upgrade_to_notifications migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_on_upgrade_to_notifications: Starting migration to 38
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 39: add_metadata_tables migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_metadata_tables: Starting migration to 39
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 40: add_metadata_to_episodes_and_series migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_metadata_to_episodes_and_series: Starting migration to 40
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 41: fix_xbmc_season_images_metadata migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] fix_xbmc_season_images_metadata: Starting migration to 41
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 42: add_download_clients_table migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_download_clients_table: Starting migration to 42
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 43: convert_config_to_download_clients migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] convert_config_to_download_clients: Starting migration to 43
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 44: fix_xbmc_episode_metadata migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] fix_xbmc_episode_metadata: Starting migration to 44
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 45: add_indexes migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_indexes: Starting migration to 45
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 46: fix_nzb_su_url migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] fix_nzb_su_url: Starting migration to 46
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 47: add_temporary_blacklist_columns migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_temporary_blacklist_columns: Starting migration to 47
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 48: add_title_to_scenemappings migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_title_to_scenemappings: Starting migration to 48
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 49: fix_dognzb_url migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] fix_dognzb_url: Starting migration to 49
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 50: add_hash_to_metadata_files migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_hash_to_metadata_files: Starting migration to 50
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 51: download_client_import migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] download_client_import: Starting migration to 51
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 52: add_columns_for_anime migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_columns_for_anime: Starting migration to 52
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 53: add_series_sorttitle migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_series_sorttitle: Starting migration to 53
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 54: rename_profiles migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] rename_profiles: Starting migration to 54
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 55: drop_old_profile_columns migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] drop_old_profile_columns: Starting migration to 55
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 56: add_mediainfo_to_episodefile migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_mediainfo_to_episodefile: Starting migration to 56
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 57: convert_episode_file_path_to_relative migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] convert_episode_file_path_to_relative: Starting migration to 57
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 58: drop_episode_file_path migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] drop_episode_file_path: Starting migration to 58
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 59: add_enable_options_to_indexers migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_enable_options_to_indexers: Starting migration to 59
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 60: remove_enable_from_indexers migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] remove_enable_from_indexers: Starting migration to 60
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 61: clear_bad_scene_names migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] clear_bad_scene_names: Starting migration to 61
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 62: convert_quality_models migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] convert_quality_models: Starting migration to 62
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 63: add_remotepathmappings migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] add_remotepathmappings: Starting migration to 63
Jan 08 19:44:21 DietPi mono[983]: [Info] MigrationLogger: *** 64: remove_method_from_logs migrating ***
Jan 08 19:44:21 DietPi mono[983]: [Info] remove_method_from_logs: Starting migration to 64
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 65: make_scene_numbering_nullable migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] make_scene_numbering_nullable: Starting migration to 65
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 66: add_tags migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_tags: Starting migration to 66
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 67: add_added_to_series migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_added_to_series: Starting migration to 67
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 68: add_release_restrictions migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_release_restrictions: Starting migration to 68
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 69: quality_proper migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] quality_proper: Starting migration to 69
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 70: delay_profile migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] delay_profile: Starting migration to 70
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 71: unknown_quality_in_profile migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] unknown_quality_in_profile: Starting migration to 71
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 72: history_downloadId migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] history_downloadId: Starting migration to 72
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 73: clear_ratings migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] clear_ratings: Starting migration to 73
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 74: disable_eztv migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] disable_eztv: Starting migration to 74
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 75: force_lib_update migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] force_lib_update: Starting migration to 75
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 76: add_users_table migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_users_table: Starting migration to 76
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 77: add_add_options_to_series migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_add_options_to_series: Starting migration to 77
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 78: add_commands_table migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_commands_table: Starting migration to 78
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 79: dedupe_tags migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] dedupe_tags: Starting migration to 79
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 81: move_dot_prefix_to_transmission_category migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] move_dot_prefix_to_transmission_category: Starting migration to 81
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 82: add_fanzub_settings migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_fanzub_settings: Starting migration to 82
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 83: additonal_blacklist_columns migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] additonal_blacklist_columns: Starting migration to 83
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 84: update_quality_minmax_size migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] update_quality_minmax_size: Starting migration to 84
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 85: expand_transmission_urlbase migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] expand_transmission_urlbase: Starting migration to 85
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 86: pushbullet_device_ids migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] pushbullet_device_ids: Starting migration to 86
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 87: remove_eztv migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] remove_eztv: Starting migration to 87
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 88: pushbullet_devices_channels_list migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] pushbullet_devices_channels_list: Starting migration to 88
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 89: add_on_rename_to_notifcations migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_on_rename_to_notifcations: Starting migration to 89
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 90: update_kickass_url migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] update_kickass_url: Starting migration to 90
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 91: added_indexerstatus migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] added_indexerstatus: Starting migration to 91
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 92: add_unverifiedscenenumbering migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_unverifiedscenenumbering: Starting migration to 92
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 93: naming_config_replace_illegal_characters migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] naming_config_replace_illegal_characters: Starting migration to 93
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 94: add_tvmazeid migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_tvmazeid: Starting migration to 94
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 95: add_additional_episodes_index migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_additional_episodes_index: Starting migration to 95
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 96: disable_kickass migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] disable_kickass: Starting migration to 96
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 97: add_reason_to_pending_releases migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_reason_to_pending_releases: Starting migration to 97
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 98: remove_titans_of_tv migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] remove_titans_of_tv: Starting migration to 98
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 99: extra_and_subtitle_files migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] extra_and_subtitle_files: Starting migration to 99
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 100: add_scene_season_number migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_scene_season_number: Starting migration to 100
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 101: add_ultrahd_quality_in_profiles migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_ultrahd_quality_in_profiles: Starting migration to 101
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 103: fix_metadata_file_extensions migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] fix_metadata_file_extensions: Starting migration to 103
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 104: remove_kickass migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] remove_kickass: Starting migration to 104
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 105: rename_torrent_downloadstation migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] rename_torrent_downloadstation: Starting migration to 105
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 106: update_btn_url migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] update_btn_url: Starting migration to 106
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 107: remove_wombles migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] remove_wombles: Starting migration to 107
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 108: fix_extra_file_extension migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] fix_extra_file_extension: Starting migration to 108
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 109: import_extra_files migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] import_extra_files: Starting migration to 109
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 110: fix_extra_files_config migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] fix_extra_files_config: Starting migration to 110
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 112: added_regex_to_scenemapping migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] added_regex_to_scenemapping: Starting migration to 112
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 113: consolidate_indexer_baseurl migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] consolidate_indexer_baseurl: Starting migration to 113
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 114: rename_indexer_status_id migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] rename_indexer_status_id: Starting migration to 114
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 115: add_downloadclient_status migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_downloadclient_status: Starting migration to 115
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 116: disable_nyaa migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] disable_nyaa: Starting migration to 116
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 118: add_history_eventType_index migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] add_history_eventType_index: Starting migration to 118
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 120: update_series_episodes_history_indexes migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] update_series_episodes_history_indexes: Starting migration to 120
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 121: update_animetosho_url migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] update_animetosho_url: Starting migration to 121
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 129: add_relative_original_path_to_episode_file migrating **
*
Jan 08 19:44:22 DietPi mono[983]: [Info] add_relative_original_path_to_episode_file: Starting migration to 129
Jan 08 19:44:22 DietPi mono[983]: [Info] MigrationLogger: *** 130: episode_last_searched_time migrating ***
Jan 08 19:44:22 DietPi mono[983]: [Info] episode_last_searched_time: Starting migration to 130
Jan 08 19:44:22 DietPi mono[983]: [Info] OwinHostController: Listening on the following URLs:
Jan 08 19:44:22 DietPi mono[983]: [Info] OwinHostController: http://*:8989/
Jan 08 19:44:22 DietPi mono[983]: [Info] NancyBootstrapper: Starting Web Server
Jan 08 19:44:27 DietPi mono[983]: [Warn] MonoDebugCheck: Mono is not running with --debug switch
Jan 08 19:46:36 DietPi mono[983]: [Warn] Sabnzbd: Couldn't get download queue. Unable to connect to SABnzbd, please check
your settings
Jan 08 19:46:36 DietPi mono[983]: [v2.0.0.5337] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable
to connect to SABnzbd, please check your settings ---> System.Net.WebException: The operation has timed out.: 'http://loca
lhost:8080/api?mode=queue&start=0&limit=0&apikey=cc918d9e021a991f97f265eebcd4878c&output=json' ---> System.Net.WebExceptio
n: The operation has timed out.
Jan 08 19:46:36 DietPi mono[983]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:46:36 DietPi mono[983]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:46:36 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:46:36 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:46:36 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001f6] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:46:36 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:46:36 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:46:36 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:46:36 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:46:36 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:46:36 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:46:36 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue (System.Int32 start, S
ystem.Int32 limit, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00033] in <96f52d5e5b95442a89ae3bbf
62e59664>:0
Jan 08 19:46:36 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue () [0x0000e] in <96f52d5e5b
95442a89ae3bbf62e59664>:0
Jan 08 19:48:16 DietPi mono[983]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from SAB
Jan 08 19:48:16 DietPi mono[983]: [v2.0.0.5337] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable
to connect to SABnzbd, please check your settings ---> System.Net.WebException: The operation has timed out.: 'http://loca
lhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=cc918d9e021a991f97f265eebcd4878c&output=json' ---> System.
Net.WebException: The operation has timed out.
Jan 08 19:48:16 DietPi mono[983]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:48:16 DietPi mono[983]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:48:16 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:48:16 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:48:16 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001f6] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:48:16 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:48:16 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:48:16 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:48:16 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:48:16 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:48:16 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:48:16 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start,
System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in
<96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:48:16 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00023] in <96f52d5e
5b95442a89ae3bbf62e59664>:0
Jan 08 19:48:16 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0002b]
in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:48:16 DietPi mono[983]: at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnu
merable`1[T] enumerable) [0x00059] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:48:16 DietPi mono[983]: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`
1[T] collection) [0x00062] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:48:16 DietPi mono[983]: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T]
source) [0x00018] in <9a9336f7e68d49028e9fdb4f7ebac66b>:0
Jan 08 19:48:16 DietPi mono[983]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x00012] in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:48:31 DietPi mono[983]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from Deluge
Jan 08 19:48:31 DietPi mono[983]: [v2.0.0.5337] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable
to connect to Deluge, please check your settings ---> System.Net.WebException: The operation has timed out.: 'http://local
host:8112/json' ---> System.Net.WebException: The operation has timed out.
Jan 08 19:48:31 DietPi mono[983]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:48:31 DietPi mono[983]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:48:31 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:48:31 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:48:31 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001f6] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:48:31 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:48:31 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:48:31 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:48:31 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0000e] in <96f52d5e
5b95442a89ae3bbf62e59664>:0
Jan 08 19:48:31 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:48:31 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0007a] in <96f52d5e
5b95442a89ae3bbf62e59664>:0
Jan 08 19:48:31 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone
.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in <96f5
2d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:48:31 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String
label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:48:31 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <96f52d5e5b95
442a89ae3bbf62e59664>:0
Jan 08 19:48:31 DietPi mono[983]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:51:37 DietPi mono[983]: [Warn] Sabnzbd: Couldn't get download queue. Unable to connect to SABnzbd, please check
your settings
Jan 08 19:51:37 DietPi mono[983]: [v2.0.0.5337] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable
to connect to SABnzbd, please check your settings ---> System.Net.WebException: The operation has timed out.: 'http://loca
lhost:8080/api?mode=queue&start=0&limit=0&apikey=cc918d9e021a991f97f265eebcd4878c&output=json' ---> System.Net.WebExceptio
n: The operation has timed out.
Jan 08 19:51:37 DietPi mono[983]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:51:37 DietPi mono[983]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:51:37 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:51:37 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:51:37 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001f6] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:51:37 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:51:37 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:51:37 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:51:37 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:51:37 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:51:37 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:51:37 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue (System.Int32 start, S
ystem.Int32 limit, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00033] in <96f52d5e5b95442a89ae3bbf
62e59664>:0
Jan 08 19:51:37 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue () [0x0000e] in <96f52d5e5b
95442a89ae3bbf62e59664>:0
Jan 08 19:52:09 DietPi mono[983]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from SAB
Jan 08 19:52:09 DietPi mono[983]: [v2.0.0.5337] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable
to connect to SABnzbd, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection timed ou
t): 'http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=cc918d9e021a991f97f265eebcd4878c&output=js
on' ---> System.Net.WebException: Error: ConnectFailure (Connection timed out) ---> System.Net.Sockets.SocketException: Co
nnection timed out
Jan 08 19:52:09 DietPi mono[983]: at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <
dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:09 DietPi mono[983]: at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in
<dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:09 DietPi mono[983]: at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResu
lt asyncResult) [0x00006] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:09 DietPi mono[983]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResu
lt iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise
, System.Boolean requiresSynchronization) [0x00019] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:52:09 DietPi mono[983]: --- End of stack trace from previous location where exception was thrown ---
Jan 08 19:52:09 DietPi mono[983]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x0019b] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:09 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:52:09 DietPi mono[983]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x00217] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:09 DietPi mono[983]: at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.
Threading.CancellationToken cancellationToken) [0x000cc] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:09 DietPi mono[983]: at System.Net.WebOperation.Run () [0x0009a] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:09 DietPi mono[983]: at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <dfe42095fd31
410e95d8021f755c3557>:0
Jan 08 19:52:09 DietPi mono[983]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:09 DietPi mono[983]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:52:09 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:52:09 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:52:09 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001f6] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:52:09 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:52:09 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:52:09 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:52:09 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:52:09 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:52:09 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:52:09 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start,
System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in
<96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:52:09 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00023] in <96f52d5e
5b95442a89ae3bbf62e59664>:0
Jan 08 19:52:09 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0002b]
in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:52:09 DietPi mono[983]: at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnu
merable`1[T] enumerable) [0x00059] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:52:09 DietPi mono[983]: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`
1[T] collection) [0x00062] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:52:09 DietPi mono[983]: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T]
source) [0x00018] in <9a9336f7e68d49028e9fdb4f7ebac66b>:0
Jan 08 19:52:09 DietPi mono[983]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x00012] in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:52:24 DietPi mono[983]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from Deluge
Jan 08 19:52:24 DietPi mono[983]: [v2.0.0.5337] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable
to connect to Deluge, please check your settings ---> System.Net.WebException: The operation has timed out.: 'http://local
host:8112/json' ---> System.Net.WebException: The operation has timed out.
Jan 08 19:52:24 DietPi mono[983]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:24 DietPi mono[983]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:52:24 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:52:24 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:52:24 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001f6] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:52:24 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:52:24 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:52:24 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:52:24 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0000e] in <96f52d5e
5b95442a89ae3bbf62e59664>:0
Jan 08 19:52:24 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:52:24 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0007a] in <96f52d5e
5b95442a89ae3bbf62e59664>:0
Jan 08 19:52:24 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone
.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in <96f5
2d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:52:24 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String
label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:52:24 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <96f52d5e5b95
442a89ae3bbf62e59664>:0
Jan 08 19:52:24 DietPi mono[983]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:53:59 DietPi mono[983]: [Info] RssSyncService: Starting RSS Sync
Jan 08 19:54:00 DietPi mono[983]: [Warn] Sabnzbd: Couldn't get download queue. Unable to connect to SABnzbd, please check
your settings
Jan 08 19:54:00 DietPi mono[983]: [v2.0.0.5337] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable
to connect to SABnzbd, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection timed ou
t): 'http://localhost:8080/api?mode=queue&start=0&limit=0&apikey=cc918d9e021a991f97f265eebcd4878c&output=json' ---> System
.Net.WebException: Error: ConnectFailure (Connection timed out) ---> System.Net.Sockets.SocketException: Connection timed
out
Jan 08 19:54:00 DietPi mono[983]: at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <
dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:00 DietPi mono[983]: at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in
<dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:00 DietPi mono[983]: at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResu
lt asyncResult) [0x00006] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:00 DietPi mono[983]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResu
lt iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise
, System.Boolean requiresSynchronization) [0x00019] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:54:00 DietPi mono[983]: --- End of stack trace from previous location where exception was thrown ---
Jan 08 19:54:00 DietPi mono[983]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x0019b] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:00 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:54:00 DietPi mono[983]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x00217] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:00 DietPi mono[983]: at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.
Threading.CancellationToken cancellationToken) [0x000cc] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:00 DietPi mono[983]: at System.Net.WebOperation.Run () [0x0009a] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:00 DietPi mono[983]: at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <dfe42095fd31
410e95d8021f755c3557>:0
Jan 08 19:54:00 DietPi mono[983]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:00 DietPi mono[983]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:54:00 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:00 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:54:00 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001f6] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:00 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:00 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:00 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:00 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:00 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:54:00 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:00 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetQueue (System.Int32 start, S
ystem.Int32 limit, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00033] in <96f52d5e5b95442a89ae3bbf
62e59664>:0
Jan 08 19:54:00 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetQueue () [0x0000e] in <96f52d5e5b
95442a89ae3bbf62e59664>:0
Jan 08 19:54:03 DietPi mono[983]: [Warn] Torznab: Indexer EZTV rss sync didn't cover the period between 01/08/2020 01:56:2
8 and 01/08/2020 13:58:03 UTC. Search may be required.
Jan 08 19:54:06 DietPi mono[983]: [Warn] Torznab: Indexer TPB rss sync didn't cover the period between 01/08/2020 02:07:24
and 01/08/2020 19:49:00 UTC. Search may be required.
Jan 08 19:54:11 DietPi mono[983]: [Warn] Torznab: Indexer 1337 rss sync didn't cover the period between 01/08/2020 02:07:2
5 and 01/08/2020 17:57:00 UTC. Search may be required.
Jan 08 19:54:31 DietPi mono[983]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from SAB
Jan 08 19:54:31 DietPi mono[983]: [v2.0.0.5337] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable
to connect to SABnzbd, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection timed ou
t): 'http://localhost:8080/api?mode=history&start=0&limit=30&category=tv&apikey=cc918d9e021a991f97f265eebcd4878c&output=js
on' ---> System.Net.WebException: Error: ConnectFailure (Connection timed out) ---> System.Net.Sockets.SocketException: Co
nnection timed out
Jan 08 19:54:31 DietPi mono[983]: at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <
dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:31 DietPi mono[983]: at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in
<dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:31 DietPi mono[983]: at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResu
lt asyncResult) [0x00006] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:31 DietPi mono[983]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResu
lt iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise
, System.Boolean requiresSynchronization) [0x00019] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:54:31 DietPi mono[983]: --- End of stack trace from previous location where exception was thrown ---
Jan 08 19:54:31 DietPi mono[983]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x0019b] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:31 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:54:31 DietPi mono[983]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x00217] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:31 DietPi mono[983]: at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.
Threading.CancellationToken cancellationToken) [0x000cc] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:31 DietPi mono[983]: at System.Net.WebOperation.Run () [0x0009a] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:31 DietPi mono[983]: at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <dfe42095fd31
410e95d8021f755c3557>:0
Jan 08 19:54:31 DietPi mono[983]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:31 DietPi mono[983]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:54:31 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:31 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:54:31 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001f6] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:31 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:31 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:31 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:31 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:31 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:54:31 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <96
f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:31 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start,
System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in
<96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:31 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00023] in <96f52d5e
5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:31 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0002b]
in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:31 DietPi mono[983]: at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnu
merable`1[T] enumerable) [0x00059] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:54:31 DietPi mono[983]: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`
1[T] collection) [0x00062] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:54:31 DietPi mono[983]: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T]
source) [0x00018] in <9a9336f7e68d49028e9fdb4f7ebac66b>:0
Jan 08 19:54:31 DietPi mono[983]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x00012] in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:47 DietPi mono[983]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from Deluge
Jan 08 19:54:47 DietPi mono[983]: [v2.0.0.5337] NzbDrone.Core.Download.Clients.DownloadClientUnavailableException: Unable
to connect to Deluge, please check your settings ---> System.Net.WebException: The operation has timed out.: 'http://local
host:8112/json' ---> System.Net.WebException: The operation has timed out.
Jan 08 19:54:47 DietPi mono[983]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:47 DietPi mono[983]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:54:47 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:47 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:54:47 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001f6] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:47 DietPi mono[983]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:47 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:47 DietPi mono[983]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <4d680ffa10414c3ab7e1372769e11d73>:0
Jan 08 19:54:47 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0000e] in <96f52d5e
5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:47 DietPi mono[983]: --- End of inner exception stack trace ---
Jan 08 19:54:47 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0007a] in <96f52d5e
5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:47 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone
.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in <96f5
2d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:47 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String
label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:54:47 DietPi mono[983]: at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <96f52d5e5b95
442a89ae3bbf62e59664>:0
Jan 08 19:54:47 DietPi mono[983]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in <96f52d5e5b95442a89ae3bbf62e59664>:0
Jan 08 19:55:10 DietPi mono[983]: [Warn] Torznab: Indexer RARBG rss sync didn't cover the period between 01/08/2020 02:03:
59 and 01/08/2020 10:01:14 UTC. Search may be required.
This is Jackett
root@DietPi:~# journalctl -u jackett
-- Logs begin at Wed 2020-01-08 19:42:42 GMT, end at Wed 2020-01-08 20:01:30 GMT. --
Jan 08 19:44:16 DietPi systemd[1]: Started Jackett (DietPi).
Jan 08 19:44:19 DietPi jackett[981]: 01-08 19:44:19 Info Starting Jackett v0.12.1494.0
Jan 08 19:44:22 DietPi jackett[981]: 01-08 19:44:22 Info Environment version: 3.0.1 (/opt/jackett/)
Jan 08 19:44:22 DietPi jackett[981]: 01-08 19:44:22 Info OS version: Unix 5.4.0.1 (64bit OS) (64bit process)
Jan 08 19:44:22 DietPi jackett[981]: 01-08 19:44:22 Info Jackett variant: CoreLinuxArm64
Jan 08 19:44:22 DietPi jackett[981]: 01-08 19:44:22 Info ThreadPool MaxThreads: 32767 workerThreads, 1000 completionPortTh
reads
Jan 08 19:44:22 DietPi jackett[981]: 01-08 19:44:22 Info App config/log directory: /opt/jackett/Jackett
Jan 08 19:44:22 DietPi jackett[981]: 01-08 19:44:22 Info issue: Debian Buster with Armbian Linux \l
Jan 08 19:44:22 DietPi jackett[981]: 01-08 19:44:22 Info Using HTTP Client: HttpWebClient2NetCore
Jan 08 19:44:23 DietPi jackett[981]: 01-08 19:44:23 Info Loading Cardigann definitions from: /opt/jackett/cardigann/defini
tions/, /etc/xdg/cardigan/definitions/, /opt/jackett/Definitions
Jan 08 19:44:23 DietPi jackett[981]: 01-08 19:44:23 Info Loading Cardigann definition /opt/jackett/Definitions/pthome.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/xwtclassics
.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/zamundanet.
yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/glodls.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/crnaberza.y
ml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/wihd.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/cili180.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/diablotorre
nt.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/ilcorsarone
ro.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/chdbits.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/kapaki.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/trezzor.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/pornbay.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/lesaloon.ym
l
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/acgrip.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/cinematik.y
ml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/sporthd.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/audiobookto
rrents.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/kickasstorr
ent.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/torrentdown
load.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/gay-torrent
s.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/cpasbienclo
ne.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/cinemageddo
n.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/seedfile.ym
l
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/mononokebt.
yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/ourbits.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/tfile.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/retroflix.y
ml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/crazyspirit
s.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/uniongang.y
ml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/racing4ever
yone.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/3evils.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/exttorrents
.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/onlineselfe
ducation.yml
Jan 08 19:44:24 DietPi jackett[981]: 01-08 19:44:24 Info Loading Cardigann definition /opt/jackett/Definitions/ebooks-shar
es.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/anirena.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/takeabyte.y
ml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/audionews.y
ml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/immortuos.y
ml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/hdbitscom.y
ml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/xbytes2.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/torlock.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/nostalgic.y
ml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/passionetor
rent.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/piratbit.ym
l
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/libranet.ym
l
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/kickasstorr
ent-kathow.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/rodvd.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/topnow.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/losslessclu
b.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/speedtorren
treloaded.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/tapochek.ym
l
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/galeriens.y
ml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/torrent-exp
losiv.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/bithorlo.ym
l
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/focusx.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/gamestorren
ts.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/casatorrent
.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/estrenosdtl
.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/trancetraff
ic.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/nethd.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/booktracker
.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/skytorrents
clone.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/extratorren
t-cd.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/bittorrenta
m.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/torrent9clo
ne.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/eztv.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/hqsource.ym
l
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/firebit.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/rockbox.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/tekno3d.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/inperil.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/seedpeer.ym
l
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/zooqle.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/torrentkitt
y.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/newstudio.y
ml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/sukebei-pan
tsu.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/oxtorrent.y
ml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/beitai.yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/underverse.
yml
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/isohunt2.ym
l
Jan 08 19:44:25 DietPi jackett[981]: 01-08 19:44:25 Info Loading Cardigann definition /opt/jackett/Definitions/underversel
.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/4thd.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/movcr.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/hdturk.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/52pt.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/nyaasi.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/cartoonchao
s.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/dxp.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/awesomehd.y
ml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/bit-titan.y
ml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/yourexotic.
yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/alexfilm.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/torrentgala
xyorg.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/mteamtp.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/totallykids
.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/myspleen.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/gktorrent.y
ml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/btschool.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/rus-media.y
ml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/elitetorren
t-biz.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/scenepalace
.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/polishsourc
e.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/channelx.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/film-paleis
.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/frozenlayer
.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/datascene.y
ml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/nordichd.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/hdchina.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/pornbits.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/2fast4you.y
ml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/toros.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/pleasuredom
e.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/torrentfunk
.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/hachede.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/rns.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/dragonworld
reloaded.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/learnflakes
.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/sukebeinyaa
si.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/btsow.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/tenyardtrac
ker.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/ilcorsarobl
u.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/aftershock.
yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/cztorrent.y
ml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/thevault.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/demonoid.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/downloadvil
le.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/btgigs.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/greekteam.y
ml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/bigfangroup
.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/crazyscorne
r.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Error CardigannIndexer (crazyscorner): invalid Torznab category for id
73: Audio/Misc
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Error CardigannIndexer (crazyscorner): invalid Torznab category for id
102: Audio/Misc
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Error CardigannIndexer (crazyscorner): invalid Torznab category for id
81: Audio/Misc
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Error CardigannIndexer (crazyscorner): invalid Torznab category for id
103: Audio/Misc
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/prostylex.y
ml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/rutor.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/hdme.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/muziekfabri
ek.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/netcosmo.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/tasmanit.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/hon3yhd.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/torrentproj
ect2.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/shokweb.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/nbtorrents.
yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/pwtorrents.
yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/acidlounge.
yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/torrentwal.
yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/audiobookba
y.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/spacetorren
t.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/vizuk.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/btetree.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/ztracker.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/torrentccf.
yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/tlfbits.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/DasUnerwart
ete.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/jpopsuki.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/torrenting.
yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/eniahd.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/btdigg.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/asgaard.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/shellife.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/mvgroupforu
m.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/blutopia.ym
l
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/divteam.yml
Jan 08 19:44:26 DietPi jackett[981]: 01-08 19:44:26 Info Loading Cardigann definition /opt/jackett/Definitions/unionfansub
.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/mteamtp2fa.
yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/torrent-tur
k.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/thegeeks.ym
l
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/rptorrents.
yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/ethor.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/finvip.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/vanila.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/torrentland
.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/theaudiosce
ne.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/concen.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/springsunda
y.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/dxdhd.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/newstudiol.
yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/gaytorrentr
u.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/itorrent.ym
l
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/r3vwtf.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/metal-iplay
-ro.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/sharespaced
b.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/puntotorren
t.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/magnetdl.ym
l
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/baibako.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/cinemamovie
s.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/greeklegend
s.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/world-of-to
morrow.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/arenabg.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/yggtorrent.
yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/1337x.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/freetorrent
.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/bitspyder.y
ml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/torrent9.ym
l
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/racingforme
.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/empornium.y
ml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/bigtower.ym
l
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/torrentsect
orcrew.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/x-ite.me.ym
l
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/majomparade
.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/hdreactor.y
ml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/mactorrents
.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/classix.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/bitru.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/theoccult.y
ml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/theshow.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/hdarea.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/btnext.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/thehorrorch
arnel.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/arabafenice
.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/dmhy.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/hdzone.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/yourbittorr
ent.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/riperam.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/btdb.yml
Jan 08 19:44:27 DietPi jackett[981]: 01-08 19:44:27 Info Loading Cardigann definition /opt/jackett/Definitions/estone.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/unlimitz.ym
l
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/tazmaniaden
.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/xwtorrents.
yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/tvchaosuk.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/shareuniver
sity.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/linkomanija
.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/theplace.ym
l
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/p2pbg.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/marinetrack
er.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/leporno.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/esharenet.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/turktorrent
.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/shareisland
.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/hdbits.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/concertos.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/icetorrent.
yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/moecat.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/the-madhous
e.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/netlab.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/backups.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/torrentbd.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/hd4fans.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/torrentpara
dise.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/fullmixmusi
c.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/bibliotik.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/hush.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/ebookparadi
js.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/theempire.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/pixelcove.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/xtremefile.
yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/sdbits.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/legacyhd.ym
l
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/asiancinema
.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/girotorrent
.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/themoviecav
e.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/desitorrent
s.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/gigatorrent
s.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/beyond-hd.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/beyond-hd-o
neurl.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/extremetorr
ents.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/carpathians
.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/hdroute.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/redstartorr
ent.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/generationf
ree.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/hdhome.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/peersfm.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/desirelease
rs.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/limetorrent
s.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/broadcity.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/ettv.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/torrentques
t.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/legittorren
ts.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/Bittorrentf
iles.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/bigtorrent.
yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/pt99.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/nnm-club.ym
l
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/3dtorrents.
yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/torrenthr.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/tellytorren
t.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/twilight.ym
l
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/femdomcult.
yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/filebase.ym
l
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/moviesdvdr.
yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/sktorrent.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/documentary
torrents.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/bithumen.ym
l
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/thetorrents
.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/hdcenter.ym
l
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/hdforever.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/proaudiotor
rents.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/0daykiev.ym
l
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/newretro.ym
l
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/extremlymto
rrents.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/funkytorren
ts.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/teamhd.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/zelkaorg.ym
l
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/thepirateba
y.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/torrentlt.y
ml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/nyaa-pantsu
.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/mvgroupmain
.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/hddolby.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/ast4u.yml
Jan 08 19:44:28 DietPi jackett[981]: 01-08 19:44:28 Info Loading Cardigann definition /opt/jackett/Definitions/anidex.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/torrentz2.y
ml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/insanetrack
er.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/yggcookie.y
ml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/uhdbits.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/torrentseed
s.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/ccfbits.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/tribalmixes
.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/soundpark.y
ml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/deildu.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/gfxpeers.ym
l
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/sharewood.y
ml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/magico.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/siambit.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/crazyhd.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/hdtorrentsi
t.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/scenefz.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/tokyotosho.
yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/sportscult.
yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/torrentsloc
al.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/metaltracke
r.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/scenerush.y
ml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/alein.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/xtremezone.
yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/ptfiles.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/fanoin.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/brasiltrack
er.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/hdspain.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/torrentdown
loads.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/hamsterstud
io.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/bluebird.ym
l
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/casstudiotv
.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/kinozal.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/efectodoppl
er.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/nitro.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/totheglory.
yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/bitturk.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/idope.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/hdcity.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/cpabien.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/piratbitl.y
ml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/teamos.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/acgsou.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/karagarga.y
ml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/theshinning
.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/gay-torrent
sorg.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/hdsky.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/hdu.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/monova.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/nntt.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Loading Cardigann definition /opt/jackett/Definitions/amigosshare
.yml
Jan 08 19:44:29 DietPi jackett[981]: 01-08 19:44:29 Info Adding aggregate indexer
Jan 08 19:44:30 DietPi jackett[981]: Hosting environment: Production
Jan 08 19:44:30 DietPi jackett[981]: Content root path: /opt/jackett/Content
Jan 08 19:44:30 DietPi jackett[981]: Now listening on: http://[::]:9117
Jan 08 19:44:30 DietPi jackett[981]: Application started. Press Ctrl+C to shut down.
Jan 08 19:54:03 DietPi jackett[981]: 01-08 19:54:03 Info Found 50 (1 new) releases from EZTV
Jan 08 19:54:05 DietPi jackett[981]: 01-08 19:54:05 Info Found 100 (1 new) releases from RARBG
Jan 08 19:54:06 DietPi jackett[981]: 01-08 19:54:06 Info Found 4 (1 new) releases from The Pirate Bay
Jan 08 19:54:08 DietPi jackett[981]: 01-08 19:54:08 Info Found 100 (1 new) releases from LimeTorrents
Jan 08 19:54:10 DietPi jackett[981]: 01-08 19:54:10 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:11 DietPi jackett[981]: 01-08 19:54:11 Info Found 20 (1 new) releases from 1337x
Jan 08 19:54:12 DietPi jackett[981]: 01-08 19:54:12 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:14 DietPi jackett[981]: 01-08 19:54:14 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:16 DietPi jackett[981]: 01-08 19:54:16 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:18 DietPi jackett[981]: 01-08 19:54:18 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:21 DietPi jackett[981]: 01-08 19:54:21 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:22 DietPi jackett[981]: 01-08 19:54:22 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:25 DietPi jackett[981]: 01-08 19:54:25 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:26 DietPi jackett[981]: 01-08 19:54:26 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:28 DietPi jackett[981]: 01-08 19:54:28 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:30 DietPi jackett[981]: 01-08 19:54:30 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:33 DietPi jackett[981]: 01-08 19:54:33 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:34 DietPi jackett[981]: 01-08 19:54:34 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:37 DietPi jackett[981]: 01-08 19:54:37 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:38 DietPi jackett[981]: 01-08 19:54:38 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:41 DietPi jackett[981]: 01-08 19:54:41 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:42 DietPi jackett[981]: 01-08 19:54:42 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:45 DietPi jackett[981]: 01-08 19:54:45 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:46 DietPi jackett[981]: 01-08 19:54:46 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:49 DietPi jackett[981]: 01-08 19:54:49 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:50 DietPi jackett[981]: 01-08 19:54:50 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:53 DietPi jackett[981]: 01-08 19:54:53 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:54 DietPi jackett[981]: 01-08 19:54:54 Info Found 100 (0 new) releases from RARBG
Jan 08 19:54:56 DietPi jackett[981]: 01-08 19:54:56 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:54:59 DietPi jackett[981]: 01-08 19:54:59 Info Found 100 (0 new) releases from RARBG
Jan 08 19:55:02 DietPi jackett[981]: 01-08 19:55:02 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:02 DietPi jackett[981]: 01-08 19:55:02 Info Found 100 (0 new) releases from RARBG
Jan 08 19:55:04 DietPi jackett[981]: 01-08 19:55:04 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:06 DietPi jackett[981]: 01-08 19:55:06 Info Found 100 (0 new) releases from RARBG
Jan 08 19:55:09 DietPi jackett[981]: 01-08 19:55:09 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:10 DietPi jackett[981]: 01-08 19:55:10 Info Found 0 (0 new) releases from RARBG
Jan 08 19:55:12 DietPi jackett[981]: 01-08 19:55:12 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:15 DietPi jackett[981]: 01-08 19:55:15 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:16 DietPi jackett[981]: 01-08 19:55:16 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:19 DietPi jackett[981]: 01-08 19:55:19 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:20 DietPi jackett[981]: 01-08 19:55:20 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:23 DietPi jackett[981]: 01-08 19:55:23 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:25 DietPi jackett[981]: 01-08 19:55:25 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:27 DietPi jackett[981]: 01-08 19:55:27 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:29 DietPi jackett[981]: 01-08 19:55:29 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:31 DietPi jackett[981]: 01-08 19:55:31 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:33 DietPi jackett[981]: 01-08 19:55:33 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:35 DietPi jackett[981]: 01-08 19:55:35 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:36 DietPi jackett[981]: 01-08 19:55:36 Info Found 100 (0 new) releases from LimeTorrents
Jan 08 19:55:39 DietPi jackett[981]: 01-08 19:55:39 Info Found 100 (0 new) releases from LimeTorrents
This is for dmesg | tail
root@DietPi:~# dmesg | tail
[ 1246.868600] __switch_to+0xc8/0x218
[ 1246.868615] __schedule+0x23c/0x600
[ 1246.868626] schedule+0x38/0xd0
[ 1246.868642] futex_wait_queue_me+0xc0/0x138
[ 1246.868656] futex_wait+0x118/0x200
[ 1246.868668] do_futex+0x568/0xc60
[ 1246.868682] __arm64_sys_futex+0x114/0x150
[ 1246.868698] el0_svc_common.constprop.1+0x88/0x178
[ 1246.868713] el0_svc_handler+0x20/0x80
[ 1246.868725] el0_svc+0x8/0xc
Sorry here is Radarr
root@DietPi:~# journalctl -u radarr
-- Logs begin at Wed 2020-01-08 19:42:42 GMT, end at Wed 2020-01-08 20:06:13 GMT. --
Jan 08 19:44:16 DietPi systemd[1]: Started Radarr Daemon (DietPi).
Jan 08 19:44:18 DietPi mono[986]: [Info] Bootstrap: Starting Radarr - /opt/Radarr/Radarr.exe - Version 0.2.0.1358
Jan 08 19:44:20 DietPi mono[986]: [Info] AppFolderInfo: Data directory is being overridden to [/mnt/dietpi_userdata/radarr
]
Jan 08 19:44:20 DietPi mono[986]: [Info] Router: Application mode: Interactive
Jan 08 19:44:21 DietPi mono[986]: [Info] MigrationLogger: *** Migrating data source=/mnt/dietpi_userdata/radarr/nzbdrone.d
b;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
Jan 08 19:44:21 DietPi mono[986]: [Info] MigrationLogger: *** Migrating data source=/mnt/dietpi_userdata/radarr/logs.db;ca
che size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** VersionMigration migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** VersionUniqueMigration migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** VersionDescriptionMigration migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 1: InitialSetup migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] InitialSetup: Starting migration to 1
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 2: remove_tvrage_imdb_unique_constraint migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_tvrage_imdb_unique_constraint: Starting migration to 2
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 3: remove_renamed_scene_mapping_columns migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_renamed_scene_mapping_columns: Starting migration to 3
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 4: updated_history migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] updated_history: Starting migration to 4
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 5: added_eventtype_to_history migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] added_eventtype_to_history: Starting migration to 5
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 6: add_index_to_log_time migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_index_to_log_time: Starting migration to 6
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 7: add_renameEpisodes_to_naming migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_renameEpisodes_to_naming: Starting migration to 7
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 8: remove_backlog migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_backlog: Starting migration to 8
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 9: fix_rename_episodes migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_rename_episodes: Starting migration to 9
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 10: add_monitored migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_monitored: Starting migration to 10
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 11: remove_ignored migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_ignored: Starting migration to 11
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 12: remove_custom_start_date migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_custom_start_date: Starting migration to 12
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 13: add_air_date_utc migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_air_date_utc: Starting migration to 13
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 14: drop_air_date migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] drop_air_date: Starting migration to 14
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 15: add_air_date_as_string migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_air_date_as_string: Starting migration to 15
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 16: updated_imported_history_item migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] updated_imported_history_item: Starting migration to 16
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 17: reset_scene_names migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] reset_scene_names: Starting migration to 17
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 18: remove_duplicates migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_duplicates: Starting migration to 18
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 19: restore_unique_constraints migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] restore_unique_constraints: Starting migration to 19
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 20: add_year_and_seasons_to_series migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_year_and_seasons_to_series: Starting migration to 20
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 21: drop_seasons_table migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] drop_seasons_table: Starting migration to 21
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 22: move_indexer_to_generic_provider migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] move_indexer_to_generic_provider: Starting migration to 22
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 23: add_config_contract_to_indexers migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_config_contract_to_indexers: Starting migration to 23
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 24: drop_tvdb_episodeid migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] drop_tvdb_episodeid: Starting migration to 24
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 25: move_notification_to_generic_provider migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] move_notification_to_generic_provider: Starting migration to 25
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 26: add_config_contract_to_notifications migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_config_contract_to_notifications: Starting migration to 26
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 27: fix_omgwtfnzbs migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_omgwtfnzbs: Starting migration to 27
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 28: add_blacklist_table migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_blacklist_table: Starting migration to 28
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 29: add_formats_to_naming_config migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_formats_to_naming_config: Starting migration to 29
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 30: add_season_folder_format_to_naming_config migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_season_folder_format_to_naming_config: Starting migration to 30
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 31: delete_old_naming_config_columns migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] delete_old_naming_config_columns: Starting migration to 31
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 32: set_default_release_group migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] set_default_release_group: Starting migration to 32
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 33: add_api_key_to_pushover migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_api_key_to_pushover: Starting migration to 33
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 34: remove_series_contraints migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_series_contraints: Starting migration to 34
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 35: add_series_folder_format_to_naming_config migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_series_folder_format_to_naming_config: Starting migration to 35
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 36: update_with_quality_converters migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] update_with_quality_converters: Starting migration to 36
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 37: add_configurable_qualities migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_configurable_qualities: Starting migration to 37
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 38: add_on_upgrade_to_notifications migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_on_upgrade_to_notifications: Starting migration to 38
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 39: add_metadata_tables migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_metadata_tables: Starting migration to 39
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 40: add_metadata_to_episodes_and_series migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_metadata_to_episodes_and_series: Starting migration to 40
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 41: fix_xbmc_season_images_metadata migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_xbmc_season_images_metadata: Starting migration to 41
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 42: add_download_clients_table migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_download_clients_table: Starting migration to 42
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 43: convert_config_to_download_clients migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] convert_config_to_download_clients: Starting migration to 43
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 44: fix_xbmc_episode_metadata migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_xbmc_episode_metadata: Starting migration to 44
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 45: add_indexes migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_indexes: Starting migration to 45
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 46: fix_nzb_su_url migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_nzb_su_url: Starting migration to 46
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 47: add_temporary_blacklist_columns migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_temporary_blacklist_columns: Starting migration to 47
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 48: add_title_to_scenemappings migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_title_to_scenemappings: Starting migration to 48
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 49: fix_dognzb_url migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_dognzb_url: Starting migration to 49
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 50: add_hash_to_metadata_files migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_hash_to_metadata_files: Starting migration to 50
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 51: download_client_import migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] download_client_import: Starting migration to 51
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 52: add_columns_for_anime migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_columns_for_anime: Starting migration to 52
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 53: add_series_sorttitle migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_series_sorttitle: Starting migration to 53
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 54: rename_profiles migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] rename_profiles: Starting migration to 54
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 55: drop_old_profile_columns migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] drop_old_profile_columns: Starting migration to 55
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 56: add_mediainfo_to_episodefile migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_mediainfo_to_episodefile: Starting migration to 56
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 57: convert_episode_file_path_to_relative migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] convert_episode_file_path_to_relative: Starting migration to 57
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 58: drop_episode_file_path migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] drop_episode_file_path: Starting migration to 58
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 59: add_enable_options_to_indexers migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_enable_options_to_indexers: Starting migration to 59
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 60: remove_enable_from_indexers migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_enable_from_indexers: Starting migration to 60
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 61: clear_bad_scene_names migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] clear_bad_scene_names: Starting migration to 61
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 62: convert_quality_models migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] convert_quality_models: Starting migration to 62
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 63: add_remotepathmappings migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_remotepathmappings: Starting migration to 63
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 64: remove_method_from_logs migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_method_from_logs: Starting migration to 64
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 65: make_scene_numbering_nullable migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] make_scene_numbering_nullable: Starting migration to 65
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 66: add_tags migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_tags: Starting migration to 66
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 67: add_added_to_series migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_added_to_series: Starting migration to 67
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 68: add_release_restrictions migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_release_restrictions: Starting migration to 68
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 69: quality_proper migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] quality_proper: Starting migration to 69
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 70: delay_profile migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] delay_profile: Starting migration to 70
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 71: unknown_quality_in_profile migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] unknown_quality_in_profile: Starting migration to 71
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 72: history_downloadId migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] history_downloadId: Starting migration to 72
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 73: clear_ratings migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] clear_ratings: Starting migration to 73
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 74: disable_eztv migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] disable_eztv: Starting migration to 74
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 75: force_lib_update migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] force_lib_update: Starting migration to 75
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 76: add_users_table migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_users_table: Starting migration to 76
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 77: add_add_options_to_series migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_add_options_to_series: Starting migration to 77
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 78: add_commands_table migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_commands_table: Starting migration to 78
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 79: dedupe_tags migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] dedupe_tags: Starting migration to 79
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 81: move_dot_prefix_to_transmission_category migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] move_dot_prefix_to_transmission_category: Starting migration to 81
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 82: add_fanzub_settings migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_fanzub_settings: Starting migration to 82
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 83: additonal_blacklist_columns migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] additonal_blacklist_columns: Starting migration to 83
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 84: update_quality_minmax_size migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] update_quality_minmax_size: Starting migration to 84
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 85: expand_transmission_urlbase migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] expand_transmission_urlbase: Starting migration to 85
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 86: pushbullet_device_ids migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] pushbullet_device_ids: Starting migration to 86
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 87: remove_eztv migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_eztv: Starting migration to 87
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 88: pushbullet_devices_channels_list migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] pushbullet_devices_channels_list: Starting migration to 88
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 89: add_on_rename_to_notifcations migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_on_rename_to_notifcations: Starting migration to 89
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 90: update_kickass_url migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] update_kickass_url: Starting migration to 90
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 91: added_indexerstatus migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] added_indexerstatus: Starting migration to 91
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 92: add_unverifiedscenenumbering migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_unverifiedscenenumbering: Starting migration to 92
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 93: naming_config_replace_illegal_characters migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] naming_config_replace_illegal_characters: Starting migration to 93
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 94: add_tvmazeid migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_tvmazeid: Starting migration to 94
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 95: add_additional_episodes_index migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_additional_episodes_index: Starting migration to 95
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 96: disable_kickass migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] disable_kickass: Starting migration to 96
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 98: remove_titans_of_tv migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_titans_of_tv: Starting migration to 98
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 99: extra_and_subtitle_files migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] extra_and_subtitle_files: Starting migration to 99
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 100: add_scene_season_number migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_scene_season_number: Starting migration to 100
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 101: add_ultrahd_quality_in_profiles migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_ultrahd_quality_in_profiles: Starting migration to 101
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 103: fix_metadata_file_extensions migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_metadata_file_extensions: Starting migration to 103
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 104: add_moviefiles_table migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_moviefiles_table: Starting migration to 104
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 105: fix_history_movieId migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_history_movieId: Starting migration to 105
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 106: add_tmdb_stuff migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_tmdb_stuff: Starting migration to 106
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 107: fix_movie_files migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_movie_files: Starting migration to 107
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 108: update_schedule_intervale migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] update_schedule_intervale: Starting migration to 108
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 109: add_movie_formats_to_naming_config migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_movie_formats_to_naming_config: Starting migration to 109
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 110: add_phyiscal_release migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_phyiscal_release: Starting migration to 110
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 111: remove_bitmetv migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_bitmetv: Starting migration to 111
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 112: remove_torrentleech migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_torrentleech: Starting migration to 112
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 113: remove_broadcasthenet migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_broadcasthenet: Starting migration to 113
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 114: remove_fanzub migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_fanzub: Starting migration to 114
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 115: update_movie_sorttitle migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] update_movie_sorttitle: Starting migration to 115
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 116: update_movie_sorttitle_again migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] update_movie_sorttitle_again: Starting migration to 116
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 117: update_movie_file migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] update_movie_file: Starting migration to 117
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 118: update_movie_slug migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] update_movie_slug: Starting migration to 118
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 119: add_youtube_trailer_id migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_youtube_trailer_id: Starting migration to 119
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 120: add_studio migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_studio: Starting migration to 120
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 121: update_filedate_config migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] update_filedate_config: Starting migration to 121
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 122: add_movieid_to_blacklist migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_movieid_to_blacklist: Starting migration to 122
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 123: create_netimport_table migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] create_netimport_table: Starting migration to 123
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 124: add_preferred_tags_to_profile migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_preferred_tags_to_profile: Starting migration to 124
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 125: fix_imdb_unique migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_imdb_unique: Starting migration to 125
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 126: update_qualities_and_profiles migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] update_qualities_and_profiles: Starting migration to 126
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 127: remove_wombles_kickass migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_wombles_kickass: Starting migration to 127
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 128: remove_kickass migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_kickass: Starting migration to 128
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 129: add_parsed_movie_info_to_pending_release migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_parsed_movie_info_to_pending_release: Starting migration to 129
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 131: make_parsed_episode_info_nullable migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] make_parsed_episode_info_nullable: Starting migration to 131
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 132: rename_torrent_downloadstation migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] rename_torrent_downloadstation: Starting migration to 132
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 133: add_minimumavailability migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_minimumavailability: Starting migration to 133
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 134: add_remux_qualities_for_the_wankers migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_remux_qualities_for_the_wankers: Starting migration to 134
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 135: add_haspredbentry_to_movies migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_haspredbentry_to_movies: Starting migration to 135
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 136: add_pathstate_to_movies migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_pathstate_to_movies: Starting migration to 136
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 137: add_import_exclusions_table migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_import_exclusions_table: Starting migration to 137
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 138: add_physical_release_note migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_physical_release_note: Starting migration to 138
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 139: consolidate_indexer_baseurl migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] consolidate_indexer_baseurl: Starting migration to 139
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 140: add_alternative_titles_table migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_alternative_titles_table: Starting migration to 140
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 141: fix_duplicate_alt_titles migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_duplicate_alt_titles: Starting migration to 141
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 142: movie_extras migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] movie_extras: Starting migration to 142
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 143: clean_core_tv migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] clean_core_tv: Starting migration to 143
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 144: add_cookies_to_indexer_status migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_cookies_to_indexer_status: Starting migration to 144
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 145: banner_to_fanart migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] banner_to_fanart: Starting migration to 145
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 146: naming_config_colon_action migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] naming_config_colon_action: Starting migration to 146
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 147: add_custom_formats migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_custom_formats: Starting migration to 147
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 148: remove_extra_naming_config migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] remove_extra_naming_config: Starting migration to 148
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 149: convert_regex_required_tags migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] convert_regex_required_tags: Starting migration to 149
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 150: fix_format_tags_double_underscore migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] fix_format_tags_double_underscore: Starting migration to 150
Jan 08 19:44:22 DietPi mono[986]: [Info] MigrationLogger: *** 151: add_tags_to_net_import migrating ***
Jan 08 19:44:22 DietPi mono[986]: [Info] add_tags_to_net_import: Starting migration to 151
Jan 08 19:44:22 DietPi mono[986]: [Info] OwinHostController: Listening on the following URLs:
Jan 08 19:44:22 DietPi mono[986]: [Info] OwinHostController: http://*:7878/
Jan 08 19:44:23 DietPi mono[986]: [Info] NancyBootstrapper: Starting NzbDrone API
Jan 08 19:44:25 DietPi mono[986]: [Info] CommandExecutor: Starting 2 threads for tasks.
Jan 08 19:45:11 DietPi mono[986]: [Error] Deluge: Unable to connect to Deluge, please check your settings
Jan 08 19:45:11 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to Deluge, please check your settings ---> System.Net.WebException: The operation has timed out.
Jan 08 19:45:11 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:45:11 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:45:11 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:45:11 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:45:11 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:45:11 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:45:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0000e] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:45:11 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:45:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0007a] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:45:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone
.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in <2807
1e62f2f449e682962e05af20a3d7>:0
Jan 08 19:45:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String
label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:45:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <28071e62f2f4
49e682962e05af20a3d7>:0
Jan 08 19:46:51 DietPi mono[986]: [Warn] Sabnzbd: Couldn't get download queue. Unable to connect to SABnzbd, please check
your settings
Jan 08 19:48:31 DietPi mono[986]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from SAB
Jan 08 19:48:31 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to SABnzbd, please check your settings ---> System.Net.WebException: The operation has timed out.
Jan 08 19:48:31 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:48:31 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:48:31 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:48:31 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:48:31 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:48:31 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:48:31 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:48:31 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:48:31 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:48:31 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start,
System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in
<28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:48:31 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00023] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:48:31 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0002d]
in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:48:31 DietPi mono[986]: at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnu
merable`1[T] enumerable) [0x00059] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:48:31 DietPi mono[986]: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`
1[T] collection) [0x00062] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:48:31 DietPi mono[986]: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T]
source) [0x00018] in <9a9336f7e68d49028e9fdb4f7ebac66b>:0
Jan 08 19:48:31 DietPi mono[986]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:50:11 DietPi mono[986]: [Error] Deluge: Unable to connect to Deluge, please check your settings
Jan 08 19:50:11 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to Deluge, please check your settings ---> System.Net.WebException: The operation has timed out.
Jan 08 19:50:11 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:50:11 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:50:11 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:50:11 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:50:11 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:50:11 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:50:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0000e] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:50:11 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:50:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0007a] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:50:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone
.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in <2807
1e62f2f449e682962e05af20a3d7>:0
Jan 08 19:50:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String
label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:50:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <28071e62f2f4
49e682962e05af20a3d7>:0
Jan 08 19:51:51 DietPi mono[986]: [Warn] Sabnzbd: Couldn't get download queue. Unable to connect to SABnzbd, please check
your settings
Jan 08 19:52:22 DietPi mono[986]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from SAB
Jan 08 19:52:22 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to SABnzbd, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection timed out) ---> Sys
tem.Net.Sockets.SocketException: Connection timed out
Jan 08 19:52:22 DietPi mono[986]: at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <
dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:22 DietPi mono[986]: at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in
<dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:22 DietPi mono[986]: at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResu
lt asyncResult) [0x00006] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:22 DietPi mono[986]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResu
lt iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise
, System.Boolean requiresSynchronization) [0x00019] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:52:22 DietPi mono[986]: --- End of stack trace from previous location where exception was thrown ---
Jan 08 19:52:22 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x0019b] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:22 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:52:22 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x00217] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:22 DietPi mono[986]: at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.
Threading.CancellationToken cancellationToken) [0x000cc] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:22 DietPi mono[986]: at System.Net.WebOperation.Run () [0x0009a] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:22 DietPi mono[986]: at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <dfe42095fd31
410e95d8021f755c3557>:0
Jan 08 19:52:22 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:52:22 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:52:22 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:52:22 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:52:22 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:52:22 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:52:22 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:52:22 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:52:22 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:52:22 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start,
System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in
<28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:52:22 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00023] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:52:22 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0002d]
in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:52:22 DietPi mono[986]: at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnu
merable`1[T] enumerable) [0x00059] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:52:22 DietPi mono[986]: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`
1[T] collection) [0x00062] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:52:22 DietPi mono[986]: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T]
source) [0x00018] in <9a9336f7e68d49028e9fdb4f7ebac66b>:0
Jan 08 19:52:22 DietPi mono[986]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:53:41 DietPi mono[986]: [Error] Deluge: Unable to connect to Deluge, please check your settings
Jan 08 19:53:41 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to Deluge, please check your settings ---> System.Net.WebException: The operation has timed out.
Jan 08 19:53:41 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:53:41 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:53:41 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:53:41 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:53:41 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:53:41 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:53:41 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0000e] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:53:41 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:53:41 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0007a] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:53:41 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone
.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in <2807
1e62f2f449e682962e05af20a3d7>:0
Jan 08 19:53:41 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String
label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:53:41 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <28071e62f2f4
49e682962e05af20a3d7>:0
Jan 08 19:54:13 DietPi mono[986]: [Warn] Sabnzbd: Couldn't get download queue. Unable to connect to SABnzbd, please check
your settings
Jan 08 19:54:44 DietPi mono[986]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from SAB
Jan 08 19:54:44 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to SABnzbd, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection timed out) ---> Sys
tem.Net.Sockets.SocketException: Connection timed out
Jan 08 19:54:44 DietPi mono[986]: at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <
dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:44 DietPi mono[986]: at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in
<dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:44 DietPi mono[986]: at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResu
lt asyncResult) [0x00006] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:44 DietPi mono[986]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResu
lt iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise
, System.Boolean requiresSynchronization) [0x00019] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:54:44 DietPi mono[986]: --- End of stack trace from previous location where exception was thrown ---
Jan 08 19:54:44 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x0019b] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:44 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:54:44 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x00217] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:44 DietPi mono[986]: at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.
Threading.CancellationToken cancellationToken) [0x000cc] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:44 DietPi mono[986]: at System.Net.WebOperation.Run () [0x0009a] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:44 DietPi mono[986]: at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <dfe42095fd31
410e95d8021f755c3557>:0
Jan 08 19:54:44 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:54:44 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:54:44 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:54:44 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:54:44 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:54:44 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:54:44 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:54:44 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:54:44 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:54:44 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start,
System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in
<28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:54:44 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00023] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:54:44 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0002d]
in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:54:44 DietPi mono[986]: at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnu
merable`1[T] enumerable) [0x00059] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:54:44 DietPi mono[986]: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`
1[T] collection) [0x00062] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:54:44 DietPi mono[986]: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T]
source) [0x00018] in <9a9336f7e68d49028e9fdb4f7ebac66b>:0
Jan 08 19:54:44 DietPi mono[986]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:56:11 DietPi mono[986]: [Error] Deluge: Unable to connect to Deluge, please check your settings
Jan 08 19:56:11 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to Deluge, please check your settings ---> System.Net.WebException: The operation has timed out.
Jan 08 19:56:11 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:56:11 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:56:11 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:56:11 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:56:11 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:56:11 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:56:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0000e] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:56:11 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:56:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0007a] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:56:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone
.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in <2807
1e62f2f449e682962e05af20a3d7>:0
Jan 08 19:56:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String
label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:56:11 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <28071e62f2f4
49e682962e05af20a3d7>:0
Jan 08 19:56:43 DietPi mono[986]: [Warn] Sabnzbd: Couldn't get download queue. Unable to connect to SABnzbd, please check
your settings
Jan 08 19:57:14 DietPi mono[986]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from SAB
Jan 08 19:57:14 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to SABnzbd, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection timed out) ---> Sys
tem.Net.Sockets.SocketException: Connection timed out
Jan 08 19:57:14 DietPi mono[986]: at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <
dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:57:14 DietPi mono[986]: at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in
<dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:57:14 DietPi mono[986]: at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResu
lt asyncResult) [0x00006] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:57:14 DietPi mono[986]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResu
lt iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise
, System.Boolean requiresSynchronization) [0x00019] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:57:14 DietPi mono[986]: --- End of stack trace from previous location where exception was thrown ---
Jan 08 19:57:14 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x0019b] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:57:14 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:57:14 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x00217] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:57:14 DietPi mono[986]: at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.
Threading.CancellationToken cancellationToken) [0x000cc] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:57:14 DietPi mono[986]: at System.Net.WebOperation.Run () [0x0009a] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:57:14 DietPi mono[986]: at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <dfe42095fd31
410e95d8021f755c3557>:0
Jan 08 19:57:14 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:57:14 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:57:14 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:57:14 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:57:14 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:57:14 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:57:14 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:57:14 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:57:14 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:57:14 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start,
System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in
<28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:57:14 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00023] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:57:14 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0002d]
in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:57:14 DietPi mono[986]: at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnu
merable`1[T] enumerable) [0x00059] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:57:14 DietPi mono[986]: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`
1[T] collection) [0x00062] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:57:14 DietPi mono[986]: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T]
source) [0x00018] in <9a9336f7e68d49028e9fdb4f7ebac66b>:0
Jan 08 19:57:14 DietPi mono[986]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:58:42 DietPi mono[986]: [Error] Deluge: Unable to connect to Deluge, please check your settings
Jan 08 19:58:42 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to Deluge, please check your settings ---> System.Net.WebException: The operation has timed out.
Jan 08 19:58:42 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:58:42 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:58:42 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:58:42 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:58:42 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:58:42 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:58:42 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0000e] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:58:42 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:58:42 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0007a] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:58:42 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone
.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in <2807
1e62f2f449e682962e05af20a3d7>:0
Jan 08 19:58:42 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String
label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:58:42 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <28071e62f2f4
49e682962e05af20a3d7>:0
Jan 08 19:59:13 DietPi mono[986]: [Warn] Sabnzbd: Couldn't get download queue. Unable to connect to SABnzbd, please check
your settings
Jan 08 19:59:45 DietPi mono[986]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from SAB
Jan 08 19:59:45 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to SABnzbd, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection timed out) ---> Sys
tem.Net.Sockets.SocketException: Connection timed out
Jan 08 19:59:45 DietPi mono[986]: at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <
dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:59:45 DietPi mono[986]: at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in
<dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:59:45 DietPi mono[986]: at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResu
lt asyncResult) [0x00006] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:59:45 DietPi mono[986]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResu
lt iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise
, System.Boolean requiresSynchronization) [0x00019] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:59:45 DietPi mono[986]: --- End of stack trace from previous location where exception was thrown ---
Jan 08 19:59:45 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x0019b] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:59:45 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:59:45 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x00217] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:59:45 DietPi mono[986]: at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.
Threading.CancellationToken cancellationToken) [0x000cc] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:59:45 DietPi mono[986]: at System.Net.WebOperation.Run () [0x0009a] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:59:45 DietPi mono[986]: at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <dfe42095fd31
410e95d8021f755c3557>:0
Jan 08 19:59:45 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 19:59:45 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 19:59:45 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:59:45 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:59:45 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:59:45 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 19:59:45 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:59:45 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 19:59:45 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:59:45 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start,
System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in
<28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:59:45 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00023] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 19:59:45 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0002d]
in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 19:59:45 DietPi mono[986]: at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnu
merable`1[T] enumerable) [0x00059] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:59:45 DietPi mono[986]: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`
1[T] collection) [0x00062] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 19:59:45 DietPi mono[986]: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T]
source) [0x00018] in <9a9336f7e68d49028e9fdb4f7ebac66b>:0
Jan 08 19:59:45 DietPi mono[986]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:01:12 DietPi mono[986]: [Error] Deluge: Unable to connect to Deluge, please check your settings
Jan 08 20:01:12 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to Deluge, please check your settings ---> System.Net.WebException: The operation has timed out.
Jan 08 20:01:12 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:01:12 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 20:01:12 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:01:12 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:01:12 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:01:12 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:01:12 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0000e] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 20:01:12 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 20:01:12 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0007a] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 20:01:12 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone
.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in <2807
1e62f2f449e682962e05af20a3d7>:0
Jan 08 20:01:12 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String
label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:01:12 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <28071e62f2f4
49e682962e05af20a3d7>:0
Jan 08 20:01:44 DietPi mono[986]: [Warn] Sabnzbd: Couldn't get download queue. Unable to connect to SABnzbd, please check
your settings
Jan 08 20:02:15 DietPi mono[986]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from SAB
Jan 08 20:02:15 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to SABnzbd, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection timed out) ---> Sys
tem.Net.Sockets.SocketException: Connection timed out
Jan 08 20:02:15 DietPi mono[986]: at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <
dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:02:15 DietPi mono[986]: at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in
<dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:02:15 DietPi mono[986]: at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResu
lt asyncResult) [0x00006] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:02:15 DietPi mono[986]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResu
lt iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise
, System.Boolean requiresSynchronization) [0x00019] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 20:02:15 DietPi mono[986]: --- End of stack trace from previous location where exception was thrown ---
Jan 08 20:02:15 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x0019b] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:02:15 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 20:02:15 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x00217] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:02:15 DietPi mono[986]: at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.
Threading.CancellationToken cancellationToken) [0x000cc] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:02:15 DietPi mono[986]: at System.Net.WebOperation.Run () [0x0009a] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:02:15 DietPi mono[986]: at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <dfe42095fd31
410e95d8021f755c3557>:0
Jan 08 20:02:15 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:02:15 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 20:02:15 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:02:15 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:02:15 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:02:15 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:02:15 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:02:15 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 20:02:15 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:02:15 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start,
System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in
<28071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:02:15 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00023] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 20:02:15 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0002d]
in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:02:15 DietPi mono[986]: at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnu
merable`1[T] enumerable) [0x00059] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 20:02:15 DietPi mono[986]: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`
1[T] collection) [0x00062] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 20:02:15 DietPi mono[986]: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T]
source) [0x00018] in <9a9336f7e68d49028e9fdb4f7ebac66b>:0
Jan 08 20:02:15 DietPi mono[986]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:03:43 DietPi mono[986]: [Error] Deluge: Unable to connect to Deluge, please check your settings
Jan 08 20:03:43 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to Deluge, please check your settings ---> System.Net.WebException: The operation has timed out.
Jan 08 20:03:43 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:03:43 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 20:03:43 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:03:43 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:03:43 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:03:43 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:03:43 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0000e] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 20:03:43 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 20:03:43 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0007a] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 20:03:43 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone
.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in <2807
1e62f2f449e682962e05af20a3d7>:0
Jan 08 20:03:43 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String
label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:03:43 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <28071e62f2f4
49e682962e05af20a3d7>:0
Jan 08 20:04:14 DietPi mono[986]: [Warn] Sabnzbd: Couldn't get download queue. Unable to connect to SABnzbd, please check
your settings
Jan 08 20:04:46 DietPi mono[986]: [Warn] DownloadMonitoringService: Unable to retrieve queue and history items from SAB
Jan 08 20:04:46 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to SABnzbd, please check your settings ---> System.Net.WebException: Error: ConnectFailure (Connection timed out) ---> Sys
tem.Net.Sockets.SocketException: Connection timed out
Jan 08 20:04:46 DietPi mono[986]: at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <
dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:04:46 DietPi mono[986]: at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in
<dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:04:46 DietPi mono[986]: at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResu
lt asyncResult) [0x00006] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:04:46 DietPi mono[986]: at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResu
lt iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise
, System.Boolean requiresSynchronization) [0x00019] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 20:04:46 DietPi mono[986]: --- End of stack trace from previous location where exception was thrown ---
Jan 08 20:04:46 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x0019b] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:04:46 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 20:04:46 DietPi mono[986]: at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threadi
ng.CancellationToken cancellationToken) [0x00217] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:04:46 DietPi mono[986]: at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.
Threading.CancellationToken cancellationToken) [0x000cc] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:04:46 DietPi mono[986]: at System.Net.WebOperation.Run () [0x0009a] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:04:46 DietPi mono[986]: at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <dfe42095fd31
410e95d8021f755c3557>:0
Jan 08 20:04:46 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:04:46 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 20:04:46 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:04:46 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:04:46 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:04:46 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:04:46 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0001d] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:04:46 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 20:04:46 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.ProcessRequest (NzbDrone.Common
.Http.HttpRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x00045] in <28
071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:04:46 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdProxy.GetHistory (System.Int32 start,
System.Int32 limit, System.String category, NzbDrone.Core.Download.Clients.Sabnzbd.SabnzbdSettings settings) [0x0004a] in
<28071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:04:46 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd.GetHistory () [0x00023] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 20:04:46 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Sabnzbd.Sabnzbd+<GetItems>d__8.MoveNext () [0x0002d]
in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:04:46 DietPi mono[986]: at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnu
merable`1[T] enumerable) [0x00059] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 20:04:46 DietPi mono[986]: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`
1[T] collection) [0x00062] in <d2ec5c92492f4d6ba8c422bdf574b786>:0
Jan 08 20:04:46 DietPi mono[986]: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T]
source) [0x00018] in <9a9336f7e68d49028e9fdb4f7ebac66b>:0
Jan 08 20:04:46 DietPi mono[986]: at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDown
loads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:06:13 DietPi mono[986]: [Error] Deluge: Unable to connect to Deluge, please check your settings
Jan 08 20:06:13 DietPi mono[986]: [v0.2.0.1358] NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect
to Deluge, please check your settings ---> System.Net.WebException: The operation has timed out.
Jan 08 20:06:13 DietPi mono[986]: at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TR
esult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.Cancellatio
nTokenSource cts) [0x000f8] in <dfe42095fd31410e95d8021f755c3557>:0
Jan 08 20:06:13 DietPi mono[986]: at System.Net.HttpWebRequest.GetResponse () [0x00016] in <dfe42095fd31410e95d8021f755c
3557>:0
Jan 08 20:06:13 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common
.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00154] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:06:13 DietPi mono[986]: at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Commo
n.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000cc] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:06:13 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest re
quest, System.Net.CookieContainer cookieContainer) [0x0007e] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:06:13 DietPi mono[986]: at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request)
[0x00008] in <7084924a59f8492b9528f8e6bea68198>:0
Jan 08 20:06:13 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0000e] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 20:06:13 DietPi mono[986]: --- End of inner exception stack trace ---
Jan 08 20:06:13 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ExecuteRequest[TResult] (NzbDrone
.Common.Http.JsonRpcRequestBuilder requestBuilder, System.String method, System.Object[] arguments) [0x0007a] in <28071e62
f2f449e682962e05af20a3d7>:0
Jan 08 20:06:13 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone
.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00008] in <2807
1e62f2f449e682962e05af20a3d7>:0
Jan 08 20:06:13 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String
label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <28071e62f2f449e682962e05af20a3d7>:0
Jan 08 20:06:13 DietPi mono[986]: at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <28071e62f2f4
49e682962e05af20a3d7>:0
@canabino So Sonarr and Radarr and Jackett web UIs are all accessible and working fine right? Hence its both download backends Deluge and SABnzbd which have issues, sadly exactly those two services which do not have journal log entries. Let me check which log file they use 😉.
@canabino Okay, please paste:
cat /var/log/deluged/daemon.log
If it's empty (hourly RAMlog clearing), systemctl restart deluged
to create new entries.
For SABnzbd:
cat /var/log/sabnzbd/*
This is the log dir, not sure about the file name, hence cat everything inside. The same about restarting the service, if file has been cleared meanwhile.
I actually downloaded and installed the image again and it is busy installing the software now. Last time the image didn't want to work but you said you fixed it. It seems to be working better and actually got past the initial setup after boot. I wanted to start fresh anyway. Let me test this and see if it works before we dive into something that could have been the matter with my previous setup.
@canabino Okay makes sense. Probably it makes even more sense if I create the new image first?
Well let me test this one for now, and If it works well, we can wait for an even newer version of Armbian to do a new image?
@MichaIng
Hi Micha I did a fresh install of the Dietpi System and started to install and configure all of the apps Sonarr, Radarr, SABnzbd, Deluge . Deluge and SABnzbd still crash. According to htop
anddietpi-services
they are running but I can't access their webui.
If I run
root@DietPi:~# cat /var/log/deluged/daemon.log
[WARNING ] 19:38:49 preferencesmanager:528 GeoIP Unavailable
I then do
root@DietPi:~# systemctl restart deluged
but it gets stuck and nothing happens for a long time then I ctrl-c to get out
If I use dietpi-services restart
it also gets stuck at Deluge and can't restart.
For SABnzbd I ran
root@DietPi:~# systemctl restart sabnzbd
root@DietPi:~# cat /var/log/sabnzbd/*
root@DietPi:~#
I opened the log file in cat /var/log/sabnzbd/sabnzbd.log But it's empty.🤔
If I restart the system the same thing happens.
Oh and If I leave the system for a while or if I unplug then reconnect the LAN cable I can't access it with putty SSH
Would that be possible to do a fresh install and setup just 1 of the problematic software title like deluged
alone. Just to avoid side effects and to figure out one by one?
@canabino
I unplug then reconnect the LAN cable I can't access it with putty SSH
That is expected since by default there is no network adapter event detection or such. The allow-hotplug
entries in /etc/network/interfaces wait for an initial cable plug or adapter init and then configure the network automatically, but when you unplug and re-plug the cable afterwards, it is expected to stay unconfigured, AFAIK. But haven't tested it for a while, actually. ifplugd would be a solution to allow it: https://packages.debian.org/buster/ifplugd
but it gets stuck and nothing happens for a long time then I ctrl-c to get out
This will take 90 seconds (by default) before systemd gives up/times out. If you wait that time, there is a small chance that SABnzbd creates a log entry, but I don't guess so. All this sounds more like a system overload actually. Did you check RAM usage in htop
, probably extensive swap file usage, or CPUs being on 100% for a long while by one of these services?
If all does not give any hint, then I agree with @Joulinar to start with only installing a single software title (or disabling/masking all other services for debugging).
Hi @MichaIng SABnzbd, Deluge, Sonarr and Radarr had no problems after I installed them and I was able to access the webuis without problem. Deluge and SABnzbd started to crash after I configured everything and added a new download to them. From there on SABnzbd I am able to access it's ui and it runs for a short time after I reboot but it crashes after a a few minutes, Deluge I am not able to access it's ui at all.
This will take 90 seconds (by default) before systemd gives up/times out.
I have waited longer than 10 minutes but it gets stuck here The three dots go from one side to the other then eventually stops. Then I ctrl-c to get out.
htop
doesn't show a lot system resources used
When I stopped all the other services, (still can't stop deluge and SAB) then htop
shows a lot of swap activity and memory usage and terminal is very slow when I input commands.
I ran SABnzbd log is still empty.
Next step I will remove other software packages completely and report back.
@MichaIng I think I found the culprit. I removed all software packages except for Deluge and SABnzbd. After a reboot, SAB and Deluge ran fine and I could access them. I then installed Jackett and Deluge did the same again. couldn't access it. I then removed Jackett and insatalled Sonarr and Radarr everything runs fine without Jackett. I saw the following on Sonarr's update page So something the matter with Jackett?
@canabino
So something the matter with Jackett?
We install mono v6, so nope the issue is not related.
The crash is due to full memory, I guess. See your second last screen, physical RAM and swap are both full. Since no active service is actually eating that much RAM, something seems to full some tmpfs dir or similar. Could you paste the output of df
command, when replicating the issue? Maybe also when enabling kernel and user threads list in htop
or using top could give a clue what uses 2G RAM there.
I am also having some memory and load average issues on a RockPi4 with 4GB ram v6.29. What I notice is memory being consumed in about 6 hours, then system becomes unresponsive, and memory is released to become functional again, without reboot. The culprit seems to be Jackett.
df looks good.
dietpi@rockpi:[~]$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 1,9G 0 1,9G 0% /dev
tmpfs 387M 45M 343M 12% /run
/dev/mmcblk2p1 29G 1,5G 28G 6% /
tmpfs 1,9G 20K 1,9G 1% /dev/shm
tmpfs 5,0M 0 5,0M 0% /run/lock
tmpfs 1,9G 0 1,9G 0% /sys/fs/cgroup
tmpfs 1,9G 57M 1,9G 3% /tmp
tmpfs 50M 0 50M 0% /var/log
tmpfs 10M 1,4M 8,7M 14% /DietPi
Under stress I can see this
Load average: 48.00 47.72 46.44
USER NI CPU% MEM% VIRT TIME+ Command
root 0 4.6 0.0 0 1h21:53 kswapd0
root 0 1.6 0.1 7580 0:00.31 htop -d 30 --sort-key=VIRT
jackett 0 1.0 1.8 3170M 1:20.44 /opt/jackett/jackett --NoRestart
Debian-sn 0 0.7 0.1 26888 8:36.91 /usr/sbin/snmpd -Lsd -Lf /dev/null -u Debian-snmp -g Debian-snmp -I -smux mteTrigger mteTriggerConf -f -p /run/snmpd.pid
root 0 0.7 0.1 162M 4:05.92 /sbin/init
root 0 0.7 0.0 8200 0:00.93 /usr/sbin/cron -f
jackett 0 0.3 1.8 3170M 0:00.05 /opt/jackett/jackett --NoRestart
jackett 0 0.3 1.8 3170M 0:06.62 /opt/jackett/jackett --NoRestart
root 0 0.3 0.0 0 0:00.04 kworker/5:2-events
root 0 0.3 0.0 0 0:17.01 kworker/0:2-events
dietpi 0 0.3 0.0 12100 0:00.79 sshd: dietpi@pts/0
root 0 0.3 0.0 0 0:20.44 kworker/1:1-events
root 0 0.0 0.0 0 9:49.35 rcu_preempt
root -20 0.0 0.0 0 0:00.68 kworker/0:1H-kblockd
root 0 0.0 0.0 0 0:11.69 kworker/4:1-events_power_efficient
root -20 0.0 0.0 0 0:02.36 kworker/4:2H-kblockd
root 0 0.0 0.0 0 0:21.20 kworker/2:0-events
root -20 0.0 0.0 0 0:01.92 kworker/1:2H-kblockd
root 0 0.0 0.0 34908 0:14.82 /usr/sbin/nmbd --foreground --no-process-group
dietpi 0 0.0 0.0 21000 0:10.92 proftpd: (accepting connections)
jackett 0 0.0 1.8 3170M 0:00.41 /opt/jackett/jackett --NoRestart
This is when memory got released back and load avg started falling
top - 12:20:46 up 2 days, 11:48, 1 user, load average: 2,03, 4,83, 20,91
Tasks: 139 total, 1 running, 138 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0,1 us, 0,1 sy, 0,0 ni, 99,8 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 st
MiB Mem : 3867,7 total, 3228,3 free, 374,0 used, 265,5 buff/cache
MiB Swap: 0,0 total, 0,0 free, 0,0 used. 3304,1 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2050 jackett 20 0 3245408 122920 63912 S 0,3 3,1 0:12.12 jackett
581 www-data 20 0 286044 17560 244 S 0,0 0,4 0:01.67 mono
1 root 20 0 166184 6056 3500 S 0,0 0,2 4:06.05 systemd
26235 statd 20 0 58308 49372 0 S 0,0 1,2 0:00.03 rpc.statd
24240 root 20 0 54028 4284 1648 S 0,0 0,1 0:00.54 smbd
24244 root 20 0 50728 2540 16 S 0,0 0,1 0:00.16 cleanupd
24243 root 20 0 50712 2532 8 S 0,0 0,1 0:00.16 smbd-notifyd
6234 root 20 0 43264 5140 3996 S 0,0 0,1 0:08.60 systemd-journal
24227 root 20 0 34908 3764 1884 S 0,0 0,1 0:14.87 nmbd
754 Debian-+ 20 0 26888 6320 2872 S 0,0 0,2 8:38.65 snmpd
25286 dietpi 20 0 21000 1908 92 S 0,0 0,0 0:10.96 proftpd
460 root 20 0 18456 1128 16 S 0,0 0,0 0:00.90 systemd-udevd
23157 root 20 0 12100 852 16 S 0,0 0,0 0:00.21 sshd
27970 root 20 0 12100 880 0 S 0,0 0,0 0:00.07 sshd
27972 dietpi 20 0 12100 884 0 S 0,0 0,0 0:01.40 sshd
709 root 20 0 9040 1320 0 S 0,0 0,0 0:00.09 dhclient
2328 root 20 0 8968 3092 2624 R 0,7 0,1 0:05.80 top
27973 dietpi 20 0 8576 4028 1728 S 0,0 0,1 0:00.64 bash
2378 root 20 0 8552 1432 1208 S 0,0 0,0 0:00.00 systemctl
24307 root 20 0 8200 224 0 S 0,0 0,0 0:00.93 cron
2327 root 20 0 8048 3192 2872 S 0,0 0,1 0:00.02 sudo
537 root 20 0 7784 3084 0 S 0,0 0,1 2:39.00 haveged
2354 root 20 0 7520 4004 2596 S 0,0 0,1 0:00.06 run_ntpd
538 _rpc 20 0 7100 444 0 S 0,0 0,0 0:00.69 rpcbind
903 root 20 0 5300 104 0 S 0,0 0,0 0:00.01 agetty
2049 jackett 20 0 2036 468 404 S 0,0 0,0 0:00.04 dash
From packages I have installed sonarr, radarr, jackett, samba, proftpd, and replaced dropbear with sshd. Let me know if more troubleshooting is needed.
@paliasp Many thanks for your report. Pls can you verfiy your DietPi version because there is no v6.29 out. The actual version is v6.28.
pls can you past htop
under full load.
That's what it says:
─────────────────────────────────────────────────────
DietPi v6.29.0 (dev) : 12:41 - Παρ 17/01/2020
─────────────────────────────────────────────────────
- Device model : ROCK Pi 4 (aarch64)
- Uptime : up 2 days, 12 hours, 9 minutes
- CPU temp : 39'C : 102'F (Cool runnings)
dietpi@rockpi:[~]$ cat /etc/debian_version
10.2
dietpi@rockpi:[~]$ uname -a
Linux rockpi 5.4.0-rc1-rockchip64 #19.11.8.014 SMP PREEMPT Tue Jan 14 03:50:12 CET 2020 aarch64 GNU/Linux
dietpi@rockpi:[~]$ mono -V
Mono JIT compiler version 6.6.0.161 (tarball Tue Dec 10 11:01:57 UTC 2019)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: normal
Notifications: epoll
Architecture: arm64
Disabled: none
Misc: softdebug
Interpreter: yes
LLVM: yes(610)
Suspend: preemptive
GC: sgen (concurrent by default)
Although it is not so terrible, load avg and memory are rising even though there is no stressful cpu process.
1 [ 0.0%] 4 [| 0.7%]
2 [| 0.7%] 5 [||| 2.6%]
3 [ 0.0%] 6 [ 0.0%]
Mem[|||||||||||||||||||||||| 752M/3.78G] Tasks: 27, 18 thr; 1 running
Swp[ 0K/0K] Load average: 5.91 5.23 7.35
Cpu Temp: 37 C Uptime: 2 days, 12:15:33
PID USER PRI NI VIRT RES SHR S CPU% MEM% TIME+ Command
2050 jackett 20 0 3169M 120M 63912 S 0.4 3.1 0:17.17 /opt/jackett/jackett --NoRestart
2058 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.76 /opt/jackett/jackett --NoRestart
3683 jackett 20 0 3169M 120M 63912 S 0.2 3.1 0:00.54 /opt/jackett/jackett --NoRestart
2061 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.39 /opt/jackett/jackett --NoRestart
2056 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.03 /opt/jackett/jackett --NoRestart
2051 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.00 /opt/jackett/jackett --NoRestart
2052 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.00 /opt/jackett/jackett --NoRestart
2053 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.00 /opt/jackett/jackett --NoRestart
2054 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.00 /opt/jackett/jackett --NoRestart
2055 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.00 /opt/jackett/jackett --NoRestart
2057 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.00 /opt/jackett/jackett --NoRestart
2062 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.00 /opt/jackett/jackett --NoRestart
2065 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.00 /opt/jackett/jackett --NoRestart
2066 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.00 /opt/jackett/jackett --NoRestart
3827 jackett 20 0 3169M 120M 63912 S 0.0 3.1 0:00.00 /opt/jackett/jackett --NoRestart
581 www-data 20 0 279M 17560 244 S 0.0 0.4 0:01.67 /usr/bin/mono /usr/lib/mono/4.5/xsp4.exe --port 8084 --address 0.0.0.0 --appconfigdir /etc/xsp4 --nonstop
793 www-data 20 0 279M 17560 244 S 0.0 0.4 0:00.06 /usr/bin/mono /usr/lib/mono/4.5/xsp4.exe --port 8084 --address 0.0.0.0 --appconfigdir /etc/xsp4 --nonstop
586 www-data 20 0 279M 17560 244 S 0.0 0.4 0:00.00 /usr/bin/mono /usr/lib/mono/4.5/xsp4.exe --port 8084 --address 0.0.0.0 --appconfigdir /etc/xsp4 --nonstop
595 www-data 20 0 279M 17560 244 S 0.0 0.4 0:00.00 /usr/bin/mono /usr/lib/mono/4.5/xsp4.exe --port 8084 --address 0.0.0.0 --appconfigdir /etc/xsp4 --nonstop
797 www-data 20 0 279M 17560 244 S 0.0 0.4 0:00.00 /usr/bin/mono /usr/lib/mono/4.5/xsp4.exe --port 8084 --address 0.0.0.0 --appconfigdir /etc/xsp4 --nonstop
2593 root 20 0 162M 7068 4496 D 0.0 0.2 0:00.01 (imesyncd)
2889 root 20 0 162M 7068 4496 D 0.0 0.2 0:00.01 (imesyncd)
3309 root 20 0 162M 7320 4748 D 0.0 0.2 0:00.01 (imesyncd)
3760 root 20 0 162M 7068 4496 D 0.0 0.2 0:00.01 (imesyncd)
1 root 20 0 162M 6364 3808 S 0.0 0.2 4:07.90 /sbin/init
26235 statd 20 0 58308 49372 0 S 0.0 1.2 0:00.03 /sbin/rpc.statd --no-notify
24240 root 20 0 54028 5332 2696 S 0.0 0.1 0:00.55 /usr/sbin/smbd --foreground --no-process-group
24244 root 20 0 50728 2540 16 S 0.0 0.1 0:00.17 /usr/sbin/smbd --foreground --no-process-group
24243 root 20 0 50712 2532 8 S 0.0 0.1 0:00.16 /usr/sbin/smbd --foreground --no-process-group
6234 root 20 0 43264 5404 4260 S 0.0 0.1 0:08.89 /lib/systemd/systemd-journald
24227 root 20 0 34908 4164 2284 S 0.0 0.1 0:14.96 /usr/sbin/nmbd --foreground --no-process-group
754 Debian-sn 20 0 26888 6320 2872 S 0.2 0.2 8:42.23 /usr/sbin/snmpd -Lsd -Lf /dev/null -u Debian-snmp -g Debian-snmp -I -smux mteTrigger mteTriggerConf -f -p /run/snmpd.pid
25286 dietpi 20 0 21000 3376 1556 S 0.0 0.1 0:11.03 proftpd: (accepting connections)
460 root 20 0 18456 1128 16 S 0.0 0.0 0:00.91 /lib/systemd/systemd-udevd
3425 dietpi 20 0 12100 3372 2492 S 0.0 0.1 0:00.24 sshd: dietpi@pts/0
23157 root 20 0 12100 852 16 S 0.0 0.0 0:00.22 /usr/sbin/sshd -D
3423 root 20 0 12100 6364 5488 S 0.0 0.2 0:00.06 sshd: dietpi [priv]
@paliasp I guess you updated to dev branch. This should be usually only done for development or when a certain issues that you faced was solved there. Afterwards it makes sense to revert to master branch:
G_CONFIG_INJECT 'DEV_GITBRANCH=' 'DEV_GITBRANCH=master' /DietPi/dietpi.txt
Could you please hide threads in your htop? I first thought there are multiple Jackett instances running, but since this affects other processes as well I guess you show all threads of the same process, right? Also please paste:
systemctl status jackett
journalctl -u jackett # If updates were done, this can be very much, hence the last ~20 lines should be enough 😉.
Doesn't looks like a physical memory issue. There are used 750M out of 4GB only. No swapping at all. But yeah you are running a Development Version.
@Joulinar
But yeah you are running a Development Version.
But this should not be an issue currently, since besides bug fixes there have no related changes been done so far.
DietPi v6.27 included a Jackett reinstall which included a fix for Jackett failing after every internal update: https://github.com/Jackett/Jackett/issues/5208 The Jackett devs wrapped the binary call into a helper script, which waits for the updater to finish, before allowing systemd to restart the process. I didn't make a long-term test with this, just forced an update one or two times and checked whether the helper shell does its job. Since all this thing is still a workaround (currently C# programmers are missing at Jackett project to solve this binary-wise), and there is no signal handling available, to know for sure that any forks have finished, It is at least possible that under certain circumstances old forked processes are still running while systemd pushes new ones by restarting the service.
Doesn't looks like a physical memory issue. There are used 750M out of 4GB only. No swapping at all. But yeah you are running a Development Version.
I have disabled swapping. Memory keeps raising, it just happened to take a snapshot when it was freed. Right now, almost 1 hour after my previous post I have these:
0 [ 0.0%] Tasks: 29; 1 running
1 [|| 1.1%] Load average: 4.44 3.87 3.06
2 [ 0.0%] Uptime: 2 days, 13:06:20
3 [| 0.4%] Hostname: rockpi
4 [|||||||| 7.0%] Hostname: rockpi
5 [|| 1.8%] Cpu Temp: 37 C
Mem[||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 1.25G/3.78G] Time: 13:38:36
Swp[ 0K/0K]
USER NI CPU% MEM% VIRT TIME+ Command
sonarr 0 0.3 4.1 1430M 1:06.64 /usr/bin/mono -O=-aot /opt/NzbDrone/NzbDrone.exe -nobrowser -data=/mnt/dietpi_userdata/sonarr
jackett 0 0.7 4.0 3434M 0:29.84 /opt/jackett/jackett --NoRestart
radarr 0 0.0 3.1 1147M 0:16.45 /usr/bin/mono -O=-aot /opt/Radarr/Radarr.exe -nobrowser -data=/mnt/dietpi_userdata/radarr
statd 0 0.0 1.2 58308 0:00.03 /sbin/rpc.statd --no-notify
www-data 0 0.0 0.4 279M 0:01.67 /usr/bin/mono /usr/lib/mono/4.5/xsp4.exe --port 8084 --address 0.0.0.0 --appconfigdir /etc/xsp4 --nonstop
root 0 0.0 0.3 54004 0:00.12 /usr/sbin/smbd --foreground --no-process-group
root 0 0.0 0.2 162M 0:00.01 (imesyncd)
root 0 0.0 0.2 162M 0:00.01 (imesyncd)
root 0 0.0 0.2 34900 0:00.19 /usr/sbin/nmbd --foreground --no-process-group
root 0 0.0 0.2 162M 0:00.01 (imesyncd)
root 0 0.0 0.2 43264 0:09.70 /lib/systemd/systemd-journald
root 0 0.0 0.2 162M 4:10.28 /sbin/init
Debian-sn 0 0.0 0.2 26888 8:49.53 /usr/sbin/snmpd -Lsd -Lf /dev/null -u Debian-snmp -g Debian-snmp -I -smux mteTrigger mteTriggerConf -f -p /run/snmpd.pid
dietpi 0 0.0 0.1 8576 0:01.82 -bash
root 0 0.0 0.1 12100 0:00.06 sshd: dietpi [priv]
dietpi 0 0.0 0.1 20872 0:00.13 proftpd: (accepting connections)
root 0 1.3 0.1 7500 0:01.72 htop
root 0 0.0 0.1 50704 0:00.00 /usr/sbin/smbd --foreground --no-process-group
root 0 0.0 0.1 50712 0:00.01 /usr/sbin/smbd --foreground --no-process-group
root 0 0.0 0.1 8048 0:00.01 sudo htop
dietpi 0 0.0 0.1 12100 0:01.68 sshd: dietpi@pts/0
root 0 0.0 0.1 7784 2:39.26 /usr/sbin/haveged --Foreground --verbose=1 -w 1024
root 0 0.0 0.0 8200 0:00.01 /usr/sbin/cron -f
root 0 0.0 0.0 9040 0:00.09 /sbin/dhclient -4 -v -i -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases -I -df /var/lib/dhcp/dhclient6.eth0.leases eth0
root 0 0.0 0.0 18456 0:00.91 /lib/systemd/systemd-udevd
root 0 0.0 0.0 12100 0:00.22 /usr/sbin/sshd -D
_rpc 0 0.0 0.0 7100 0:00.70 /sbin/rpcbind -f -w
jackett 0 0.0 0.0 2036 0:00.06 /bin/dash -c /opt/jackett/jackett --NoRestart; while pgrep -u jackett JackettUpdater; do sleep 1; done
root 0 0.0 0.0 5300 0:00.01 /sbin/agetty -o -p -- \u --noclear tty1 linux
This is how memory is used:
Around the 22 hours that total memory blue line dropped the device was totally unresponsive, but eventually recovered without reboot.
@paliasp I guess you updated to dev branch. This should be usually only done for development or when a certain issues that you faced was solved there. Afterwards it makes sense to revert to master branch:
G_CONFIG_INJECT 'DEV_GITBRANCH=' 'DEV_GITBRANCH=master' /DietPi/dietpi.txt
Not intentionally! Maybe the image is shipped with such settings? Because I definitely didn't fiddle with that file manually. I only did the upgrades when advertised in banner as well as firmware upgrade. I'll change it to master.
Could you please hide threads in your htop? I first thought there are multiple Jackett instances running, but since this affects other processes as well I guess you show all threads of the same process, right?
Sorry for that, hope it is better now
Also please paste:
systemctl status jackett journalctl -u jackett # If updates were done, this can be very much, hence the last ~20 lines should be enough 😉.
Status
dietpi@rockpi:[~]$ sudo systemctl status jackett ● jackett.service - Jackett (DietPi) Loaded: loaded (/etc/systemd/system/jackett.service; disabled; vendor preset: enabled) Active: active (running) since Fri 2020-01-17 12:55:53 CET; 20min ago Main PID: 7411 (dash) Tasks: 17 (limit: 4613) Memory: 87.8M CGroup: /system.slice/jackett.service ├─7411 /bin/dash -c /opt/jackett/jackett --NoRestart; while pgrep -u jackett JackettUpdater; do sleep 1; done └─7433 /opt/jackett/jackett --NoRestart +some last lines from journal, see below
Journal
Ιαν 17 12:55:59 rockpi jackett[7411]: 01-17 12:55:59 Error Error while parsing Cardigann definition /opt/jackett/Definitions/anirena.yml: (Line: 69, Col: 12, Idx: 2039) - (Line: 69, Col: 12, Idx: 20 39): While parsing a block mapping, did not find expected key. YamlDotNet.Core.SemanticErrorException: (Line: 69, Col: 12, Idx: 2039) - (Line: 69, Col: 12, Idx: 2039): While parsing a block mapping, did not find expected key. Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Core.Parser.ParseBlockMappingKey(Boolean isFirst) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Core.Parser.MoveNext() Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Core.ParserExtensions.TryConsume[T](IParser parser, T& event) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.NodeDeserializers.ScalarNodeDeserializer.YamlDotNet.Serialization.INodeDeserializer.Deserialize(IParser parser, Type expectedType , Func`3 nestedObjectDeserializer, Object& value) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.NodeValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseria lizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.AliasValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseri alizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.NodeDeserializers.DictionaryNodeDeserializer.DeserializeHelper(Type tKey, Type tValue, IParser parser, Func`3 nestedObjectDeseria lizer, IDictionary result) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.NodeDeserializers.DictionaryNodeDeserializer.YamlDotNet.Serialization.INodeDeserializer.Deserialize(IParser parser, Type expected Type, Func`3 nestedObjectDeserializer, Object& value) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.NodeValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseria lizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.AliasValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseri alizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.NodeDeserializers.ObjectNodeDeserializer.YamlDotNet.Serialization.INodeDeserializer.Deserialize(IParser parser, Type expectedType , Func`3 nestedObjectDeserializer, Object& value) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.NodeValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseria lizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.AliasValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseri alizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.NodeDeserializers.DictionaryNodeDeserializer.DeserializeHelper(Type tKey, Type tValue, IParser parser, Func`3 nestedObjectDeseria lizer, IDictionary result) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.NodeDeserializers.DictionaryNodeDeserializer.YamlDotNet.Serialization.INodeDeserializer.Deserialize(IParser parser, Type expected Type, Func`3 nestedObjectDeserializer, Object& value) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.NodeValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseria lizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.AliasValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseri alizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.NodeDeserializers.ObjectNodeDeserializer.YamlDotNet.Serialization.INodeDeserializer.Deserialize(IParser parser, Type expectedType , Func`3 nestedObjectDeserializer, Object& value) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.NodeValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseria lizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.AliasValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseri alizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.NodeDeserializers.ObjectNodeDeserializer.YamlDotNet.Serialization.INodeDeserializer.Deserialize(IParser parser, Type expectedType , Func`3 nestedObjectDeserializer, Object& value) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.NodeValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseria lizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.ValueDeserializers.AliasValueDeserializer.DeserializeValue(IParser parser, Type expectedType, SerializerState state, IValueDeseri alizer nestedObjectDeserializer) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.Deserializer.Deserialize(IParser parser, Type type) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.Deserializer.Deserialize[T](IParser parser) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.Deserializer.Deserialize[T](TextReader input) Ιαν 17 12:55:59 rockpi jackett[7411]: at YamlDotNet.Serialization.Deserializer.Deserialize[T](String input) Ιαν 17 12:55:59 rockpi jackett[7411]: at Jackett.Common.Services.IndexerManagerService.<>c__DisplayClass13_0.<InitCardigannIndexers>b__3(FileInfo file) in /home/appveyor/projects/jackett/src/Jack ett.Common/Services/IndexerManagerService.cs:line 111 [...] Ιαν 17 12:56:03 rockpi jackett[7411]: 01-17 12:56:03 Info Loading Cardigann definition /opt/jackett/Definitions/amigosshare.yml Ιαν 17 12:56:03 rockpi jackett[7411]: 01-17 12:56:03 Info Adding aggregate indexer Ιαν 17 12:56:04 rockpi jackett[7411]: Hosting environment: Production Ιαν 17 12:56:04 rockpi jackett[7411]: Content root path: /opt/jackett/Content Ιαν 17 12:56:04 rockpi jackett[7411]: Now listening on: http://[::]:9117 Ιαν 17 12:56:04 rockpi jackett[7411]: Application started. Press Ctrl+C to shut down.
This happened to me on the old DietPi image for RockPi4 also. If I I updated it updated to 6.29 dev and Jackett caused issues for other programs. Installing the latest version of Micha's new build,https://dietpi.com/downloads/images/DietPi_ROCKPi4-ARMv8-Buster.7z fixed everything for me.
Thank you for the update @canabino ! This file doesn't exist, so I guess I'll use the one without the "_new" suffix from the same directory.
Hi,
I guess @MichaIng copied already to the stable
folder. At least time stamps are fitting.
Yeah, the dates for the files are new. So he definitely updated the image at the stable location.
Okay I moved the new image in stable place but left a symlink to testing dir in place, so all but the _new.7z links stay valid for a while.
@paliasp @Joulinar @canabino Yes, after positive real machine test by @canabino I moved the now image to stable.
Not intentionally! Maybe the image is shipped with such settings? Because I definitely didn't fiddle with that file manually. I only did the upgrades when advertised in banner as well as firmware upgrade. I'll change it to master.
Ah yes, the old one was based on dev code, where the ROCK Pi 4 hardware definition has just been added. So indeed good to revert to master now. AFAIK the old image as well based based on development firmware packages, while there are stable ones available (and installed on the new image). To assure that it is no development firmware/kernel issue, @paliasp you could try change those packages. Could you paste:
dpkg -l | grep '^linux-*'
Based on your htop, actually no process eats that memory, although together with the few hundred MiBs tmpfs usage it fits. Please keep an eye on both, htop
and df
to check if any process or tmpfs grows further.
Jackett logs look fine. The error is most likely due to an internal update. The JackettUpdater process updates the files while the service stays active. When a certain file is reached, the Jackett process cashes with an error message. The while pgrep ... sleep
loop in the systemd unit assures that systemd is not restarting the service while the updater has not yet finished, but after it has. After the error message you should see some "service has stopped" "service is restarted" or similar.
Okay I lost track a bid, but the issues are solved with the new stable image, right? I mark this issue as closed then, feel free to reopen if required.
I didn't report anything else because I flashed the master version and was busy restoring and testing. So far it seems stable to me. Thank you very much!
@MichaIng HI there I will post the logs here for you for the RockPi4 with issues after the update with software titles Deluge Sonarr Radarr Sabnzbd and Jackett