Ticket #598: deluged.log

File deluged.log, 13.0 KB (added by hellknight.ludo@gmail.com, 16 years ago)

deluged.log

Line 
1[DEBUG ] 11:40:49 configmanager:44 ConfigManager started..
2[INFO ] 11:40:49 daemon:44 Deluge daemon 1.0.5
3[DEBUG ] 11:40:49 daemon:45 options: {'logfile': None, 'config': None, 'port': None, 'donot': False}
4[DEBUG ] 11:40:49 daemon:46 args: []
5[DEBUG ] 11:40:49 configmanager:69 get_config_dir: /home/hellknight/.config/deluge
6[DEBUG ] 11:40:49 configmanager:69 get_config_dir: /home/hellknight/.config/deluge
7[DEBUG ] 11:40:49 configmanager:69 get_config_dir: /home/hellknight/.config/deluge
8[DEBUG ] 11:40:49 core:126 Core init..
9[DEBUG ] 11:40:49 component:102 Registered Core with ComponentRegistry..
10[DEBUG ] 11:40:49 configmanager:88 Getting config 'core.conf'
11[DEBUG ] 11:40:49 config:47 Config created with filename: core.conf
12[DEBUG ] 11:40:49 config:48 Config defaults: {'info_sent': 0.0, 'lsd': True, 'send_info': False, 'state_location': '/home/hellknight/.config/deluge/state', 'move_completed_path': '/home/hellknight', 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'daemon_port': 58846, 'natpmp': True, 'max_active_limit': 8, 'utpex': True, 'max_active_downloading': 3, 'max_active_seeding': 5, 'allow_remote': False, 'max_half_open_connections': -1, 'download_location': '/home/hellknight', 'compact_allocation': False, 'max_upload_speed': -1.0, 'prioritize_first_last_pieces': False, 'auto_managed': True, 'enc_level': 2, 'max_connections_per_second': 20, 'dont_count_slow_torrents': False, 'dht': True, 'new_release_check': True, 'enc_out_policy': 1, 'max_upload_slots_global': 4, 'seed_time_limit': 180, 'share_ratio_limit': 2.0, 'max_download_speed': -1.0, 'torrentfiles_location': '/home/hellknight', 'stop_seed_at_ratio': False, 'upnp': True, 'max_download_speed_per_torrent': -1, 'enabled_plugins': [], 'random_port': True, 'autoadd_enable': False, 'max_connections_global': 200, 'enc_prefer_rc4': True, 'listen_ports': [6881, 6891], 'max_upload_slots_per_torrent': -1, 'stop_seed_ratio': 2.0, 'seed_time_ratio_limit': 7.0, 'max_upload_speed_per_torrent': -1, 'copy_torrent_file': False, 'move_completed': False, 'add_paused': False, 'max_connections_per_torrent': -1, 'remove_seed_at_ratio': False, 'autoadd_location': '/home/hellknight', 'config_location': '/home/hellknight/.config/deluge', 'plugins_location': '/home/hellknight/.config/deluge/plugins'}
13[INFO ] 11:40:49 core:143 Starting XMLRPC server on port 58846
14[DEBUG ] 11:40:49 core:214 Starting libtorrent session..
15[DEBUG ] 11:40:49 config:170 Registering function for torrentfiles_location key..
16[DEBUG ] 11:40:49 core:733 Unable to make directory: [Errno 17] File exists: '/home/hellknight/Torrents/.torrents'
17[DEBUG ] 11:40:49 config:170 Registering function for state_location key..
18[DEBUG ] 11:40:49 config:170 Registering function for listen_ports key..
19[DEBUG ] 11:40:49 core:745 listen port range set to 42781-42781
20[DEBUG ] 11:40:49 config:170 Registering function for random_port key..
21[DEBUG ] 11:40:49 core:749 random port value set to False
22[DEBUG ] 11:40:49 core:763 listen port range set to 42781-42781
23[DEBUG ] 11:40:49 config:170 Registering function for dht key..
24[DEBUG ] 11:40:49 core:767 dht value set to True
25[DEBUG ] 11:40:49 config:170 Registering function for upnp key..
26[DEBUG ] 11:40:49 core:777 upnp value set to True
27[DEBUG ] 11:40:49 config:170 Registering function for natpmp key..
28[DEBUG ] 11:40:49 core:784 natpmp value set to True
29[DEBUG ] 11:40:49 config:170 Registering function for utpex key..
30[DEBUG ] 11:40:49 core:798 utpex value set to True
31[DEBUG ] 11:40:49 config:170 Registering function for lsd key..
32[DEBUG ] 11:40:49 core:791 lsd value set to True
33[DEBUG ] 11:40:49 config:170 Registering function for enc_in_policy key..
34[DEBUG ] 11:40:49 core:803 encryption value enc_in_policy set to 1..
35[DEBUG ] 11:40:49 core:817 encryption settings:
36 out_policy: enabled
37 in_policy: enabled
38 level: both
39 prefer_rc4: True
40[DEBUG ] 11:40:49 config:170 Registering function for enc_out_policy key..
41[DEBUG ] 11:40:49 core:803 encryption value enc_out_policy set to 1..
42[DEBUG ] 11:40:49 core:817 encryption settings:
43 out_policy: enabled
44 in_policy: enabled
45 level: both
46 prefer_rc4: True
47[DEBUG ] 11:40:49 config:170 Registering function for enc_level key..
48[DEBUG ] 11:40:49 core:803 encryption value enc_level set to 2..
49[DEBUG ] 11:40:49 core:817 encryption settings:
50 out_policy: enabled
51 in_policy: enabled
52 level: both
53 prefer_rc4: True
54[DEBUG ] 11:40:49 config:170 Registering function for enc_prefer_rc4 key..
55[DEBUG ] 11:40:49 core:803 encryption value enc_prefer_rc4 set to True..
56[DEBUG ] 11:40:49 core:817 encryption settings:
57 out_policy: enabled
58 in_policy: enabled
59 level: both
60 prefer_rc4: True
61[DEBUG ] 11:40:49 config:170 Registering function for max_connections_global key..
62[DEBUG ] 11:40:49 core:820 max_connections_global set to 200..
63[DEBUG ] 11:40:49 config:170 Registering function for max_upload_speed key..
64[DEBUG ] 11:40:49 core:828 max_upload_speed set to 10.0..
65[DEBUG ] 11:40:49 config:170 Registering function for max_download_speed key..
66[DEBUG ] 11:40:49 core:833 max_download_speed set to -1.0..
67[DEBUG ] 11:40:49 config:170 Registering function for max_upload_slots_global key..
68[DEBUG ] 11:40:49 core:838 max_upload_slots_global set to 4..
69[DEBUG ] 11:40:49 config:170 Registering function for max_half_open_connections key..
70[DEBUG ] 11:40:49 config:170 Registering function for max_connections_per_second key..
71[DEBUG ] 11:40:49 config:170 Registering function for ignore_limits_on_local_network key..
72[DEBUG ] 11:40:49 config:170 Registering function for share_ratio_limit key..
73[DEBUG ] 11:40:49 core:853 share_ratio_limit set to 2.0..
74[DEBUG ] 11:40:49 config:170 Registering function for seed_time_ratio_limit key..
75[DEBUG ] 11:40:49 core:858 seed_time_ratio_limit set to 7.0..
76[DEBUG ] 11:40:49 config:170 Registering function for seed_time_limit key..
77[DEBUG ] 11:40:49 core:863 seed_time_limit set to 100.0..
78[DEBUG ] 11:40:49 config:170 Registering function for max_active_downloading key..
79[DEBUG ] 11:40:49 core:869 max_active_downloading set to 4..
80[DEBUG ] 11:40:49 core:870 active_downloads: 8
81[DEBUG ] 11:40:49 config:170 Registering function for max_active_seeding key..
82[DEBUG ] 11:40:49 core:875 max_active_seeding set to 1..
83[DEBUG ] 11:40:49 core:876 active_seeds: 5
84[DEBUG ] 11:40:49 config:170 Registering function for max_active_limit key..
85[DEBUG ] 11:40:49 core:881 max_active_limit set to -1..
86[DEBUG ] 11:40:49 core:882 active_limit: 15
87[DEBUG ] 11:40:49 config:170 Registering function for dont_count_slow_torrents key..
88[DEBUG ] 11:40:49 core:887 dont_count_slow_torrents set to True..
89[DEBUG ] 11:40:49 config:170 Registering function for send_info key..
90[DEBUG ] 11:40:49 core:892 Sending anonymous stats..
91[DEBUG ] 11:40:49 config:170 Registering function for new_release_check key..
92[DEBUG ] 11:40:49 alertmanager:47 AlertManager initialized..
93[DEBUG ] 11:40:49 component:102 Registered AlertManager with ComponentRegistry..
94[DEBUG ] 11:40:49 component:102 Registered SignalManager with ComponentRegistry..
95[DEBUG ] 11:40:49 component:102 Registered PluginManager with ComponentRegistry..
96[DEBUG ] 11:40:49 pluginmanagerbase:48 Plugin manager init..
97[DEBUG ] 11:40:49 configmanager:88 Getting config 'core.conf'
98[DEBUG ] 11:40:49 configmanager:69 get_config_dir: /home/hellknight/.config/deluge
99[DEBUG ] 11:40:49 pluginmanagerbase:95 Found plugin: Blocklist 1.0
100[DEBUG ] 11:40:49 pluginmanagerbase:95 Found plugin: Label 0.1
101[DEBUG ] 11:40:49 component:102 Registered TorrentManager with ComponentRegistry..
102[DEBUG ] 11:40:49 torrentmanager:111 TorrentManager init..
103[DEBUG ] 11:40:49 configmanager:88 Getting config 'core.conf'
104[DEBUG ] 11:40:49 config:170 Registering function for max_connections_per_torrent key..
105[DEBUG ] 11:40:49 torrentmanager:605 max_connections_per_torrent set to -1..
106[DEBUG ] 11:40:49 config:170 Registering function for max_upload_slots_per_torrent key..
107[DEBUG ] 11:40:49 torrentmanager:611 max_upload_slots_per_torrent set to -1..
108[DEBUG ] 11:40:49 config:170 Registering function for max_upload_speed_per_torrent key..
109[DEBUG ] 11:40:49 torrentmanager:616 max_upload_speed_per_torrent set to -1..
110[DEBUG ] 11:40:49 config:170 Registering function for max_download_speed_per_torrent key..
111[DEBUG ] 11:40:49 torrentmanager:621 max_download_speed_per_torrent set to -1..
112[DEBUG ] 11:40:49 alertmanager:81 Registered handler for alert torrent_finished_alert
113[DEBUG ] 11:40:49 alertmanager:81 Registered handler for alert torrent_paused_alert
114[DEBUG ] 11:40:49 alertmanager:81 Registered handler for alert torrent_checked_alert
115[DEBUG ] 11:40:49 alertmanager:81 Registered handler for alert tracker_reply_alert
116[DEBUG ] 11:40:49 alertmanager:81 Registered handler for alert tracker_announce_alert
117[DEBUG ] 11:40:49 alertmanager:81 Registered handler for alert tracker_alert
118[DEBUG ] 11:40:49 alertmanager:81 Registered handler for alert tracker_warning_alert
119[DEBUG ] 11:40:49 alertmanager:81 Registered handler for alert tracker_error_alert
120[DEBUG ] 11:40:49 alertmanager:81 Registered handler for alert storage_moved_alert
121[DEBUG ] 11:40:49 alertmanager:81 Registered handler for alert torrent_resumed_alert
122[DEBUG ] 11:40:49 alertmanager:81 Registered handler for alert state_changed_alert
123[DEBUG ] 11:40:49 component:102 Registered AutoAdd with ComponentRegistry..
124[DEBUG ] 11:40:49 configmanager:88 Getting config 'core.conf'
125[DEBUG ] 11:40:49 config:170 Registering function for autoadd_enable key..
126[DEBUG ] 11:40:49 autoadd:119 _on_autoadd_enable
127[DEBUG ] 11:40:49 config:170 Registering function for autoadd_location key..
128[DEBUG ] 11:40:49 autoadd:126 _on_autoadd_location
129[DEBUG ] 11:40:49 component:125 Starting component PluginManager..
130[DEBUG ] 11:40:49 corepluginbase:43 Registering export function export_download as blocklist_download
131[DEBUG ] 11:40:49 corepluginbase:43 Registering export function export_get_config as blocklist_get_config
132[DEBUG ] 11:40:49 corepluginbase:43 Registering export function export_get_status as blocklist_get_status
133[DEBUG ] 11:40:49 corepluginbase:43 Registering export function export_import as blocklist_import
134[DEBUG ] 11:40:49 corepluginbase:43 Registering export function export_set_config as blocklist_set_config
135[DEBUG ] 11:40:49 corepluginbase:47 CorePlugin initialized..
136[DEBUG ] 11:40:49 core:71 Blocklist: Plugin enabled..
137[DEBUG ] 11:40:49 configmanager:88 Getting config 'blocklist.conf'
138[DEBUG ] 11:40:49 config:47 Config created with filename: blocklist.conf
139[DEBUG ] 11:40:49 config:48 Config defaults: {'file_type': '', 'listtype': 'gzmule', 'check_after_days': 2, 'timeout': 180, 'file_size': 0, 'url': 'http://www.bluetack.co.uk/config/pipfilter.dat.gz', 'try_times': 3, 'load_on_start': False, 'file_url': '', 'file_date': ''}
140[DEBUG ] 11:40:49 configmanager:69 get_config_dir: /home/hellknight/.config/deluge
141[DEBUG ] 11:40:49 core:156 Reset IP Filter..
142[DEBUG ] 11:40:49 configmanager:69 get_config_dir: /home/hellknight/.config/deluge
143[DEBUG ] 11:40:49 peerguardian:20 PGReader loading: /home/hellknight/.config/deluge/blocklist.cache
144[DEBUG ] 11:40:49 core:166 Unable to read blocklist.cache: Invalid leader 774910000
145[INFO ] 11:40:49 pluginmanagerbase:118 Plugin Blocklist enabled..
146[DEBUG ] 11:40:49 component:125 Starting component TorrentManager..
147[DEBUG ] 11:40:49 configmanager:88 Getting config 'core.conf'
148[DEBUG ] 11:40:49 torrentmanager:482 Opening torrent state file for load.
149[WARNING ] 11:40:49 torrentmanager:497 Unable to update state file to a compatible version: list index out of range
150[DEBUG ] 11:40:49 pluginmanager:147 run_post_session_load
151[DEBUG ] 11:40:49 component:125 Starting component AutoAdd..
152[DEBUG ] 11:40:49 component:149 Pausing component AutoAdd..
153[DEBUG ] 11:40:49 component:125 Starting component AlertManager..
154[DEBUG ] 11:40:49 alertmanager:101 listen_failed_alert: listening on [::]:0 failed: Bad file descriptor
155[DEBUG ] 11:40:49 component:125 Starting component SignalManager..
156[DEBUG ] 11:40:49 component:125 Starting component Core..
157[INFO ] 11:40:59 core:338 Shutting down core..
158[DEBUG ] 11:40:59 core:345 Joining listen thread to make sure it shutdowns cleanly..
159[DEBUG ] 11:40:59 component:137 Stopping component AutoAdd..
160[DEBUG ] 11:40:59 component:137 Stopping component AlertManager..
161[DEBUG ] 11:40:59 component:137 Stopping component SignalManager..
162[DEBUG ] 11:40:59 component:137 Stopping component Core..
163[DEBUG ] 11:40:59 component:137 Stopping component TorrentManager..
164[DEBUG ] 11:40:59 torrentmanager:554 Saving torrent state file.
165[DEBUG ] 11:40:59 component:137 Stopping component PluginManager..
166[DEBUG ] 11:40:59 core:91 Reset IP Filter..
167[DEBUG ] 11:40:59 core:94 Blocklist: Plugin disabled
168[DEBUG ] 11:40:59 component:178 Shutting down component AutoAdd..
169[DEBUG ] 11:40:59 component:178 Shutting down component AlertManager..
170[DEBUG ] 11:40:59 component:178 Shutting down component SignalManager..
171[DEBUG ] 11:40:59 component:178 Shutting down component Core..