Code: Select all
[DEBUG ] 09:46:31 configmanager:44 ConfigManager started..
[INFO ] 09:46:31 daemon:44 Deluge daemon 1.0.5
[DEBUG ] 09:46:31 daemon:45 options: {'logfile': None, 'config': None, 'port': None, 'donot': True}
[DEBUG ] 09:46:31 daemon:46 args: []
[DEBUG ] 09:46:31 configmanager:69 get_config_dir: /home/master/.config/deluge
[DEBUG ] 09:46:31 configmanager:69 get_config_dir: /home/master/.config/deluge
[DEBUG ] 09:46:31 configmanager:69 get_config_dir: /home/master/.config/deluge
[DEBUG ] 09:46:31 core:126 Core init..
[DEBUG ] 09:46:31 component:102 Registered Core with ComponentRegistry..
[DEBUG ] 09:46:31 configmanager:88 Getting config 'core.conf'
[DEBUG ] 09:46:31 config:47 Config created with filename: core.conf
[DEBUG ] 09:46:31 config:48 Config defaults: {'info_sent': 0.0, 'lsd': True, 'max_download_speed': -1.0, 'send_info': False, 'torrentfiles_location': '/home/master', 'state_location': '/home/master/.config/deluge/state', 'stop_seed_at_ratio': False, 'max_active_limit': 8, 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'daemon_port': 58846, 'natpmp': True, 'autoadd_enable': False, 'upnp': True, 'utpex': True, 'max_download_speed_per_torrent': -1, 'max_active_seeding': 5, 'allow_remote': False, 'max_half_open_connections': -1, 'enabled_plugins': [], 'plugins_location': '/home/master/.config/deluge/plugins', 'download_location': '/home/master', 'compact_allocation': False, 'max_upload_speed': -1.0, 'max_connections_global': 200, 'enc_prefer_rc4': True, 'listen_ports': [6881, 6891], 'dht': True, 'move_completed_path': '/home/master', 'stop_seed_ratio': 2.0, 'max_active_downloading': 3, 'prioritize_first_last_pieces': False, 'max_upload_speed_per_torrent': -1, 'auto_managed': True, 'enc_level': 2, 'copy_torrent_file': False, 'max_connections_per_second': 20, 'max_connections_per_torrent': -1, 'move_completed': False, 'dont_count_slow_torrents': False, 'add_paused': False, 'max_upload_slots_per_torrent': -1, 'new_release_check': True, 'enc_out_policy': 1, 'seed_time_ratio_limit': 7.0, 'remove_seed_at_ratio': False, 'autoadd_location': '/home/master', 'max_upload_slots_global': 4, 'config_location': '/home/master/.config/deluge', 'seed_time_limit': 180, 'share_ratio_limit': 2.0, 'random_port': True}
[INFO ] 09:46:31 core:143 Starting XMLRPC server on port 58846
[DEBUG ] 09:46:31 core:214 Starting libtorrent session..
[DEBUG ] 09:46:31 config:170 Registering function for torrentfiles_location key..
[DEBUG ] 09:46:31 config:170 Registering function for state_location key..
[DEBUG ] 09:46:31 config:170 Registering function for listen_ports key..
[DEBUG ] 09:46:31 config:170 Registering function for random_port key..
[DEBUG ] 09:46:31 core:749 random port value set to True
[DEBUG ] 09:46:31 core:763 listen port range set to 64106-64116
[DEBUG ] 09:46:31 config:170 Registering function for dht key..
[DEBUG ] 09:46:31 core:767 dht value set to False
[DEBUG ] 09:46:31 config:170 Registering function for upnp key..
[DEBUG ] 09:46:31 core:777 upnp value set to False
[DEBUG ] 09:46:31 config:170 Registering function for natpmp key..
[DEBUG ] 09:46:31 core:784 natpmp value set to False
[DEBUG ] 09:46:31 config:170 Registering function for utpex key..
[DEBUG ] 09:46:31 core:798 utpex value set to True
[DEBUG ] 09:46:31 config:170 Registering function for lsd key..
[DEBUG ] 09:46:31 core:791 lsd value set to True
[DEBUG ] 09:46:31 config:170 Registering function for enc_in_policy key..
[DEBUG ] 09:46:31 core:803 encryption value enc_in_policy set to 1..
[DEBUG ] 09:46:31 core:817 encryption settings:
out_policy: enabled
in_policy: enabled
level: both
prefer_rc4: False
[DEBUG ] 09:46:31 config:170 Registering function for enc_out_policy key..
[DEBUG ] 09:46:31 core:803 encryption value enc_out_policy set to 1..
[DEBUG ] 09:46:31 core:817 encryption settings:
out_policy: enabled
in_policy: enabled
level: both
prefer_rc4: False
[DEBUG ] 09:46:31 config:170 Registering function for enc_level key..
[DEBUG ] 09:46:31 core:803 encryption value enc_level set to 2..
[DEBUG ] 09:46:31 core:817 encryption settings:
out_policy: enabled
in_policy: enabled
level: both
prefer_rc4: False
[DEBUG ] 09:46:31 config:170 Registering function for enc_prefer_rc4 key..
[DEBUG ] 09:46:31 core:803 encryption value enc_prefer_rc4 set to False..
[DEBUG ] 09:46:31 core:817 encryption settings:
out_policy: enabled
in_policy: enabled
level: both
prefer_rc4: False
[DEBUG ] 09:46:31 config:170 Registering function for max_connections_global key..
[DEBUG ] 09:46:31 core:820 max_connections_global set to -1..
[DEBUG ] 09:46:31 config:170 Registering function for max_upload_speed key..
[DEBUG ] 09:46:31 core:828 max_upload_speed set to -1.0..
[DEBUG ] 09:46:31 config:170 Registering function for max_download_speed key..
[DEBUG ] 09:46:31 core:833 max_download_speed set to -1.0..
[DEBUG ] 09:46:31 config:170 Registering function for max_upload_slots_global key..
[DEBUG ] 09:46:31 core:838 max_upload_slots_global set to -1..
[DEBUG ] 09:46:31 config:170 Registering function for max_half_open_connections key..
[DEBUG ] 09:46:31 config:170 Registering function for max_connections_per_second key..
[DEBUG ] 09:46:31 config:170 Registering function for ignore_limits_on_local_network key..
[DEBUG ] 09:46:31 config:170 Registering function for share_ratio_limit key..
[DEBUG ] 09:46:31 core:853 share_ratio_limit set to 2.0..
[DEBUG ] 09:46:31 config:170 Registering function for seed_time_ratio_limit key..
[DEBUG ] 09:46:31 core:858 seed_time_ratio_limit set to 7.0..
[DEBUG ] 09:46:31 config:170 Registering function for seed_time_limit key..
[DEBUG ] 09:46:31 core:863 seed_time_limit set to 100.0..
[DEBUG ] 09:46:31 config:170 Registering function for max_active_downloading key..
[DEBUG ] 09:46:31 core:869 max_active_downloading set to 8..
[DEBUG ] 09:46:31 core:870 active_downloads: 8
[DEBUG ] 09:46:31 config:170 Registering function for max_active_seeding key..
[DEBUG ] 09:46:31 core:875 max_active_seeding set to 8..
[DEBUG ] 09:46:31 core:876 active_seeds: 5
[DEBUG ] 09:46:31 config:170 Registering function for max_active_limit key..
[DEBUG ] 09:46:31 core:881 max_active_limit set to 16..
[DEBUG ] 09:46:31 core:882 active_limit: 15
[DEBUG ] 09:46:31 config:170 Registering function for dont_count_slow_torrents key..
[DEBUG ] 09:46:31 core:887 dont_count_slow_torrents set to False..
[DEBUG ] 09:46:31 config:170 Registering function for send_info key..
[DEBUG ] 09:46:31 core:892 Sending anonymous stats..
[DEBUG ] 09:46:31 config:170 Registering function for new_release_check key..
[DEBUG ] 09:46:31 core:942 Checking for new release..
[DEBUG ] 09:46:31 alertmanager:47 AlertManager initialized..
[DEBUG ] 09:46:31 core:922 get_new_release
[DEBUG ] 09:46:31 component:102 Registered AlertManager with ComponentRegistry..
[DEBUG ] 09:46:31 component:102 Registered SignalManager with ComponentRegistry..
[DEBUG ] 09:46:31 component:102 Registered PluginManager with ComponentRegistry..
[DEBUG ] 09:46:31 pluginmanagerbase:48 Plugin manager init..
[DEBUG ] 09:46:31 configmanager:88 Getting config 'core.conf'
[DEBUG ] 09:46:31 configmanager:69 get_config_dir: /home/master/.config/deluge
[DEBUG ] 09:46:31 pluginmanagerbase:95 Found plugin: Blocklist 1.0
[DEBUG ] 09:46:31 pluginmanagerbase:95 Found plugin: Label 0.1
[DEBUG ] 09:46:31 component:102 Registered TorrentManager with ComponentRegistry..
[DEBUG ] 09:46:31 torrentmanager:111 TorrentManager init..
[DEBUG ] 09:46:31 configmanager:88 Getting config 'core.conf'
[DEBUG ] 09:46:31 config:170 Registering function for max_connections_per_torrent key..
[DEBUG ] 09:46:31 torrentmanager:605 max_connections_per_torrent set to -1..
[DEBUG ] 09:46:31 config:170 Registering function for max_upload_slots_per_torrent key..
[DEBUG ] 09:46:31 torrentmanager:611 max_upload_slots_per_torrent set to -1..
[DEBUG ] 09:46:31 config:170 Registering function for max_upload_speed_per_torrent key..
[DEBUG ] 09:46:31 torrentmanager:616 max_upload_speed_per_torrent set to -1..
[DEBUG ] 09:46:31 config:170 Registering function for max_download_speed_per_torrent key..
[DEBUG ] 09:46:31 torrentmanager:621 max_download_speed_per_torrent set to -1..
[DEBUG ] 09:46:31 alertmanager:81 Registered handler for alert torrent_finished_alert
[DEBUG ] 09:46:31 alertmanager:81 Registered handler for alert torrent_paused_alert
[DEBUG ] 09:46:31 alertmanager:81 Registered handler for alert torrent_checked_alert
[DEBUG ] 09:46:31 alertmanager:81 Registered handler for alert tracker_reply_alert
[DEBUG ] 09:46:31 alertmanager:81 Registered handler for alert tracker_announce_alert
[DEBUG ] 09:46:31 alertmanager:81 Registered handler for alert tracker_alert
[DEBUG ] 09:46:31 alertmanager:81 Registered handler for alert tracker_warning_alert
[DEBUG ] 09:46:31 alertmanager:81 Registered handler for alert tracker_error_alert
[DEBUG ] 09:46:31 alertmanager:81 Registered handler for alert storage_moved_alert
[DEBUG ] 09:46:31 alertmanager:81 Registered handler for alert torrent_resumed_alert
[DEBUG ] 09:46:31 alertmanager:81 Registered handler for alert state_changed_alert
[DEBUG ] 09:46:31 component:102 Registered AutoAdd with ComponentRegistry..
[DEBUG ] 09:46:31 configmanager:88 Getting config 'core.conf'
[DEBUG ] 09:46:31 config:170 Registering function for autoadd_enable key..
[DEBUG ] 09:46:31 autoadd:119 _on_autoadd_enable
[DEBUG ] 09:46:31 config:170 Registering function for autoadd_location key..
[DEBUG ] 09:46:31 autoadd:126 _on_autoadd_location
[DEBUG ] 09:46:31 component:125 Starting component PluginManager..
[DEBUG ] 09:46:31 component:125 Starting component TorrentManager..
[DEBUG ] 09:46:31 configmanager:88 Getting config 'core.conf'
[DEBUG ] 09:46:31 torrentmanager:482 Opening torrent state file for load.
[DEBUG ] 09:46:31 torrentmanager:251 torrentmanager.add
[DEBUG ] 09:46:31 torrentmanager:218 Attempting to create torrent_info from /home/master/.config/deluge/state/8894839ed9c3e517ca917cc2f4bbb386fa835faf.torrent
[DEBUG ] 09:46:31 torrentmanager:313 options: {'max_download_speed_per_torrent': -1.0, 'add_paused': False, 'prioritize_first_last_pieces': False, 'max_upload_speed_per_torrent': -1.0, 'auto_managed': True, 'max_connections_per_torrent': -1, 'download_location': '/home/master/Downloads/\xd0\x94\xd0\xbb\xd1\x8f \xd0\xb4\xd0\xbe\xd0\xbc\xd0\xb0', 'file_priorities': [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], 'compact_allocation': False, 'max_upload_slots_per_torrent': -1}
Traceback (most recent call last):
File "/usr/bin/deluged", line 8, in <module>
load_entry_point('deluge==1.0.5', 'console_scripts', 'deluged')()
File "/var/lib/python-support/python2.5/deluge/main.py", line 169, in start_daemon
Daemon(options, args)
File "/var/lib/python-support/python2.5/deluge/core/daemon.py", line 52, in __init__
self.core = Core(options.port).run()
File "/var/lib/python-support/python2.5/deluge/core/core.py", line 312, in run
component.start()
File "/var/lib/python-support/python2.5/deluge/component.py", line 194, in start
_ComponentRegistry.start()
File "/var/lib/python-support/python2.5/deluge/component.py", line 114, in start
self.start_component(component)
File "/var/lib/python-support/python2.5/deluge/component.py", line 121, in start_component
self.start_component(depend)
File "/var/lib/python-support/python2.5/deluge/component.py", line 126, in start_component
self.components[name].start()
File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 170, in start
self.load_state()
File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 512, in load_state
self.add(state=torrent_state, save_state=False)
File "/var/lib/python-support/python2.5/deluge/core/torrentmanager.py", line 322, in add
add_torrent_params["save_path"] = options["download_location"].encode("utf8")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 23: ordinal not in range(128)
[DEBUG ] 09:46:31 core:934 new_release: 1.0.5