Skip to content

Instantly share code, notes, and snippets.

@akyag
Created August 6, 2022 06:59
Show Gist options
  • Save akyag/2e13608f9c4d50dfeb9c64c081b251b0 to your computer and use it in GitHub Desktop.
Save akyag/2e13608f9c4d50dfeb9c64c081b251b0 to your computer and use it in GitHub Desktop.
Sonarr trace log
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'createemptyseriesfolders' defaultValue:'False'
2022-08-06 12:23:29.5|Trace|EventAggregator|ConfigFileSavedEvent <~ ReconfigureLogging
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'deleteemptyfolders' defaultValue:'False'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'filedate' defaultValue:'None'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
2022-08-06 12:23:29.5|Trace|Http|Req: 3161 [GET] /api/v3/health (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'downloadclienthistorylimit' defaultValue:'60'
2022-08-06 12:23:29.5|Trace|EventAggregator|HealthCheckCompleteEvent <~ NotificationService
2022-08-06 12:23:29.5|Trace|Http|Res: 3161 [GET] /api/v3/health: 200.OK (3 ms)
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'skipfreespacecheckwhenimporting' defaultValue:'False'
2022-08-06 12:23:29.5|Trace|Http|Req: 3162 [GET] /api/v3/health (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0)
2022-08-06 12:23:29.5|Debug|Api|[GET] /api/v3/health: 200.OK (3 ms)
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'minimumfreespacewhenimporting' defaultValue:'100'
2022-08-06 12:23:29.5|Trace|Http|Res: 3162 [GET] /api/v3/health: 200.OK (1 ms)
2022-08-06 12:23:29.5|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'copyusinghardlinks' defaultValue:'True'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'enablemediainfo' defaultValue:'True'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'extrafileextensions' defaultValue:'srt'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'rescanafterrefresh' defaultValue:'Always'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'episodetitlerequired' defaultValue:'Always'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'setpermissionslinux' defaultValue:'False'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'chmodfolder' defaultValue:'755'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'chowngroup' defaultValue:''
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'firstdayofweek' defaultValue:'0'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'calendarweekcolumnheader' defaultValue:'ddd M/D'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'shortdateformat' defaultValue:'MMM D YYYY'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'longdateformat' defaultValue:'dddd, MMMM D YYYY'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'timeformat' defaultValue:'h(:mm)a'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'proxytype' defaultValue:'Http'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'proxyhostname' defaultValue:''
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'proxyport' defaultValue:'8080'
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'proxyusername' defaultValue:''
2022-08-06 12:23:29.5|Trace|ConfigService|Using default config value for 'proxypassword' defaultValue:''
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxybypassfilter' defaultValue:''
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxybypasslocaladdresses' defaultValue:'True'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'backupfolder' defaultValue:'Backups'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'backupinterval' defaultValue:'7'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'backupretention' defaultValue:'28'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'certificatevalidation' defaultValue:'Enabled'
2022-08-06 12:23:29.6|Trace|EventAggregator|Publishing ConfigSavedEvent
2022-08-06 12:23:29.6|Trace|EventAggregator|ConfigSavedEvent ~> TaskManager
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxytype' defaultValue:'Http'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxyhostname' defaultValue:''
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxyport' defaultValue:'8080'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxyusername' defaultValue:''
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxypassword' defaultValue:''
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxybypassfilter' defaultValue:''
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxybypasslocaladdresses' defaultValue:'True'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'certificatevalidation' defaultValue:'Enabled'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'backupfolder' defaultValue:'Backups'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'backupinterval' defaultValue:'7'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'backupretention' defaultValue:'28'
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'rsssyncinterval' defaultValue:'15'
2022-08-06 12:23:29.6|Trace|Http|Res: 3160 [PUT] /api/v3/config/host: 202.Accepted (105 ms)
2022-08-06 12:23:29.6|Debug|Api|[PUT] /api/v3/config/host: 202.Accepted (105 ms)
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'backupinterval' defaultValue:'7'
2022-08-06 12:23:29.6|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/app/preferences
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:23:29.6|Trace|EventAggregator|ConfigSavedEvent <~ TaskManager
2022-08-06 12:23:29.6|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/app/preferences: 200.OK (4468 bytes) (4 ms)
2022-08-06 12:23:29.6|Trace|HttpClient|Response content (4468 bytes): {"add_trackers":"udp://tracker.opentrackr.org:1337/announce","add_trackers_enabled":false,"alt_dl_limit":1048576,"alt_up_limit":524288,"alternative_webui_enabled":false,"alternative_webui_path":"","announce_ip":"","announce_to_all_tiers":true,"announce_to_all_trackers":true,"anonymous_mode":false,"async_io_threads":10,"auto_delete_mode":2,"auto_tmm_enabled":true,"autorun_enabled":false,"autorun_program":"","banned_IPs":"","bittorrent_protocol":1,"block_peers_on_privileged_ports":false,"bypass_auth_subnet_whitelist":"","bypass_auth_subnet_whitelist_enabled":false,"bypass_local_auth":false,"category_changed_tmm_enabled":true,"checking_memory_use":32,"connection_speed":30,"current_interface_address":"","current_network_interface":"","dht":true,"disk_cache":256,"disk_cache_ttl":600,"dl_limit":0,"dont_count_slow_torrents":true,"dyndns_domain":"changeme.dyndns.org","dyndns_enabled":false,"dyndns_password":"","dyndns_service":0,"dyndns_username":"","embedded_tracker_port":9000,"enable_coalesce_read_write":false,"enable_embedded_tracker":false,"enable_multi_connections_from_same_ip":true,"enable_os_cache":true,"enable_piece_extent_affinity":false,"enable_upload_suggestions":false,"encryption":0,"export_dir":"","export_dir_fin":"","file_pool_size":5000,"hashing_threads":1,"idn_support_enabled":false,"incomplete_files_ext":false,"ip_filter_enabled":false,"ip_filter_path":"","ip_filter_trackers":false,"limit_lan_peers":true,"limit_tcp_overhead":false,"limit_utp_rate":true,"listen_port":55381,"locale":"en","lsd":true,"mail_notification_auth_enabled":false,"mail_notification_email":"","mail_notification_enabled":false,"mail_notification_password":"","mail_notification_sender":"qBittorrent_notification@example.com","mail_notification_smtp":"smtp.changeme.com","mail_notification_ssl_enabled":false,"mail_notification_username":"","max_active_downloads":5,"max_active_torrents":50,"max_active_uploads":45,"max_concurrent_http_announces":50,"max_connec":1200,"max_connec_per_torrent":240,"max_ratio":1.5,"max_ratio_act":0,"max_ratio_enabled":true,"max_seeding_time":-1,"max_seeding_time_enabled":false,"max_uploads":40,"max_uploads_per_torrent":-1,"outgoing_ports_max":0,"outgoing_ports_min":0,"peer_tos":4,"peer_turnover":4,"peer_turnover_cutoff":90,"peer_turnover_interval":300,"pex":true,"preallocate_all":true,"proxy_auth_enabled":false,"proxy_ip":"192.169.217.184","proxy_password":"","proxy_peer_connections":true,"proxy_port":51604,"proxy_torrents_only":true,"proxy_type":0,"proxy_username":"","queueing_enabled":true,"random_port":false,"reannounce_when_address_changed":false,"recheck_completed_torrents":false,"resolve_peer_countries":true,"rss_auto_downloading_enabled":false,"rss_download_repack_proper_episodes":true,"rss_max_articles_per_feed":50,"rss_processing_enabled":false,"rss_refresh_interval":30,"rss_smart_episode_filters":"s(\\d+)e(\\d+)\n(\\d+)x(\\d+)\n(\\d{4}[.\\-]\\d{1,2}[.\\-]\\d{1,2})\n(\\d{1,2}[.\\-]\\d{1,2}[.\\-]\\d{4})","save_path":"/media/data/downloads/completed","save_path_changed_tmm_enabled":true,"save_resume_data_interval":3,"scan_dirs":{"/media/data/downloads/torrents/blackhole":1},"schedule_from_hour":5,"schedule_from_min":0,"schedule_to_hour":5,"schedule_to_min":5,"scheduler_days":0,"scheduler_enabled":false,"send_buffer_low_watermark":10,"send_buffer_watermark":500,"send_buffer_watermark_factor":50,"slow_torrent_dl_rate_threshold":2,"slow_torrent_inactive_timer":60,"slow_torrent_ul_rate_threshold":2,"socket_backlog_size":30,"ssrf_mitigation":true,"start_paused_enabled":false,"stop_tracker_timeout":5,"temp_path":"/media/data/downloads/other","temp_path_enabled":true,"torrent_changed_tmm_enabled":true,"torrent_content_layout":"Original","up_limit":2097152,"upload_choking_algorithm":1,"upload_slots_behavior":0,"upnp":false,"upnp_lease_duration":0,"use_https":false,"utp_tcp_mixed_mode":0,"validate_https_tracker_certificate":true,"web_ui_address":"*","web_ui_ban_duration":3600,"web_ui_clickjacking_protection_enabled":true,"web_ui_csrf_protection_enabled":true,"web_ui_custom_http_headers":"","web_ui_domain_list":"*","web_ui_host_header_validation_enabled":true,"web_ui_https_cert_path":"","web_ui_https_key_path":"","web_ui_max_auth_fail_count":5,"web_ui_port":9091,"web_ui_reverse_proxies_list":"","web_ui_reverse_proxy_enabled":false,"web_ui_secure_cookie_enabled":true,"web_ui_session_timeout":3600,"web_ui_upnp":false,"web_ui_use_custom_http_headers_enabled":false,"web_ui_username":"(removed)"}
2022-08-06 12:23:29.6|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:23:29.6|Trace|EventAggregator|Publishing HealthCheckCompleteEvent
2022-08-06 12:23:29.6|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthModule
2022-08-06 12:23:29.6|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthModule
2022-08-06 12:23:29.6|Trace|EventAggregator|HealthCheckCompleteEvent -> HealthModule
2022-08-06 12:23:29.6|Trace|EventAggregator|HealthCheckCompleteEvent <- HealthModule
2022-08-06 12:23:29.6|Trace|EventAggregator|HealthCheckCompleteEvent ~> NotificationService
2022-08-06 12:23:29.6|Trace|EventAggregator|HealthCheckCompleteEvent <~ NotificationService
2022-08-06 12:23:29.6|Trace|Http|Req: 3163 [GET] /api/v3/health (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0)
2022-08-06 12:23:29.6|Trace|Http|Res: 3163 [GET] /api/v3/health: 200.OK (1 ms)
2022-08-06 12:23:29.6|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2022-08-06 12:23:29.6|Trace|Http|Req: 3164 [GET] /api/v3/health (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:29.6|Trace|Http|Res: 3164 [GET] /api/v3/health: 200.OK (1 ms)
2022-08-06 12:23:29.6|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2022-08-06 12:23:33.2|Trace|Http|Req: 3165 [GET] /api/v3/calendar?unmonitored=false&start=2022-07-23T18%3A30%3A00.000Z&end=2022-08-13T18%3A29%3A59.999Z (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:33.3|Trace|Http|Res: 3165 [GET] /api/v3/calendar?unmonitored=false&start=2022-07-23T18%3A30%3A00.000Z&end=2022-08-13T18%3A29%3A59.999Z: 200.OK (36 ms)
2022-08-06 12:23:33.3|Debug|Api|[GET] /api/v3/calendar?unmonitored=false&start=2022-07-23T18%3A30%3A00.000Z&end=2022-08-13T18%3A29%3A59.999Z: 200.OK (36 ms)
2022-08-06 12:23:33.4|Trace|Http|Req: 3166 [GET] /api/v3/queue/details?episodeIds=27524&episodeIds=27422&episodeIds=25787&episodeIds=27591&episodeIds=27600&episodeIds=27525&episodeIds=27452&episodeIds=25788&episodeIds=27592&episodeIds=27601&episodeIds=27526&episodeIds=27453&episodeIds=27593&episodeIds=27602 (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:33.4|Trace|Http|Req: 3167 [GET] /api/v3/episodeFile?episodeFileIds=19527&episodeFileIds=19529&episodeFileIds=19567&episodeFileIds=19948&episodeFileIds=19950&episodeFileIds=23144&episodeFileIds=24932&episodeFileIds=23771&episodeFileIds=24933 (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:33.4|Trace|Http|Res: 3166 [GET] /api/v3/queue/details?episodeIds=27524&episodeIds=27422&episodeIds=25787&episodeIds=27591&episodeIds=27600&episodeIds=27525&episodeIds=27452&episodeIds=25788&episodeIds=27592&episodeIds=27601&episodeIds=27526&episodeIds=27453&episodeIds=27593&episodeIds=27602: 200.OK (3 ms)
2022-08-06 12:23:33.4|Debug|Api|[GET] /api/v3/queue/details?episodeIds=27524&episodeIds=27422&episodeIds=25787&episodeIds=27591&episodeIds=27600&episodeIds=27525&episodeIds=27452&episodeIds=25788&episodeIds=27592&episodeIds=27601&episodeIds=27526&episodeIds=27453&episodeIds=27593&episodeIds=27602: 200.OK (3 ms)
2022-08-06 12:23:33.4|Trace|Http|Res: 3167 [GET] /api/v3/episodeFile?episodeFileIds=19527&episodeFileIds=19529&episodeFileIds=19567&episodeFileIds=19948&episodeFileIds=19950&episodeFileIds=23144&episodeFileIds=24932&episodeFileIds=23771&episodeFileIds=24933: 200.OK (48 ms)
2022-08-06 12:23:33.4|Debug|Api|[GET] /api/v3/episodeFile?episodeFileIds=19527&episodeFileIds=19529&episodeFileIds=19567&episodeFileIds=19948&episodeFileIds=19950&episodeFileIds=23144&episodeFileIds=24932&episodeFileIds=23771&episodeFileIds=24933: 200.OK (48 ms)
2022-08-06 12:23:36.0|Trace|Http|Req: 3168 [GET] /api/v3/health (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:36.0|Trace|Http|Req: 3169 [GET] /api/v3/diskspace (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:36.0|Trace|Http|Req: 3170 [GET] /api/v3/system/status (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:36.0|Trace|Owin|SQLite error (261): database is locked in "PRAGMA cache_size=-10000"
2022-08-06 12:23:36.0|Trace|Owin|
2022-08-06 12:23:36.0|Trace|Http|Res: 3168 [GET] /api/v3/health: 200.OK (18 ms)
2022-08-06 12:23:36.0|Debug|Api|[GET] /api/v3/health: 200.OK (18 ms)
2022-08-06 12:23:36.1|Trace|Http|Res: 3170 [GET] /api/v3/system/status: 200.OK (37 ms)
2022-08-06 12:23:36.1|Debug|Api|[GET] /api/v3/system/status: 200.OK (37 ms)
2022-08-06 12:23:36.2|Trace|Http|Res: 3169 [GET] /api/v3/diskspace: 200.OK (143 ms)
2022-08-06 12:23:36.2|Debug|Api|[GET] /api/v3/diskspace: 200.OK (143 ms)
2022-08-06 12:23:37.4|Trace|Http|Req: 3171 [GET] /api/v3/log/file (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:37.4|Trace|Http|Res: 3171 [GET] /api/v3/log/file: 200.OK (3 ms)
2022-08-06 12:23:37.4|Debug|Api|[GET] /api/v3/log/file: 200.OK (3 ms)
2022-08-06 12:23:40.7|Trace|Http|Req: 3172 [GET] /logfile/sonarr.trace.txt (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:40.7|Trace|Http|Res: 3172 [GET] /logfile/sonarr.trace.txt: 200.OK (4 ms)
2022-08-06 12:23:42.2|Trace|Scheduler|Pending Tasks: 1
2022-08-06 12:23:42.2|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
2022-08-06 12:23:42.2|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
2022-08-06 12:23:42.2|Trace|CommandQueueManager|Inserting new command: RefreshMonitoredDownloads
2022-08-06 12:23:42.3|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand -> DownloadMonitoringService
2022-08-06 12:23:42.3|Trace|CommandQueueManager|Marking command as started: RefreshMonitoredDownloads
2022-08-06 12:23:42.3|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/app/webapiVersion
2022-08-06 12:23:42.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:23:42.3|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/app/webapiVersion: 200.OK (5 bytes) (2 ms)
2022-08-06 12:23:42.3|Trace|HttpClient|Response content (5 bytes): 2.8.5
2022-08-06 12:23:42.3|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/app/preferences
2022-08-06 12:23:42.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:23:42.3|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/app/preferences: 200.OK (4468 bytes) (3 ms)
2022-08-06 12:23:42.3|Trace|HttpClient|Response content (4468 bytes): {"add_trackers":"udp://tracker.opentrackr.org:1337/announce","add_trackers_enabled":false,"alt_dl_limit":1048576,"alt_up_limit":524288,"alternative_webui_enabled":false,"alternative_webui_path":"","announce_ip":"","announce_to_all_tiers":true,"announce_to_all_trackers":true,"anonymous_mode":false,"async_io_threads":10,"auto_delete_mode":2,"auto_tmm_enabled":true,"autorun_enabled":false,"autorun_program":"","banned_IPs":"","bittorrent_protocol":1,"block_peers_on_privileged_ports":false,"bypass_auth_subnet_whitelist":"","bypass_auth_subnet_whitelist_enabled":false,"bypass_local_auth":false,"category_changed_tmm_enabled":true,"checking_memory_use":32,"connection_speed":30,"current_interface_address":"","current_network_interface":"","dht":true,"disk_cache":256,"disk_cache_ttl":600,"dl_limit":0,"dont_count_slow_torrents":true,"dyndns_domain":"changeme.dyndns.org","dyndns_enabled":false,"dyndns_password":"","dyndns_service":0,"dyndns_username":"","embedded_tracker_port":9000,"enable_coalesce_read_write":false,"enable_embedded_tracker":false,"enable_multi_connections_from_same_ip":true,"enable_os_cache":true,"enable_piece_extent_affinity":false,"enable_upload_suggestions":false,"encryption":0,"export_dir":"","export_dir_fin":"","file_pool_size":5000,"hashing_threads":1,"idn_support_enabled":false,"incomplete_files_ext":false,"ip_filter_enabled":false,"ip_filter_path":"","ip_filter_trackers":false,"limit_lan_peers":true,"limit_tcp_overhead":false,"limit_utp_rate":true,"listen_port":55381,"locale":"en","lsd":true,"mail_notification_auth_enabled":false,"mail_notification_email":"","mail_notification_enabled":false,"mail_notification_password":"","mail_notification_sender":"qBittorrent_notification@example.com","mail_notification_smtp":"smtp.changeme.com","mail_notification_ssl_enabled":false,"mail_notification_username":"","max_active_downloads":5,"max_active_torrents":50,"max_active_uploads":45,"max_concurrent_http_announces":50,"max_connec":1200,"max_connec_per_torrent":240,"max_ratio":1.5,"max_ratio_act":0,"max_ratio_enabled":true,"max_seeding_time":-1,"max_seeding_time_enabled":false,"max_uploads":40,"max_uploads_per_torrent":-1,"outgoing_ports_max":0,"outgoing_ports_min":0,"peer_tos":4,"peer_turnover":4,"peer_turnover_cutoff":90,"peer_turnover_interval":300,"pex":true,"preallocate_all":true,"proxy_auth_enabled":false,"proxy_ip":"192.169.217.184","proxy_password":"","proxy_peer_connections":true,"proxy_port":51604,"proxy_torrents_only":true,"proxy_type":0,"proxy_username":"","queueing_enabled":true,"random_port":false,"reannounce_when_address_changed":false,"recheck_completed_torrents":false,"resolve_peer_countries":true,"rss_auto_downloading_enabled":false,"rss_download_repack_proper_episodes":true,"rss_max_articles_per_feed":50,"rss_processing_enabled":false,"rss_refresh_interval":30,"rss_smart_episode_filters":"s(\\d+)e(\\d+)\n(\\d+)x(\\d+)\n(\\d{4}[.\\-]\\d{1,2}[.\\-]\\d{1,2})\n(\\d{1,2}[.\\-]\\d{1,2}[.\\-]\\d{4})","save_path":"/media/data/downloads/completed","save_path_changed_tmm_enabled":true,"save_resume_data_interval":3,"scan_dirs":{"/media/data/downloads/torrents/blackhole":1},"schedule_from_hour":5,"schedule_from_min":0,"schedule_to_hour":5,"schedule_to_min":5,"scheduler_days":0,"scheduler_enabled":false,"send_buffer_low_watermark":10,"send_buffer_watermark":500,"send_buffer_watermark_factor":50,"slow_torrent_dl_rate_threshold":2,"slow_torrent_inactive_timer":60,"slow_torrent_ul_rate_threshold":2,"socket_backlog_size":30,"ssrf_mitigation":true,"start_paused_enabled":false,"stop_tracker_timeout":5,"temp_path":"/media/data/downloads/other","temp_path_enabled":true,"torrent_changed_tmm_enabled":true,"torrent_content_layout":"Original","up_limit":2097152,"upload_choking_algorithm":1,"upload_slots_behavior":0,"upnp":false,"upnp_lease_duration":0,"use_https":false,"utp_tcp_mixed_mode":0,"validate_https_tracker_certificate":true,"web_ui_address":"*","web_ui_ban_duration":3600,"web_ui_clickjacking_protection_enabled":true,"web_ui_csrf_protection_enabled":true,"web_ui_custom_http_headers":"","web_ui_domain_list":"*","web_ui_host_header_validation_enabled":true,"web_ui_https_cert_path":"","web_ui_https_key_path":"","web_ui_max_auth_fail_count":5,"web_ui_port":9091,"web_ui_reverse_proxies_list":"","web_ui_reverse_proxy_enabled":false,"web_ui_secure_cookie_enabled":true,"web_ui_session_timeout":3600,"web_ui_upnp":false,"web_ui_use_custom_http_headers_enabled":false,"web_ui_username":"(removed)"}
2022-08-06 12:23:42.3|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/torrents/info?category=tv
2022-08-06 12:23:42.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:23:42.3|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/torrents/info?category=tv: 200.OK (1618 bytes) (3 ms)
2022-08-06 12:23:42.3|Trace|HttpClient|Response content (1618 bytes): [{"added_on":1659756470,"amount_left":0,"auto_tmm":true,"availability":-1,"category":"tv","completed":1438870318,"completion_on":1659756741,"content_path":"/media/data/downloads/completed/tv/8.Out.of.10.Cats.Does.Countdown.S23E02.1080p.HDTV.H264-DARKFLiX[eztv.re].mkv","dl_limit":-1,"dlspeed":0,"download_path":"/media/data/downloads/other","downloaded":1449487397,"downloaded_session":1449487397,"eta":164841,"f_l_piece_prio":false,"force_start":false,"hash":"c4d32ece21031201d013c3481068e984767a3811","infohash_v1":"c4d32ece21031201d013c3481068e984767a3811","infohash_v2":"","last_activity":1659768817,"magnet_uri":"magnet:?xt=urn:btih:c4d32ece21031201d013c3481068e984767a3811&dn=8.Out.of.10.Cats.Does.Countdown.S23E02.1080p.HDTV.H264-DARKFLiX%5beztv.re%5d.mkv&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a80&tr=udp%3a%2f%2fglotorrents.pw%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969","max_ratio":1.5,"max_seeding_time":-1,"name":"8.Out.of.10.Cats.Does.Countdown.S23E02.1080p.HDTV.H264-DARKFLiX[eztv.re].mkv[eztv.re]","num_complete":162,"num_incomplete":17,"num_leechs":5,"num_seeds":0,"priority":0,"progress":1,"ratio":0.4584704988642271,"ratio_limit":-2,"save_path":"/media/data/downloads/completed/tv","seeding_time":12080,"seeding_time_limit":-2,"seen_complete":1659768283,"seq_dl":false,"size":1438870318,"state":"uploading","super_seeding":false,"tags":"","time_active":12351,"total_size":1438870318,"tracker":"udp://tracker.coppersurfer.tk:80","trackers_count":4,"up_limit":-1,"uploaded":664547210,"uploaded_session":664547210,"upspeed":12847}]
2022-08-06 12:23:42.3|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
2022-08-06 12:23:42.3|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
2022-08-06 12:23:42.3|Trace|EventAggregator|Publishing QueueUpdatedEvent
2022-08-06 12:23:42.3|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:23:42.3|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:23:42.3|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsModule
2022-08-06 12:23:42.3|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsModule
2022-08-06 12:23:42.3|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:23:42.3|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:23:42.3|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusModule
2022-08-06 12:23:42.3|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusModule
2022-08-06 12:23:42.3|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
2022-08-06 12:23:42.3|Trace|CommandQueueManager|Publishing ProcessMonitoredDownloads
2022-08-06 12:23:42.4|Trace|CommandQueueManager|Checking if command is queued or started: ProcessMonitoredDownloads
2022-08-06 12:23:42.4|Trace|CommandQueueManager|Inserting new command: ProcessMonitoredDownloads
2022-08-06 12:23:42.4|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand -> DownloadProcessingService
2022-08-06 12:23:42.4|Trace|CommandQueueManager|Marking command as started: ProcessMonitoredDownloads
2022-08-06 12:23:42.4|Trace|CommandQueueManager|Updating command status
2022-08-06 12:23:42.4|Trace|EventAggregator|Publishing DownloadsProcessedEvent
2022-08-06 12:23:42.4|Trace|EventAggregator|DownloadsProcessedEvent -> DownloadMonitoringService
2022-08-06 12:23:42.4|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
2022-08-06 12:23:42.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
2022-08-06 12:23:42.4|Trace|EventAggregator|Publishing QueueUpdatedEvent
2022-08-06 12:23:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:23:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:23:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsModule
2022-08-06 12:23:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsModule
2022-08-06 12:23:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:23:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:23:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusModule
2022-08-06 12:23:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusModule
2022-08-06 12:23:42.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
2022-08-06 12:23:42.4|Trace|EventAggregator|DownloadsProcessedEvent <- DownloadMonitoringService
2022-08-06 12:23:42.4|Trace|CommandQueueManager|Updating command status
2022-08-06 12:23:42.4|Trace|EventAggregator|DownloadsProcessedEvent ~> NotificationService
2022-08-06 12:23:42.4|Trace|EventAggregator|Publishing CommandExecutedEvent
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2022-08-06 12:23:42.4|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.RefreshMonitoredDownloadsCommand
2022-08-06 12:23:42.4|Trace|EventAggregator|Publishing CommandExecutedEvent
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionModule
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionModule
2022-08-06 12:23:42.4|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand <- DownloadMonitoringService [00:00:00.0635140]
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionModule
2022-08-06 12:23:42.4|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionModule
2022-08-06 12:23:42.4|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand <- DownloadProcessingService [00:00:00.0085940]
2022-08-06 12:23:42.4|Trace|EventAggregator|DownloadsProcessedEvent <~ NotificationService
2022-08-06 12:23:42.4|Trace|Http|Req: 3173 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:42.4|Trace|Http|Req: 3174 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0)
2022-08-06 12:23:42.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:23:42.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:23:42.4|Trace|Http|Res: 3173 [GET] /api/v3/command: 200.OK (5 ms)
2022-08-06 12:23:42.4|Trace|Http|Res: 3174 [GET] /api/v3/command: 200.OK (4 ms)
2022-08-06 12:23:42.4|Debug|Api|[GET] /api/v3/command: 200.OK (5 ms)
2022-08-06 12:23:42.4|Trace|Http|Req: 3175 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0)
2022-08-06 12:23:42.4|Debug|Api|[GET] /api/v3/command: 200.OK (4 ms)
2022-08-06 12:23:42.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:23:42.4|Trace|Http|Res: 3175 [GET] /api/v3/command: 200.OK (1 ms)
2022-08-06 12:23:42.4|Trace|Http|Req: 3176 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:23:42.4|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2022-08-06 12:23:42.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:23:42.4|Trace|Http|Res: 3176 [GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:23:42.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:24:12.3|Trace|Scheduler|Pending Tasks: 0
2022-08-06 12:24:17.1|Trace|Http|Req: 3177 [PUT] /api/v3/series/editor (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:24:17.1|Debug|SeriesService|Updating 0 series
2022-08-06 12:24:17.2|Trace|Http|Req: 3178 [PUT] /api/v3/series/editor (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:24:17.2|Debug|SeriesService|0 series updated
2022-08-06 12:24:17.2|Trace|Http|Res: 3177 [PUT] /api/v3/series/editor: 202.Accepted (5 ms)
2022-08-06 12:24:17.2|Trace|Http|Req: 3179 [GET] /api/v3/rootFolder (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:24:17.2|Debug|SeriesService|Updating 0 series
2022-08-06 12:24:17.2|Debug|Api|[PUT] /api/v3/series/editor: 202.Accepted (5 ms)
2022-08-06 12:24:17.2|Debug|SeriesService|0 series updated
2022-08-06 12:24:17.2|Trace|Http|Res: 3178 [PUT] /api/v3/series/editor: 202.Accepted (5 ms)
2022-08-06 12:24:17.2|Debug|Api|[PUT] /api/v3/series/editor: 202.Accepted (5 ms)
2022-08-06 12:24:17.2|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:24:17.2|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:24:17.2|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:24:17.2|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:24:17.2|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:24:17.2|Debug|RootFolderService|2 unmapped folders detected.
2022-08-06 12:24:17.3|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:24:17.3|Debug|RootFolderService|0 unmapped folders detected.
2022-08-06 12:24:17.3|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:24:17.3|Debug|RootFolderService|0 unmapped folders detected.
2022-08-06 12:24:17.3|Trace|Http|Res: 3179 [GET] /api/v3/rootFolder: 200.OK (146 ms)
2022-08-06 12:24:17.3|Debug|Api|[GET] /api/v3/rootFolder: 200.OK (146 ms)
2022-08-06 12:24:17.9|Trace|Http|Req: 3180 [GET] /api/v3/rootFolder (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:24:17.9|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:24:18.0|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:24:18.0|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:24:18.0|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:24:18.0|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:24:18.0|Debug|RootFolderService|2 unmapped folders detected.
2022-08-06 12:24:18.0|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:24:18.0|Debug|RootFolderService|0 unmapped folders detected.
2022-08-06 12:24:18.1|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:24:18.1|Debug|RootFolderService|0 unmapped folders detected.
2022-08-06 12:24:18.1|Trace|Http|Res: 3180 [GET] /api/v3/rootFolder: 200.OK (167 ms)
2022-08-06 12:24:18.1|Debug|Api|[GET] /api/v3/rootFolder: 200.OK (167 ms)
2022-08-06 12:24:25.9|Trace|Http|Req: 3181 [GET] /api/v3/rootFolder/14?timeout=false (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:24:25.9|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:24:26.0|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:24:26.0|Trace|Http|Res: 3181 [GET] /api/v3/rootFolder/14?timeout=false: 200.OK (44 ms)
2022-08-06 12:24:26.0|Debug|Api|[GET] /api/v3/rootFolder/14?timeout=false: 200.OK (44 ms)
2022-08-06 12:24:26.0|Trace|Http|Req: 3182 [GET] /api/v3/series/lookup?term=Obi-Wan%20Kenobi (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:24:26.0|Trace|HttpClient|Req: [GET] https://skyhook.sonarr.tv/v1/tvdb/search/en/?term=obi-wan%20kenobi
2022-08-06 12:24:26.0|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:24:42.3|Trace|Scheduler|Pending Tasks: 0
2022-08-06 12:25:12.3|Trace|Scheduler|Pending Tasks: 1
2022-08-06 12:25:12.3|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
2022-08-06 12:25:12.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
2022-08-06 12:25:12.3|Trace|CommandQueueManager|Inserting new command: RefreshMonitoredDownloads
2022-08-06 12:25:12.3|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand -> DownloadMonitoringService
2022-08-06 12:25:12.3|Trace|CommandQueueManager|Marking command as started: RefreshMonitoredDownloads
2022-08-06 12:25:12.3|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/app/webapiVersion
2022-08-06 12:25:12.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:25:12.3|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/app/webapiVersion: 200.OK (5 bytes) (7 ms)
2022-08-06 12:25:12.3|Trace|HttpClient|Response content (5 bytes): 2.8.5
2022-08-06 12:25:12.3|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/app/preferences
2022-08-06 12:25:12.3|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:25:12.4|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/app/preferences: 200.OK (4468 bytes) (5 ms)
2022-08-06 12:25:12.4|Trace|HttpClient|Response content (4468 bytes): {"add_trackers":"udp://tracker.opentrackr.org:1337/announce","add_trackers_enabled":false,"alt_dl_limit":1048576,"alt_up_limit":524288,"alternative_webui_enabled":false,"alternative_webui_path":"","announce_ip":"","announce_to_all_tiers":true,"announce_to_all_trackers":true,"anonymous_mode":false,"async_io_threads":10,"auto_delete_mode":2,"auto_tmm_enabled":true,"autorun_enabled":false,"autorun_program":"","banned_IPs":"","bittorrent_protocol":1,"block_peers_on_privileged_ports":false,"bypass_auth_subnet_whitelist":"","bypass_auth_subnet_whitelist_enabled":false,"bypass_local_auth":false,"category_changed_tmm_enabled":true,"checking_memory_use":32,"connection_speed":30,"current_interface_address":"","current_network_interface":"","dht":true,"disk_cache":256,"disk_cache_ttl":600,"dl_limit":0,"dont_count_slow_torrents":true,"dyndns_domain":"changeme.dyndns.org","dyndns_enabled":false,"dyndns_password":"","dyndns_service":0,"dyndns_username":"","embedded_tracker_port":9000,"enable_coalesce_read_write":false,"enable_embedded_tracker":false,"enable_multi_connections_from_same_ip":true,"enable_os_cache":true,"enable_piece_extent_affinity":false,"enable_upload_suggestions":false,"encryption":0,"export_dir":"","export_dir_fin":"","file_pool_size":5000,"hashing_threads":1,"idn_support_enabled":false,"incomplete_files_ext":false,"ip_filter_enabled":false,"ip_filter_path":"","ip_filter_trackers":false,"limit_lan_peers":true,"limit_tcp_overhead":false,"limit_utp_rate":true,"listen_port":55381,"locale":"en","lsd":true,"mail_notification_auth_enabled":false,"mail_notification_email":"","mail_notification_enabled":false,"mail_notification_password":"","mail_notification_sender":"qBittorrent_notification@example.com","mail_notification_smtp":"smtp.changeme.com","mail_notification_ssl_enabled":false,"mail_notification_username":"","max_active_downloads":5,"max_active_torrents":50,"max_active_uploads":45,"max_concurrent_http_announces":50,"max_connec":1200,"max_connec_per_torrent":240,"max_ratio":1.5,"max_ratio_act":0,"max_ratio_enabled":true,"max_seeding_time":-1,"max_seeding_time_enabled":false,"max_uploads":40,"max_uploads_per_torrent":-1,"outgoing_ports_max":0,"outgoing_ports_min":0,"peer_tos":4,"peer_turnover":4,"peer_turnover_cutoff":90,"peer_turnover_interval":300,"pex":true,"preallocate_all":true,"proxy_auth_enabled":false,"proxy_ip":"192.169.217.184","proxy_password":"","proxy_peer_connections":true,"proxy_port":51604,"proxy_torrents_only":true,"proxy_type":0,"proxy_username":"","queueing_enabled":true,"random_port":false,"reannounce_when_address_changed":false,"recheck_completed_torrents":false,"resolve_peer_countries":true,"rss_auto_downloading_enabled":false,"rss_download_repack_proper_episodes":true,"rss_max_articles_per_feed":50,"rss_processing_enabled":false,"rss_refresh_interval":30,"rss_smart_episode_filters":"s(\\d+)e(\\d+)\n(\\d+)x(\\d+)\n(\\d{4}[.\\-]\\d{1,2}[.\\-]\\d{1,2})\n(\\d{1,2}[.\\-]\\d{1,2}[.\\-]\\d{4})","save_path":"/media/data/downloads/completed","save_path_changed_tmm_enabled":true,"save_resume_data_interval":3,"scan_dirs":{"/media/data/downloads/torrents/blackhole":1},"schedule_from_hour":5,"schedule_from_min":0,"schedule_to_hour":5,"schedule_to_min":5,"scheduler_days":0,"scheduler_enabled":false,"send_buffer_low_watermark":10,"send_buffer_watermark":500,"send_buffer_watermark_factor":50,"slow_torrent_dl_rate_threshold":2,"slow_torrent_inactive_timer":60,"slow_torrent_ul_rate_threshold":2,"socket_backlog_size":30,"ssrf_mitigation":true,"start_paused_enabled":false,"stop_tracker_timeout":5,"temp_path":"/media/data/downloads/other","temp_path_enabled":true,"torrent_changed_tmm_enabled":true,"torrent_content_layout":"Original","up_limit":2097152,"upload_choking_algorithm":1,"upload_slots_behavior":0,"upnp":false,"upnp_lease_duration":0,"use_https":false,"utp_tcp_mixed_mode":0,"validate_https_tracker_certificate":true,"web_ui_address":"*","web_ui_ban_duration":3600,"web_ui_clickjacking_protection_enabled":true,"web_ui_csrf_protection_enabled":true,"web_ui_custom_http_headers":"","web_ui_domain_list":"*","web_ui_host_header_validation_enabled":true,"web_ui_https_cert_path":"","web_ui_https_key_path":"","web_ui_max_auth_fail_count":5,"web_ui_port":9091,"web_ui_reverse_proxies_list":"","web_ui_reverse_proxy_enabled":false,"web_ui_secure_cookie_enabled":true,"web_ui_session_timeout":3600,"web_ui_upnp":false,"web_ui_use_custom_http_headers_enabled":false,"web_ui_username":"(removed)"}
2022-08-06 12:25:12.4|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/torrents/info?category=tv
2022-08-06 12:25:12.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:25:12.4|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/torrents/info?category=tv: 200.OK (1618 bytes) (4 ms)
2022-08-06 12:25:12.4|Trace|HttpClient|Response content (1618 bytes): [{"added_on":1659756470,"amount_left":0,"auto_tmm":true,"availability":-1,"category":"tv","completed":1438870318,"completion_on":1659756741,"content_path":"/media/data/downloads/completed/tv/8.Out.of.10.Cats.Does.Countdown.S23E02.1080p.HDTV.H264-DARKFLiX[eztv.re].mkv","dl_limit":-1,"dlspeed":0,"download_path":"/media/data/downloads/other","downloaded":1449487397,"downloaded_session":1449487397,"eta":178076,"f_l_piece_prio":false,"force_start":false,"hash":"c4d32ece21031201d013c3481068e984767a3811","infohash_v1":"c4d32ece21031201d013c3481068e984767a3811","infohash_v2":"","last_activity":1659768912,"magnet_uri":"magnet:?xt=urn:btih:c4d32ece21031201d013c3481068e984767a3811&dn=8.Out.of.10.Cats.Does.Countdown.S23E02.1080p.HDTV.H264-DARKFLiX%5beztv.re%5d.mkv&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a80&tr=udp%3a%2f%2fglotorrents.pw%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969","max_ratio":1.5,"max_seeding_time":-1,"name":"8.Out.of.10.Cats.Does.Countdown.S23E02.1080p.HDTV.H264-DARKFLiX[eztv.re].mkv[eztv.re]","num_complete":162,"num_incomplete":17,"num_leechs":7,"num_seeds":0,"priority":0,"progress":1,"ratio":0.45905409966113697,"ratio_limit":-2,"save_path":"/media/data/downloads/completed/tv","seeding_time":12171,"seeding_time_limit":-2,"seen_complete":1659768283,"seq_dl":false,"size":1438870318,"state":"uploading","super_seeding":false,"tags":"","time_active":12442,"total_size":1438870318,"tracker":"udp://tracker.coppersurfer.tk:80","trackers_count":4,"up_limit":-1,"uploaded":665393132,"uploaded_session":665425900,"upspeed":5335}]
2022-08-06 12:25:12.4|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
2022-08-06 12:25:12.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
2022-08-06 12:25:12.4|Trace|EventAggregator|Publishing QueueUpdatedEvent
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusModule
2022-08-06 12:25:12.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
2022-08-06 12:25:12.4|Trace|CommandQueueManager|Publishing ProcessMonitoredDownloads
2022-08-06 12:25:12.4|Trace|CommandQueueManager|Checking if command is queued or started: ProcessMonitoredDownloads
2022-08-06 12:25:12.4|Trace|CommandQueueManager|Inserting new command: ProcessMonitoredDownloads
2022-08-06 12:25:12.4|Trace|CommandQueueManager|Updating command status
2022-08-06 12:25:12.4|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand -> DownloadProcessingService
2022-08-06 12:25:12.4|Trace|CommandQueueManager|Marking command as started: ProcessMonitoredDownloads
2022-08-06 12:25:12.4|Trace|EventAggregator|Publishing CommandExecutedEvent
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2022-08-06 12:25:12.4|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.RefreshMonitoredDownloadsCommand
2022-08-06 12:25:12.4|Trace|EventAggregator|Publishing DownloadsProcessedEvent
2022-08-06 12:25:12.4|Trace|EventAggregator|DownloadsProcessedEvent -> DownloadMonitoringService
2022-08-06 12:25:12.4|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
2022-08-06 12:25:12.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
2022-08-06 12:25:12.4|Trace|EventAggregator|Publishing QueueUpdatedEvent
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsModule
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionModule
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionModule
2022-08-06 12:25:12.4|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand <- DownloadMonitoringService [00:00:00.1033190]
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusModule
2022-08-06 12:25:12.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusModule
2022-08-06 12:25:12.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
2022-08-06 12:25:12.4|Trace|EventAggregator|DownloadsProcessedEvent <- DownloadMonitoringService
2022-08-06 12:25:12.4|Trace|EventAggregator|DownloadsProcessedEvent ~> NotificationService
2022-08-06 12:25:12.4|Trace|CommandQueueManager|Updating command status
2022-08-06 12:25:12.4|Trace|Http|Req: 3183 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:25:12.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:25:12.4|Trace|Http|Res: 3183 [GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:25:12.4|Trace|EventAggregator|Publishing CommandExecutedEvent
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2022-08-06 12:25:12.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionModule
2022-08-06 12:25:12.4|Trace|Http|Req: 3184 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0)
2022-08-06 12:25:12.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:25:12.4|Trace|Http|Res: 3184 [GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:25:12.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:25:12.4|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionModule
2022-08-06 12:25:12.4|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand <- DownloadProcessingService [00:00:00.0173270]
2022-08-06 12:25:12.4|Trace|EventAggregator|DownloadsProcessedEvent <~ NotificationService
2022-08-06 12:25:12.4|Trace|Http|Req: 3185 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:25:12.5|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:25:12.5|Trace|Http|Res: 3185 [GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:25:12.5|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:25:12.5|Trace|Http|Req: 3186 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0)
2022-08-06 12:25:12.5|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:25:12.5|Trace|Http|Res: 3186 [GET] /api/v3/command: 200.OK (1 ms)
2022-08-06 12:25:12.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2022-08-06 12:25:12.9|Trace|Http|Req: 3187 [GET] /logfile/sonarr.trace.txt (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:25:12.9|Trace|Http|Res: 3187 [GET] /logfile/sonarr.trace.txt: 200.OK (2 ms)
2022-08-06 12:25:21.3|Trace|Http|Req: 3188 [GET] /logfile/sonarr.trace.txt (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:25:21.3|Trace|Http|Res: 3188 [GET] /logfile/sonarr.trace.txt: 200.OK (2 ms)
2022-08-06 12:25:32.5|Trace|Http|Req: 3189 [GET] /logfile/sonarr.trace.txt (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:25:32.5|Trace|Http|Res: 3189 [GET] /logfile/sonarr.trace.txt: 200.OK (1 ms)
2022-08-06 12:25:42.3|Trace|Scheduler|Pending Tasks: 0
2022-08-06 12:26:00.5|Trace|Http|Req: 3190 [GET] /logfile/sonarr.trace.txt (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:00.5|Trace|Http|Res: 3190 [GET] /logfile/sonarr.trace.txt: 200.OK (1 ms)
2022-08-06 12:26:06.0|Warn|SkyHookProxy|System.Net.WebException: The operation has timed out.: 'https://skyhook.sonarr.tv/v1/tvdb/search/en/?term=obi-wan kenobi' ---> System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <d08dcf997446413297c7f1d46d4d94d2>:0
at System.Net.HttpWebRequest.GetResponse () [0x00016] in <d08dcf997446413297c7f1d46d4d94d2>:0
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in <822c685477284587bbd9512ff91abc51>:0
--- End of inner exception stack trace ---
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ec] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.SearchForNewSeries (System.String title) [0x000ff] in <a02d1ea6e13049319dfe4b277fcb9928>:0
[v3.0.8.1548] System.Net.WebException: The operation has timed out.: 'https://skyhook.sonarr.tv/v1/tvdb/search/en/?term=obi-wan kenobi' ---> System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <d08dcf997446413297c7f1d46d4d94d2>:0
at System.Net.HttpWebRequest.GetResponse () [0x00016] in <d08dcf997446413297c7f1d46d4d94d2>:0
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in <822c685477284587bbd9512ff91abc51>:0
--- End of inner exception stack trace ---
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ec] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.SearchForNewSeries (System.String title) [0x000ff] in <a02d1ea6e13049319dfe4b277fcb9928>:0
2022-08-06 12:26:06.0|Trace|SonarrErrorPipeline|Handling Exception
2022-08-06 12:26:06.0|Trace|Http|Res: 3182 [GET] /api/v3/series/lookup?term=Obi-Wan%20Kenobi: 503.ServiceUnavailable (100035 ms)
2022-08-06 12:26:06.0|Debug|Api|[GET] /api/v3/series/lookup?term=Obi-Wan%20Kenobi: 503.ServiceUnavailable (100035 ms)
2022-08-06 12:26:08.7|Trace|Http|Req: 3191 [GET] /api/v3/rootFolder (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:08.7|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:08.7|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:26:08.8|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:08.8|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:26:08.8|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:08.8|Debug|RootFolderService|2 unmapped folders detected.
2022-08-06 12:26:08.8|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:08.8|Debug|RootFolderService|0 unmapped folders detected.
2022-08-06 12:26:08.8|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:08.8|Debug|RootFolderService|0 unmapped folders detected.
2022-08-06 12:26:08.8|Trace|Http|Res: 3191 [GET] /api/v3/rootFolder: 200.OK (141 ms)
2022-08-06 12:26:08.8|Debug|Api|[GET] /api/v3/rootFolder: 200.OK (141 ms)
2022-08-06 12:26:10.1|Trace|Http|Req: 3192 [GET] /add/new (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:10.1|Trace|Http|Res: 3192 [GET] /add/new: 200.OK (1 ms)
2022-08-06 12:26:10.2|Trace|Http|Req: 3193 [GET] /vendors.js?h=lca5ghhPDXhgOwhzvxCi5w (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:10.2|Trace|Http|Res: 3193 [GET] /vendors.js?h=lca5ghhPDXhgOwhzvxCi5w: 200.OK (1 ms)
2022-08-06 12:26:10.2|Trace|Http|Req: 3194 [GET] /initialize.js (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:10.2|Trace|Http|Res: 3194 [GET] /initialize.js: 200.OK (2 ms)
2022-08-06 12:26:10.5|Trace|Http|Req: 3195 [GET] /index.js?h=gWiyd50E7kEL/vcxpXo5eA (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:10.5|Trace|Http|Res: 3195 [GET] /index.js?h=gWiyd50E7kEL/vcxpXo5eA: 200.OK (1 ms)
2022-08-06 12:26:10.9|Trace|Http|Req: 3196 [GET] /api/v3/series (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:11.0|Trace|Http|Req: 3197 [GET] /api/v3/tag (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:11.0|Trace|Http|Req: 3198 [GET] /api/v3/qualityprofile (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:11.0|Trace|Owin|SQLite error (5): database is locked in "PRAGMA cache_size=-10000"
2022-08-06 12:26:11.0|Trace|Owin|
2022-08-06 12:26:11.0|Trace|Http|Req: 3199 [GET] /api/v3/customFilter (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:11.0|Trace|Owin|SQLite error (5): database is locked in "PRAGMA cache_size=-10000"
2022-08-06 12:26:11.0|Trace|Owin|
2022-08-06 12:26:11.0|Trace|Owin|SQLite error (5): database is locked in "PRAGMA cache_size=-10000"
2022-08-06 12:26:11.0|Trace|Owin|
2022-08-06 12:26:11.0|Trace|Http|Res: 3199 [GET] /api/v3/customFilter: 200.OK (20 ms)
2022-08-06 12:26:11.0|Debug|Api|[GET] /api/v3/customFilter: 200.OK (20 ms)
2022-08-06 12:26:11.0|Trace|Http|Req: 3200 [GET] /api/v3/languageprofile (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:11.0|Trace|Http|Res: 3200 [GET] /api/v3/languageprofile: 200.OK (3 ms)
2022-08-06 12:26:11.0|Debug|Api|[GET] /api/v3/languageprofile: 200.OK (3 ms)
2022-08-06 12:26:11.0|Trace|Http|Req: 3201 [GET] /api/v3/config/ui (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:11.0|Trace|ConfigService|Using default config value for 'firstdayofweek' defaultValue:'0'
2022-08-06 12:26:11.0|Trace|ConfigService|Using default config value for 'calendarweekcolumnheader' defaultValue:'ddd M/D'
2022-08-06 12:26:11.0|Trace|ConfigService|Using default config value for 'shortdateformat' defaultValue:'MMM D YYYY'
2022-08-06 12:26:11.0|Trace|ConfigService|Using default config value for 'longdateformat' defaultValue:'dddd, MMMM D YYYY'
2022-08-06 12:26:11.0|Trace|ConfigService|Using default config value for 'timeformat' defaultValue:'h(:mm)a'
2022-08-06 12:26:11.0|Trace|Http|Res: 3201 [GET] /api/v3/config/ui: 200.OK (4 ms)
2022-08-06 12:26:11.0|Debug|Api|[GET] /api/v3/config/ui: 200.OK (4 ms)
2022-08-06 12:26:11.0|Trace|Http|Req: 3202 [GET] /api/v3/importlist (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:11.0|Trace|Http|Req: 3203 [GET] /api/v3/system/status (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:11.0|Trace|Http|Res: 3202 [GET] /api/v3/importlist: 200.OK (3 ms)
2022-08-06 12:26:11.0|Debug|Api|[GET] /api/v3/importlist: 200.OK (3 ms)
2022-08-06 12:26:11.0|Trace|Http|Res: 3203 [GET] /api/v3/system/status: 200.OK (3 ms)
2022-08-06 12:26:11.0|Debug|Api|[GET] /api/v3/system/status: 200.OK (3 ms)
2022-08-06 12:26:11.1|Trace|Http|Res: 3198 [GET] /api/v3/qualityprofile: 200.OK (120 ms)
2022-08-06 12:26:11.1|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (120 ms)
2022-08-06 12:26:11.1|Trace|Http|Res: 3197 [GET] /api/v3/tag: 200.OK (133 ms)
2022-08-06 12:26:11.1|Debug|Api|[GET] /api/v3/tag: 200.OK (133 ms)
2022-08-06 12:26:11.3|Trace|Http|Res: 3196 [GET] /api/v3/series: 200.OK (403 ms)
2022-08-06 12:26:11.3|Debug|Api|[GET] /api/v3/series: 200.OK (403 ms)
2022-08-06 12:26:11.6|Trace|Http|Req: 3204 [GET] /api/v3/queue/status (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:11.6|Trace|Http|Res: 3204 [GET] /api/v3/queue/status: 200.OK (2 ms)
2022-08-06 12:26:11.6|Trace|Http|Req: 3205 [GET] /api/v3/health (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:11.6|Debug|Api|[GET] /api/v3/queue/status: 200.OK (2 ms)
2022-08-06 12:26:11.6|Trace|Http|Res: 3205 [GET] /api/v3/health: 200.OK (2 ms)
2022-08-06 12:26:11.6|Debug|Api|[GET] /api/v3/health: 200.OK (2 ms)
2022-08-06 12:26:11.6|Trace|Http|Req: 3206 [GET] /api/v3/rootFolder (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:11.6|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:11.6|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:26:11.6|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:11.7|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:26:11.7|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:11.7|Debug|RootFolderService|2 unmapped folders detected.
2022-08-06 12:26:11.7|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:11.7|Debug|RootFolderService|0 unmapped folders detected.
2022-08-06 12:26:11.7|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:11.7|Debug|RootFolderService|0 unmapped folders detected.
2022-08-06 12:26:11.7|Trace|Http|Res: 3206 [GET] /api/v3/rootFolder: 200.OK (135 ms)
2022-08-06 12:26:11.7|Debug|Api|[GET] /api/v3/rootFolder: 200.OK (135 ms)
2022-08-06 12:26:12.3|Trace|Scheduler|Pending Tasks: 0
2022-08-06 12:26:12.7|Trace|Http|Req: 3207 [GET] /api/v3/rootFolder (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:12.8|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:12.8|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:26:12.8|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:12.8|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:26:12.9|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:12.9|Debug|RootFolderService|2 unmapped folders detected.
2022-08-06 12:26:12.9|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:12.9|Debug|RootFolderService|0 unmapped folders detected.
2022-08-06 12:26:12.9|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:12.9|Debug|RootFolderService|0 unmapped folders detected.
2022-08-06 12:26:12.9|Trace|Http|Res: 3207 [GET] /api/v3/rootFolder: 200.OK (182 ms)
2022-08-06 12:26:12.9|Debug|Api|[GET] /api/v3/rootFolder: 200.OK (182 ms)
2022-08-06 12:26:14.9|Trace|Http|Req: 3208 [GET] /api/v3/rootFolder/14?timeout=false (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:15.0|Debug|RootFolderService|Generating list of unmapped folders
2022-08-06 12:26:15.0|Debug|RootFolderService|1 unmapped folders detected.
2022-08-06 12:26:15.0|Trace|Http|Res: 3208 [GET] /api/v3/rootFolder/14?timeout=false: 200.OK (77 ms)
2022-08-06 12:26:15.0|Debug|Api|[GET] /api/v3/rootFolder/14?timeout=false: 200.OK (77 ms)
2022-08-06 12:26:15.1|Trace|Http|Req: 3209 [GET] /api/v3/series/lookup?term=Obi-Wan%20Kenobi (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:15.1|Trace|HttpClient|Req: [GET] https://skyhook.sonarr.tv/v1/tvdb/search/en/?term=obi-wan%20kenobi
2022-08-06 12:26:15.1|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:26:42.3|Trace|Scheduler|Pending Tasks: 1
2022-08-06 12:26:42.3|Trace|CommandQueueManager|Publishing RefreshMonitoredDownloads
2022-08-06 12:26:42.3|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMonitoredDownloads
2022-08-06 12:26:42.3|Trace|CommandQueueManager|Inserting new command: RefreshMonitoredDownloads
2022-08-06 12:26:42.3|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand -> DownloadMonitoringService
2022-08-06 12:26:42.3|Trace|CommandQueueManager|Marking command as started: RefreshMonitoredDownloads
2022-08-06 12:26:42.3|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/app/webapiVersion
2022-08-06 12:26:42.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:26:42.4|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/app/webapiVersion: 200.OK (5 bytes) (3 ms)
2022-08-06 12:26:42.4|Trace|HttpClient|Response content (5 bytes): 2.8.5
2022-08-06 12:26:42.4|Trace|QBittorrentProxySelector|Using qbitTorrent API v2
2022-08-06 12:26:42.4|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/app/webapiVersion
2022-08-06 12:26:42.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:26:42.4|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/app/webapiVersion: 200.OK (5 bytes) (2 ms)
2022-08-06 12:26:42.4|Trace|HttpClient|Response content (5 bytes): 2.8.5
2022-08-06 12:26:42.4|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/app/webapiVersion
2022-08-06 12:26:42.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:26:42.4|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/app/webapiVersion: 200.OK (5 bytes) (2 ms)
2022-08-06 12:26:42.4|Trace|HttpClient|Response content (5 bytes): 2.8.5
2022-08-06 12:26:42.4|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/app/preferences
2022-08-06 12:26:42.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:26:42.4|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/app/preferences: 200.OK (4468 bytes) (3 ms)
2022-08-06 12:26:42.4|Trace|HttpClient|Response content (4468 bytes): {"add_trackers":"udp://tracker.opentrackr.org:1337/announce","add_trackers_enabled":false,"alt_dl_limit":1048576,"alt_up_limit":524288,"alternative_webui_enabled":false,"alternative_webui_path":"","announce_ip":"","announce_to_all_tiers":true,"announce_to_all_trackers":true,"anonymous_mode":false,"async_io_threads":10,"auto_delete_mode":2,"auto_tmm_enabled":true,"autorun_enabled":false,"autorun_program":"","banned_IPs":"","bittorrent_protocol":1,"block_peers_on_privileged_ports":false,"bypass_auth_subnet_whitelist":"","bypass_auth_subnet_whitelist_enabled":false,"bypass_local_auth":false,"category_changed_tmm_enabled":true,"checking_memory_use":32,"connection_speed":30,"current_interface_address":"","current_network_interface":"","dht":true,"disk_cache":256,"disk_cache_ttl":600,"dl_limit":0,"dont_count_slow_torrents":true,"dyndns_domain":"changeme.dyndns.org","dyndns_enabled":false,"dyndns_password":"","dyndns_service":0,"dyndns_username":"","embedded_tracker_port":9000,"enable_coalesce_read_write":false,"enable_embedded_tracker":false,"enable_multi_connections_from_same_ip":true,"enable_os_cache":true,"enable_piece_extent_affinity":false,"enable_upload_suggestions":false,"encryption":0,"export_dir":"","export_dir_fin":"","file_pool_size":5000,"hashing_threads":1,"idn_support_enabled":false,"incomplete_files_ext":false,"ip_filter_enabled":false,"ip_filter_path":"","ip_filter_trackers":false,"limit_lan_peers":true,"limit_tcp_overhead":false,"limit_utp_rate":true,"listen_port":55381,"locale":"en","lsd":true,"mail_notification_auth_enabled":false,"mail_notification_email":"","mail_notification_enabled":false,"mail_notification_password":"","mail_notification_sender":"qBittorrent_notification@example.com","mail_notification_smtp":"smtp.changeme.com","mail_notification_ssl_enabled":false,"mail_notification_username":"","max_active_downloads":5,"max_active_torrents":50,"max_active_uploads":45,"max_concurrent_http_announces":50,"max_connec":1200,"max_connec_per_torrent":240,"max_ratio":1.5,"max_ratio_act":0,"max_ratio_enabled":true,"max_seeding_time":-1,"max_seeding_time_enabled":false,"max_uploads":40,"max_uploads_per_torrent":-1,"outgoing_ports_max":0,"outgoing_ports_min":0,"peer_tos":4,"peer_turnover":4,"peer_turnover_cutoff":90,"peer_turnover_interval":300,"pex":true,"preallocate_all":true,"proxy_auth_enabled":false,"proxy_ip":"192.169.217.184","proxy_password":"","proxy_peer_connections":true,"proxy_port":51604,"proxy_torrents_only":true,"proxy_type":0,"proxy_username":"","queueing_enabled":true,"random_port":false,"reannounce_when_address_changed":false,"recheck_completed_torrents":false,"resolve_peer_countries":true,"rss_auto_downloading_enabled":false,"rss_download_repack_proper_episodes":true,"rss_max_articles_per_feed":50,"rss_processing_enabled":false,"rss_refresh_interval":30,"rss_smart_episode_filters":"s(\\d+)e(\\d+)\n(\\d+)x(\\d+)\n(\\d{4}[.\\-]\\d{1,2}[.\\-]\\d{1,2})\n(\\d{1,2}[.\\-]\\d{1,2}[.\\-]\\d{4})","save_path":"/media/data/downloads/completed","save_path_changed_tmm_enabled":true,"save_resume_data_interval":3,"scan_dirs":{"/media/data/downloads/torrents/blackhole":1},"schedule_from_hour":5,"schedule_from_min":0,"schedule_to_hour":5,"schedule_to_min":5,"scheduler_days":0,"scheduler_enabled":false,"send_buffer_low_watermark":10,"send_buffer_watermark":500,"send_buffer_watermark_factor":50,"slow_torrent_dl_rate_threshold":2,"slow_torrent_inactive_timer":60,"slow_torrent_ul_rate_threshold":2,"socket_backlog_size":30,"ssrf_mitigation":true,"start_paused_enabled":false,"stop_tracker_timeout":5,"temp_path":"/media/data/downloads/other","temp_path_enabled":true,"torrent_changed_tmm_enabled":true,"torrent_content_layout":"Original","up_limit":2097152,"upload_choking_algorithm":1,"upload_slots_behavior":0,"upnp":false,"upnp_lease_duration":0,"use_https":false,"utp_tcp_mixed_mode":0,"validate_https_tracker_certificate":true,"web_ui_address":"*","web_ui_ban_duration":3600,"web_ui_clickjacking_protection_enabled":true,"web_ui_csrf_protection_enabled":true,"web_ui_custom_http_headers":"","web_ui_domain_list":"*","web_ui_host_header_validation_enabled":true,"web_ui_https_cert_path":"","web_ui_https_key_path":"","web_ui_max_auth_fail_count":5,"web_ui_port":9091,"web_ui_reverse_proxies_list":"","web_ui_reverse_proxy_enabled":false,"web_ui_secure_cookie_enabled":true,"web_ui_session_timeout":3600,"web_ui_upnp":false,"web_ui_use_custom_http_headers_enabled":false,"web_ui_username":"(removed)"}
2022-08-06 12:26:42.4|Trace|HttpClient|Req: [GET] http://localhost:9091/api/v2/torrents/info?category=tv
2022-08-06 12:26:42.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
2022-08-06 12:26:42.4|Trace|HttpClient|Res: [GET] http://localhost:9091/api/v2/torrents/info?category=tv: 200.OK (1619 bytes) (2 ms)
2022-08-06 12:26:42.4|Trace|HttpClient|Response content (1619 bytes): [{"added_on":1659756470,"amount_left":0,"auto_tmm":true,"availability":-1,"category":"tv","completed":1438870318,"completion_on":1659756741,"content_path":"/media/data/downloads/completed/tv/8.Out.of.10.Cats.Does.Countdown.S23E02.1080p.HDTV.H264-DARKFLiX[eztv.re].mkv","dl_limit":-1,"dlspeed":0,"download_path":"/media/data/downloads/other","downloaded":1449487397,"downloaded_session":1449487397,"eta":230896,"f_l_piece_prio":false,"force_start":false,"hash":"c4d32ece21031201d013c3481068e984767a3811","infohash_v1":"c4d32ece21031201d013c3481068e984767a3811","infohash_v2":"","last_activity":1659768992,"magnet_uri":"magnet:?xt=urn:btih:c4d32ece21031201d013c3481068e984767a3811&dn=8.Out.of.10.Cats.Does.Countdown.S23E02.1080p.HDTV.H264-DARKFLiX%5beztv.re%5d.mkv&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a80&tr=udp%3a%2f%2fglotorrents.pw%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969","max_ratio":1.5,"max_seeding_time":-1,"name":"8.Out.of.10.Cats.Does.Countdown.S23E02.1080p.HDTV.H264-DARKFLiX[eztv.re].mkv[eztv.re]","num_complete":162,"num_incomplete":17,"num_leechs":10,"num_seeds":0,"priority":0,"progress":1,"ratio":0.45950896943190184,"ratio_limit":-2,"save_path":"/media/data/downloads/completed/tv","seeding_time":12260,"seeding_time_limit":-2,"seen_complete":1659768283,"seq_dl":false,"size":1438870318,"state":"uploading","super_seeding":false,"tags":"","time_active":12531,"total_size":1438870318,"tracker":"udp://tracker.coppersurfer.tk:80","trackers_count":4,"up_limit":-1,"uploaded":666052460,"uploaded_session":666052460,"upspeed":1481}]
2022-08-06 12:26:42.4|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
2022-08-06 12:26:42.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
2022-08-06 12:26:42.4|Trace|EventAggregator|Publishing QueueUpdatedEvent
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusModule
2022-08-06 12:26:42.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
2022-08-06 12:26:42.4|Trace|CommandQueueManager|Publishing ProcessMonitoredDownloads
2022-08-06 12:26:42.4|Trace|CommandQueueManager|Checking if command is queued or started: ProcessMonitoredDownloads
2022-08-06 12:26:42.4|Trace|CommandQueueManager|Inserting new command: ProcessMonitoredDownloads
2022-08-06 12:26:42.4|Trace|CommandQueueManager|Updating command status
2022-08-06 12:26:42.4|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand -> DownloadProcessingService
2022-08-06 12:26:42.4|Trace|CommandQueueManager|Marking command as started: ProcessMonitoredDownloads
2022-08-06 12:26:42.4|Trace|EventAggregator|Publishing CommandExecutedEvent
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2022-08-06 12:26:42.4|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Download.RefreshMonitoredDownloadsCommand
2022-08-06 12:26:42.4|Trace|EventAggregator|Publishing DownloadsProcessedEvent
2022-08-06 12:26:42.4|Trace|EventAggregator|DownloadsProcessedEvent -> DownloadMonitoringService
2022-08-06 12:26:42.4|Trace|EventAggregator|Publishing TrackedDownloadRefreshedEvent
2022-08-06 12:26:42.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent -> QueueService
2022-08-06 12:26:42.4|Trace|EventAggregator|Publishing QueueUpdatedEvent
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueDetailsModule
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueDetailsModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueModule
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionModule
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionModule
2022-08-06 12:26:42.4|Trace|CommandExecutor|RefreshMonitoredDownloadsCommand <- DownloadMonitoringService [00:00:00.0771840]
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent -> QueueStatusModule
2022-08-06 12:26:42.4|Trace|EventAggregator|QueueUpdatedEvent <- QueueStatusModule
2022-08-06 12:26:42.4|Trace|EventAggregator|TrackedDownloadRefreshedEvent <- QueueService
2022-08-06 12:26:42.4|Trace|EventAggregator|DownloadsProcessedEvent <- DownloadMonitoringService
2022-08-06 12:26:42.4|Trace|EventAggregator|DownloadsProcessedEvent ~> NotificationService
2022-08-06 12:26:42.4|Trace|CommandQueueManager|Updating command status
2022-08-06 12:26:42.4|Trace|Http|Req: 3210 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0)
2022-08-06 12:26:42.4|Trace|Http|Req: 3211 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:42.4|Trace|EventAggregator|Publishing CommandExecutedEvent
2022-08-06 12:26:42.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2022-08-06 12:26:42.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:26:42.4|Trace|Http|Res: 3210 [GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:26:42.4|Trace|Http|Res: 3211 [GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:26:42.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:26:42.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionModule
2022-08-06 12:26:42.4|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionModule
2022-08-06 12:26:42.4|Trace|CommandExecutor|ProcessMonitoredDownloadsCommand <- DownloadProcessingService [00:00:00.0118630]
2022-08-06 12:26:42.4|Trace|EventAggregator|DownloadsProcessedEvent <~ NotificationService
2022-08-06 12:26:42.4|Trace|Http|Req: 3212 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:26:42.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:26:42.4|Trace|Http|Res: 3212 [GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:26:42.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:26:42.4|Trace|Http|Req: 3213 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0)
2022-08-06 12:26:42.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:26:42.5|Trace|Http|Res: 3213 [GET] /api/v3/command: 200.OK (1 ms)
2022-08-06 12:26:42.5|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2022-08-06 12:27:12.3|Trace|Scheduler|Pending Tasks: 0
2022-08-06 12:27:42.3|Trace|Scheduler|Pending Tasks: 1
2022-08-06 12:27:42.3|Trace|CommandQueueManager|Publishing MessagingCleanup
2022-08-06 12:27:42.3|Trace|CommandQueueManager|Checking if command is queued or started: MessagingCleanup
2022-08-06 12:27:42.3|Trace|CommandQueueManager|Inserting new command: MessagingCleanup
2022-08-06 12:27:42.4|Trace|CommandExecutor|MessagingCleanupCommand -> CleanupCommandMessagingService
2022-08-06 12:27:42.4|Trace|CommandQueueManager|Marking command as started: MessagingCleanup
2022-08-06 12:27:42.4|Trace|CommandQueueManager|Cleaning up old commands
2022-08-06 12:27:42.4|Trace|CommandQueueManager|Updating command status
2022-08-06 12:27:42.4|Trace|EventAggregator|Publishing CommandExecutedEvent
2022-08-06 12:27:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2022-08-06 12:27:42.4|Trace|TaskManager|Updating last run time for: NzbDrone.Core.Messaging.Commands.MessagingCleanupCommand
2022-08-06 12:27:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2022-08-06 12:27:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:27:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:27:42.4|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
2022-08-06 12:27:42.4|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
2022-08-06 12:27:42.4|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionModule
2022-08-06 12:27:42.4|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionModule
2022-08-06 12:27:42.4|Trace|CommandExecutor|MessagingCleanupCommand <- CleanupCommandMessagingService [00:00:00.0081460]
2022-08-06 12:27:42.4|Trace|Http|Req: 3214 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0)
2022-08-06 12:27:42.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:27:42.4|Trace|Http|Res: 3214 [GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:27:42.4|Debug|Api|[GET] /api/v3/command: 200.OK (2 ms)
2022-08-06 12:27:42.4|Trace|Http|Req: 3215 [GET] /api/v3/command (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:27:42.4|Trace|CommandQueueManager|Getting all commands
2022-08-06 12:27:42.4|Trace|Http|Res: 3215 [GET] /api/v3/command: 200.OK (3 ms)
2022-08-06 12:27:42.4|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2022-08-06 12:27:55.1|Warn|SkyHookProxy|System.Net.WebException: The operation has timed out.: 'https://skyhook.sonarr.tv/v1/tvdb/search/en/?term=obi-wan kenobi' ---> System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <d08dcf997446413297c7f1d46d4d94d2>:0
at System.Net.HttpWebRequest.GetResponse () [0x00016] in <d08dcf997446413297c7f1d46d4d94d2>:0
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in <822c685477284587bbd9512ff91abc51>:0
--- End of inner exception stack trace ---
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ec] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.SearchForNewSeries (System.String title) [0x000ff] in <a02d1ea6e13049319dfe4b277fcb9928>:0
[v3.0.8.1548] System.Net.WebException: The operation has timed out.: 'https://skyhook.sonarr.tv/v1/tvdb/search/en/?term=obi-wan kenobi' ---> System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <d08dcf997446413297c7f1d46d4d94d2>:0
at System.Net.HttpWebRequest.GetResponse () [0x00016] in <d08dcf997446413297c7f1d46d4d94d2>:0
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in <822c685477284587bbd9512ff91abc51>:0
--- End of inner exception stack trace ---
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ec] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in <822c685477284587bbd9512ff91abc51>:0
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.SearchForNewSeries (System.String title) [0x000ff] in <a02d1ea6e13049319dfe4b277fcb9928>:0
2022-08-06 12:27:55.1|Trace|SonarrErrorPipeline|Handling Exception
2022-08-06 12:27:55.1|Trace|Http|Res: 3209 [GET] /api/v3/series/lookup?term=Obi-Wan%20Kenobi: 503.ServiceUnavailable (100038 ms)
2022-08-06 12:27:55.1|Debug|Api|[GET] /api/v3/series/lookup?term=Obi-Wan%20Kenobi: 503.ServiceUnavailable (100038 ms)
2022-08-06 12:28:00.2|Trace|Http|Req: 3216 [GET] /logfile/sonarr.trace.txt (from 127.0.0.1 Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.167 Safari/537.36)
2022-08-06 12:28:00.2|Trace|Http|Res: 3216 [GET] /logfile/sonarr.trace.txt: 200.OK (3 ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment