Deluged not working on Ubuntu 14.04

General support for problems installing or using Deluge
Post Reply
pazuzu
New User
New User
Posts: 2
Joined: Tue Apr 26, 2016 8:52 pm

Deluged not working on Ubuntu 14.04

Post by pazuzu »

Hi all

need help

I seem to have problem making deluge(d) working on ubuntu 14.04 (server and desktop)

Client/Server 1.3.12
libtorrent 1.0.7.0

Installed from deluge team PPA

debug log (server)

Code: Select all

[INFO    ] 23:07:03 daemon:124 Deluge daemon 1.3.12
[DEBUG   ] 23:07:03 daemon:125 options: {'profile': False, 'loglevel': 'debug', 'quiet': False, 'ui_interface': None, 'listen_interface': '10.10.0.70', 'logfile': 'delugelog', 'config': None, 'port': None, 'pidfile': None, 'donot': False}
[DEBUG   ] 23:07:03 daemon:126 args: []
[DEBUG   ] 23:07:03 core:76 Core init..
[INFO    ] 23:07:03 core:80 Starting libtorrent 1.0.7.0 session..
[DEBUG   ] 23:07:03 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:03 config:197 Setting 'info_sent' to 0.0 of <type 'float'>
[DEBUG   ] 23:07:03 config:197 Setting 'lsd' to True of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'send_info' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'move_completed_path' to /home/pazuzu/Downloads of <type 'str'>
[DEBUG   ] 23:07:03 config:197 Setting 'enc_in_policy' to 1 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'queue_new_to_top' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'ignore_limits_on_local_network' to True of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'rate_limit_ip_overhead' to True of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'daemon_port' to 58846 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'torrentfiles_location' to /home/pazuzu/Downloads of <type 'str'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_active_limit' to 8 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'utpex' to True of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_active_downloading' to 3 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_active_seeding' to 5 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'allow_remote' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_half_open_connections' to 50 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'download_location' to /home/pazuzu/Downloads of <type 'str'>
[DEBUG   ] 23:07:03 config:197 Setting 'compact_allocation' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_upload_speed' to -1.0 of <type 'float'>
[DEBUG   ] 23:07:03 config:197 Setting 'cache_expiry' to 60 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'prioritize_first_last_pieces' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'auto_managed' to True of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'enc_level' to 2 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_connections_per_second' to 20 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'dont_count_slow_torrents' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'random_outgoing_ports' to True of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'dht' to True of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'new_release_check' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'enc_out_policy' to 1 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_upload_slots_global' to 4 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'seed_time_limit' to 180 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'cache_size' to 512 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'share_ratio_limit' to 2.0 of <type 'float'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_download_speed' to -1.0 of <type 'float'>
[DEBUG   ] 23:07:03 config:197 Setting 'geoip_db_location' to /usr/share/GeoIP/GeoIP.dat of <type 'str'>
[DEBUG   ] 23:07:03 config:197 Setting 'natpmp' to True of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'stop_seed_at_ratio' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'peer_tos' to 0x00 of <type 'str'>
[DEBUG   ] 23:07:03 config:197 Setting 'listen_interface' to  of <type 'str'>
[DEBUG   ] 23:07:03 config:197 Setting 'upnp' to True of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_download_speed_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'outgoing_ports' to [0, 0] of <type 'list'>
[DEBUG   ] 23:07:03 config:197 Setting 'enabled_plugins' to [] of <type 'list'>
[DEBUG   ] 23:07:03 config:197 Setting 'random_port' to True of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'autoadd_enable' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_connections_global' to 200 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'enc_prefer_rc4' to True of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'listen_ports' to [6881, 6891] of <type 'list'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_upload_slots_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'stop_seed_ratio' to 2.0 of <type 'float'>
[DEBUG   ] 23:07:03 config:197 Setting 'seed_time_ratio_limit' to 7.0 of <type 'float'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_upload_speed_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'copy_torrent_file' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'del_copy_torrent_file' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'move_completed' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'proxies' to {'peer': {'username': '', 'password': '', 'hostname': '', 'type': 0, 'port': 8080}, 'web_seed': {'username': '', 'password': '', 'hostname': '', 'type': 0, 'port': 8080}, 'tracker': {'username': '', 'password': '', 'hostname': '', 'type': 0, 'port': 8080}, 'dht': {'username': '', 'password': '', 'hostname': '', 'type': 0, 'port': 8080}} of <type 'dict'>
[DEBUG   ] 23:07:03 config:197 Setting 'add_paused' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'max_connections_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 23:07:03 config:197 Setting 'remove_seed_at_ratio' to False of <type 'bool'>
[DEBUG   ] 23:07:03 config:197 Setting 'autoadd_location' to /home/pazuzu/Downloads of <type 'str'>
[DEBUG   ] 23:07:03 config:197 Setting 'plugins_location' to /home/pazuzu/.config/deluge/plugins of <type 'str'>
[DEBUG   ] 23:07:03 config:391 Config /home/pazuzu/.config/deluge/core.conf version: 1.1 loaded: {'info_sent': 0.0, 'lsd': False, 'send_info': False, 'move_completed_path': u'/home/pazuzu/eva/Deluge/completi', 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'rate_limit_ip_overhead': True, 'daemon_port': 58846, 'natpmp': False, 'max_active_limit': 8, 'utpex': True, 'max_active_downloading': 3, 'max_active_seeding': 5, 'allow_remote': True, 'max_half_open_connections': -1, 'download_location': u'/home/pazuzu/eva/Deluge/incoming', 'compact_allocation': False, 'max_upload_speed': 400.0, 'cache_expiry': 60, 'prioritize_first_last_pieces': False, 'auto_managed': True, 'enc_level': 2, 'max_connections_per_second': 20, 'dont_count_slow_torrents': False, 'random_outgoing_ports': True, 'max_upload_slots_per_torrent': -1, 'new_release_check': False, 'enc_out_policy': 1, 'outgoing_ports': [0, 0], 'seed_time_limit': 180, 'cache_size': 512, 'share_ratio_limit': 2.0, 'max_download_speed': -1.0, 'geoip_db_location': u'/usr/share/GeoIP/GeoIP.dat', 'torrentfiles_location': u'/home/pazuzu', 'stop_seed_at_ratio': False, 'peer_tos': u'0x00', 'listen_interface': u'', 'upnp': False, 'max_download_speed_per_torrent': -1, 'max_upload_slots_global': 4, 'enabled_plugins': [], 'random_port': False, 'autoadd_enable': False, 'max_connections_global': 800, 'enc_prefer_rc4': True, 'listen_ports': [26555, 26555], 'dht': True, 'stop_seed_ratio': 2.0, 'seed_time_ratio_limit': 7.0, 'max_upload_speed_per_torrent': -1, 'copy_torrent_file': False, 'del_copy_torrent_file': False, 'move_completed': True, 'proxies': {u'peer': {u'username': u'', u'password': u'', u'type': 0, u'hostname': u'', u'port': 8080}, u'web_seed': {u'username': u'', u'password': u'', u'type': 0, u'hostname': u'', u'port': 8080}, u'tracker': {u'username': u'', u'password': u'', u'type': 0, u'hostname': u'', u'port': 8080}, u'dht': {u'username': u'', u'password': u'', u'type': 0, u'hostname': u'', u'port': 8080}}, 'add_paused': False, 'max_connections_per_torrent': -1, 'remove_seed_at_ratio': False, 'autoadd_location': u'/home/pazuzu', 'plugins_location': u'/home/pazuzu/.config/deluge/plugins'}
[DEBUG   ] 23:07:03 alertmanager:53 AlertManager initialized..
[DEBUG   ] 23:07:03 pluginmanagerbase:65 Plugin manager init..
[DEBUG   ] 23:07:03 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:04 pluginmanagerbase:124 Found plugin: Extractor 0.4 at /usr/lib/python2.7/dist-packages/deluge/plugins/Extractor-0.4.egg
[DEBUG   ] 23:07:04 pluginmanagerbase:124 Found plugin: Execute 1.3 at /usr/lib/python2.7/dist-packages/deluge/plugins/Execute-1.3.egg
[DEBUG   ] 23:07:04 pluginmanagerbase:124 Found plugin: Blocklist 1.3 at /usr/lib/python2.7/dist-packages/deluge/plugins/Blocklist-1.3.egg
[DEBUG   ] 23:07:04 pluginmanagerbase:124 Found plugin: AutoAdd 1.04 at /usr/lib/python2.7/dist-packages/deluge/plugins/AutoAdd-1.04.egg
[DEBUG   ] 23:07:04 pluginmanagerbase:124 Found plugin: Label 0.2 at /usr/lib/python2.7/dist-packages/deluge/plugins/Label-0.2.egg
[DEBUG   ] 23:07:04 pluginmanagerbase:124 Found plugin: Notifications 0.2 at /usr/lib/python2.7/dist-packages/deluge/plugins/Notifications-0.2.egg
[DEBUG   ] 23:07:04 pluginmanagerbase:124 Found plugin: WebUi 0.1 at /usr/lib/python2.7/dist-packages/deluge/plugins/WebUi-0.1.egg
[DEBUG   ] 23:07:04 pluginmanagerbase:124 Found plugin: Scheduler 0.2 at /usr/lib/python2.7/dist-packages/deluge/plugins/Scheduler-0.2.egg
[DEBUG   ] 23:07:04 torrentmanager:127 TorrentManager init..
[DEBUG   ] 23:07:04 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:04 config:304 Registering function for max_connections_per_torrent key..
[DEBUG   ] 23:07:04 torrentmanager:895 max_connections_per_torrent set to -1..
[DEBUG   ] 23:07:04 config:304 Registering function for max_upload_slots_per_torrent key..
[DEBUG   ] 23:07:04 torrentmanager:901 max_upload_slots_per_torrent set to -1..
[DEBUG   ] 23:07:04 config:304 Registering function for max_upload_speed_per_torrent key..
[DEBUG   ] 23:07:04 torrentmanager:906 max_upload_speed_per_torrent set to -1..
[DEBUG   ] 23:07:04 config:304 Registering function for max_download_speed_per_torrent key..
[DEBUG   ] 23:07:04 torrentmanager:911 max_download_speed_per_torrent set to -1..
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert torrent_finished_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert torrent_paused_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert torrent_checked_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert tracker_reply_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert tracker_announce_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert tracker_warning_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert tracker_error_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert storage_moved_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert storage_moved_failed_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert torrent_resumed_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert state_changed_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert save_resume_data_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert save_resume_data_failed_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert file_renamed_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert metadata_received_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert file_error_alert
[DEBUG   ] 23:07:04 alertmanager:96 Registered handler for alert file_completed_alert
[DEBUG   ] 23:07:04 filtermanager:105 FilterManager init..
[DEBUG   ] 23:07:04 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:04 config:304 Registering function for autoadd_enable key..
[DEBUG   ] 23:07:04 autoadd:124 _on_autoadd_enable
[DEBUG   ] 23:07:04 config:304 Registering function for autoadd_location key..
[DEBUG   ] 23:07:04 autoadd:131 _on_autoadd_location
[DEBUG   ] 23:07:04 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:04 config:216 Setting 'listen_interface' to 10.10.0.70 of <type 'unicode'>
[INFO    ] 23:07:04 rpcserver:367 Starting DelugeRPC server :58846
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.add_torrent_file
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.add_torrent_magnet
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.add_torrent_url
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.connect_peer
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.create_torrent
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.disable_plugin
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.enable_plugin
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.force_reannounce
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.force_recheck
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_available_plugins
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_cache_status
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_config
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_config_value
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_config_values
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_enabled_plugins
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_filter_tree
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_free_space
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_libtorrent_version
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_listen_port
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_num_connections
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_path_size
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_session_state
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_session_status
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_torrent_status
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.get_torrents_status
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.glob
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.move_storage
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.pause_all_torrents
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.pause_torrent
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.queue_bottom
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.queue_down
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.queue_top
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.queue_up
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.remove_torrent
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.rename_files
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.rename_folder
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.rescan_plugins
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.resume_all_torrents
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.resume_torrent
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_config
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_auto_managed
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_file_priorities
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_max_connections
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_max_download_speed
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_max_upload_slots
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_max_upload_speed
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_move_completed
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_move_completed_path
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_options
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_prioritize_first_last
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_remove_at_ratio
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_stop_at_ratio
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_stop_ratio
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.set_torrent_trackers
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.test_listen_port
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: core.upload_plugin
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: daemon.get_method_list
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: daemon.info
[DEBUG   ] 23:07:04 rpcserver:396 Registering method: daemon.shutdown
[DEBUG   ] 23:07:04 config:304 Registering function for torrentfiles_location key..
[DEBUG   ] 23:07:04 config:304 Registering function for listen_ports key..
[DEBUG   ] 23:07:04 preferencesmanager:253 listen port range set to 26555-26555
[DEBUG   ] 23:07:04 config:304 Registering function for listen_interface key..
[DEBUG   ] 23:07:04 preferencesmanager:261 random port value set to False
[DEBUG   ] 23:07:04 preferencesmanager:275 listen port range set to 26555-26555
[DEBUG   ] 23:07:04 config:304 Registering function for random_port key..
[DEBUG   ] 23:07:04 preferencesmanager:261 random port value set to False
[DEBUG   ] 23:07:04 preferencesmanager:275 listen port range set to 26555-26555
[DEBUG   ] 23:07:04 config:304 Registering function for outgoing_ports key..
[DEBUG   ] 23:07:04 config:304 Registering function for random_outgoing_ports key..
[DEBUG   ] 23:07:04 config:304 Registering function for peer_tos key..
[DEBUG   ] 23:07:04 preferencesmanager:288 setting peer_tos to: 0x00
[DEBUG   ] 23:07:04 config:304 Registering function for dht key..
[DEBUG   ] 23:07:04 preferencesmanager:296 dht value set to True
[DEBUG   ] 23:07:04 config:304 Registering function for upnp key..
[DEBUG   ] 23:07:04 preferencesmanager:318 upnp value set to False
[DEBUG   ] 23:07:04 config:304 Registering function for natpmp key..
[DEBUG   ] 23:07:04 preferencesmanager:325 natpmp value set to False
[DEBUG   ] 23:07:04 config:304 Registering function for utpex key..
[DEBUG   ] 23:07:04 preferencesmanager:339 utpex value set to True
[DEBUG   ] 23:07:04 config:304 Registering function for lsd key..
[DEBUG   ] 23:07:04 preferencesmanager:332 lsd value set to False
[DEBUG   ] 23:07:04 config:304 Registering function for enc_in_policy key..
[DEBUG   ] 23:07:04 preferencesmanager:346 encryption value enc_in_policy set to 1..
[DEBUG   ] 23:07:04 preferencesmanager:361 encryption settings:
			out_policy: 1
		        in_policy: 1
			level: 3
			prefer_rc4: True
[DEBUG   ] 23:07:04 config:304 Registering function for enc_out_policy key..
[DEBUG   ] 23:07:04 preferencesmanager:346 encryption value enc_out_policy set to 1..
[DEBUG   ] 23:07:04 preferencesmanager:361 encryption settings:
			out_policy: 1
		        in_policy: 1
			level: 3
			prefer_rc4: True
[DEBUG   ] 23:07:04 config:304 Registering function for enc_level key..
[DEBUG   ] 23:07:04 preferencesmanager:346 encryption value enc_level set to 2..
[DEBUG   ] 23:07:04 preferencesmanager:361 encryption settings:
			out_policy: 1
		        in_policy: 1
			level: 3
			prefer_rc4: True
[DEBUG   ] 23:07:04 config:304 Registering function for enc_prefer_rc4 key..
[DEBUG   ] 23:07:04 preferencesmanager:346 encryption value enc_prefer_rc4 set to True..
[DEBUG   ] 23:07:04 preferencesmanager:361 encryption settings:
			out_policy: 1
		        in_policy: 1
			level: 3
			prefer_rc4: True
[DEBUG   ] 23:07:04 config:304 Registering function for max_connections_global key..
[DEBUG   ] 23:07:04 preferencesmanager:364 max_connections_global set to 800..
[DEBUG   ] 23:07:04 config:304 Registering function for max_upload_speed key..
[DEBUG   ] 23:07:04 preferencesmanager:368 max_upload_speed set to 400.0..
[DEBUG   ] 23:07:04 config:304 Registering function for max_download_speed key..
[DEBUG   ] 23:07:04 preferencesmanager:378 max_download_speed set to -1.0..
[DEBUG   ] 23:07:04 config:304 Registering function for max_upload_slots_global key..
[DEBUG   ] 23:07:04 preferencesmanager:387 max_upload_slots_global set to 4..
[DEBUG   ] 23:07:04 config:304 Registering function for max_half_open_connections key..
[DEBUG   ] 23:07:04 config:304 Registering function for max_connections_per_second key..
[DEBUG   ] 23:07:04 config:304 Registering function for ignore_limits_on_local_network key..
[DEBUG   ] 23:07:04 config:304 Registering function for share_ratio_limit key..
[DEBUG   ] 23:07:04 preferencesmanager:400 share_ratio_limit set to 2.0..
[DEBUG   ] 23:07:04 config:304 Registering function for seed_time_ratio_limit key..
[DEBUG   ] 23:07:04 preferencesmanager:404 seed_time_ratio_limit set to 7.0..
[DEBUG   ] 23:07:04 config:304 Registering function for seed_time_limit key..
[DEBUG   ] 23:07:04 preferencesmanager:408 seed_time_limit set to 180..
[DEBUG   ] 23:07:04 config:304 Registering function for max_active_downloading key..
[DEBUG   ] 23:07:04 preferencesmanager:413 max_active_downloading set to 3..
[DEBUG   ] 23:07:04 config:304 Registering function for max_active_seeding key..
[DEBUG   ] 23:07:04 preferencesmanager:417 max_active_seeding set to 5..
[DEBUG   ] 23:07:04 config:304 Registering function for max_active_limit key..
[DEBUG   ] 23:07:04 preferencesmanager:421 max_active_limit set to 8..
[DEBUG   ] 23:07:04 config:304 Registering function for dont_count_slow_torrents key..
[DEBUG   ] 23:07:04 preferencesmanager:425 dont_count_slow_torrents set to False..
[DEBUG   ] 23:07:04 config:304 Registering function for send_info key..
[DEBUG   ] 23:07:04 preferencesmanager:429 Sending anonymous stats..
[DEBUG   ] 23:07:04 config:304 Registering function for proxies key..
[DEBUG   ] 23:07:04 preferencesmanager:480 setting peer proxy settings
[DEBUG   ] 23:07:04 preferencesmanager:480 setting web_seed proxy settings
[DEBUG   ] 23:07:04 preferencesmanager:480 setting tracker proxy settings
[DEBUG   ] 23:07:04 preferencesmanager:480 setting dht proxy settings
[DEBUG   ] 23:07:04 config:304 Registering function for new_release_check key..
[DEBUG   ] 23:07:04 config:304 Registering function for rate_limit_ip_overhead key..
[DEBUG   ] 23:07:04 preferencesmanager:484 rate_limit_ip_overhead: True
[DEBUG   ] 23:07:04 config:304 Registering function for geoip_db_location key..
[DEBUG   ] 23:07:04 preferencesmanager:488 geoip_db_location: /usr/share/GeoIP/GeoIP.dat
[DEBUG   ] 23:07:04 config:304 Registering function for cache_size key..
[DEBUG   ] 23:07:04 preferencesmanager:506 cache_size: 512
[DEBUG   ] 23:07:04 config:304 Registering function for cache_expiry key..
[DEBUG   ] 23:07:04 preferencesmanager:510 cache_expiry: 60
[DEBUG   ] 23:07:04 alertmanager:123 listen_succeeded_alert: successfully listening on [TCP] 10.10.0.70:26555
[DEBUG   ] 23:07:04 alertmanager:123 listen_succeeded_alert: successfully listening on [TCP/SSL] 10.10.0.70:4433
[DEBUG   ] 23:07:04 alertmanager:123 listen_succeeded_alert: successfully listening on [UDP] 10.10.0.70:26555
[DEBUG   ] 23:07:04 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:04 torrentmanager:632 Opening torrent state file for load.
[INFO    ] 23:07:04 torrentmanager:642 Successfully loaded state file: /home/pazuzu/.config/deluge/state/torrents.state
[DEBUG   ] 23:07:04 torrentmanager:755 Opening torrents fastresume file for load.
[WARNING ] 23:07:04 torrentmanager:762 Unable to load fastresume file: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/torrents.fastresume'
[WARNING ] 23:07:04 torrentmanager:762 Unable to load fastresume file: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/torrents.fastresume.bak'
[DEBUG   ] 23:07:04 torrentmanager:334 torrentmanager.add
[DEBUG   ] 23:07:04 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:04 torrentmanager:294 Attempting to create torrent_info from /home/pazuzu/.config/deluge/state/3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10.torrent
[WARNING ] 23:07:04 torrentmanager:299 Unable to open /home/pazuzu/.config/deluge/state/3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10.torrent: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10.torrent'
[DEBUG   ] 23:07:04 torrentmanager:312 Unable to load .fastresume: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10.fastresume'
[DEBUG   ] 23:07:04 torrentmanager:320 Deleting fastresume file: /home/pazuzu/.config/deluge/state/3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10.fastresume
[WARNING ] 23:07:04 torrentmanager:324 Unable to delete the fastresume file: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10.fastresume'
[DEBUG   ] 23:07:04 torrentmanager:448 options: {'add_paused': False, 'max_download_speed': -1.0, 'auto_managed': True, 'remove_at_ratio': False, 'move_completed_path': '/home/pazuzu/eva/Deluge/completi', 'download_location': '/home/pazuzu/eva/Deluge/incoming', 'mapped_files': {}, 'compact_allocation': False, 'stop_at_ratio': False, 'max_upload_speed': -1.0, 'prioritize_first_last_pieces': False, 'max_upload_slots': -1, 'file_priorities': [], 'stop_ratio': 2.0, 'move_completed': True, 'max_connections': -1}
[DEBUG   ] 23:07:04 torrentmanager:482 handle id: 3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10
[DEBUG   ] 23:07:04 torrent:105 Creating torrent object 3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10
[DEBUG   ] 23:07:04 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:04 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:04 torrent:342 Setting trackers for 3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10: [{'send_stats': True, 'fails': 0, 'verified': False, 'url': 'udp://tracker.coppersurfer.tk:80', 'fail_limit': 0, 'complete_sent': False, 'source': 4, 'start_sent': False, 'tier': 0, 'updating': False}, {'send_stats': True, 'fails': 0, 'verified': False, 'url': 'udp://glotorrents.pw:6969/announce', 'fail_limit': 0, 'complete_sent': False, 'source': 4, 'start_sent': False, 'tier': 0, 'updating': False}, {'send_stats': True, 'fails': 0, 'verified': False, 'url': 'udp://tracker.leechers-paradise.org:6969', 'fail_limit': 0, 'complete_sent': False, 'source': 4, 'start_sent': False, 'tier': 0, 'updating': False}, {'send_stats': True, 'fails': 0, 'verified': False, 'url': 'udp://tracker.opentrackr.org:1337/announce', 'fail_limit': 0, 'complete_sent': False, 'source': 4, 'start_sent': False, 'tier': 0, 'updating': False}, {'send_stats': True, 'fails': 0, 'verified': False, 'url': 'udp://exodus.desync.com:6969', 'fail_limit': 0, 'complete_sent': False, 'source': 4, 'start_sent': False, 'tier': 0, 'updating': False}]
[DEBUG   ] 23:07:04 torrent:305 setting 3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10's file priorities: []
[DEBUG   ] 23:07:04 torrent:384 set_state_based_on_ltstate: Downloading Metadata
[DEBUG   ] 23:07:04 torrent:385 session.is_paused: False
[DEBUG   ] 23:07:04 torrent:212 Torrent object created.
[DEBUG   ] 23:07:04 alertmanager:123 state_changed_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv]: state changed to: dl metadata
[DEBUG   ] 23:07:04 alertmanager:123 torrent_added_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] added
[DEBUG   ] 23:07:04 alertmanager:123 add_torrent_alert: added torrent: magnet:?xt=urn:btih:3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10&dn=Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS%5Beztv%5D.mkv%5Beztv%5D&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A80&tr=udp%3A%2F%2Fglotorrents.pw%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969
[DEBUG   ] 23:07:04 rpcserver:467 intevents: {}
[INFO    ] 23:07:04 torrentmanager:531 Torrent Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] added by user: 
[DEBUG   ] 23:07:04 torrentmanager:334 torrentmanager.add
[DEBUG   ] 23:07:04 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:04 torrentmanager:294 Attempting to create torrent_info from /home/pazuzu/.config/deluge/state/c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398.torrent
[WARNING ] 23:07:04 torrentmanager:299 Unable to open /home/pazuzu/.config/deluge/state/c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398.torrent: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398.torrent'
[DEBUG   ] 23:07:04 torrentmanager:312 Unable to load .fastresume: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398.fastresume'
[DEBUG   ] 23:07:04 torrentmanager:320 Deleting fastresume file: /home/pazuzu/.config/deluge/state/c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398.fastresume
[WARNING ] 23:07:04 torrentmanager:324 Unable to delete the fastresume file: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398.fastresume'
[DEBUG   ] 23:07:04 torrentmanager:448 options: {'add_paused': False, 'max_download_speed': -1.0, 'auto_managed': True, 'remove_at_ratio': False, 'move_completed_path': '/home/pazuzu/eva/Deluge/completi', 'download_location': '/home/pazuzu/eva/Deluge/incoming', 'mapped_files': {}, 'compact_allocation': False, 'stop_at_ratio': False, 'max_upload_speed': -1.0, 'prioritize_first_last_pieces': False, 'max_upload_slots': -1, 'file_priorities': [], 'stop_ratio': 2.0, 'move_completed': True, 'max_connections': -1}
[DEBUG   ] 23:07:04 torrentmanager:482 handle id: c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398
[DEBUG   ] 23:07:04 torrent:105 Creating torrent object c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398
[DEBUG   ] 23:07:04 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:04 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:07:04 torrent:342 Setting trackers for c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398: [{'send_stats': True, 'fails': 0, 'verified': False, 'url': 'udp://tracker.coppersurfer.tk:80', 'fail_limit': 0, 'complete_sent': False, 'source': 4, 'start_sent': False, 'tier': 0, 'updating': False}, {'send_stats': True, 'fails': 0, 'verified': False, 'url': 'udp://glotorrents.pw:6969/announce', 'fail_limit': 0, 'complete_sent': False, 'source': 4, 'start_sent': False, 'tier': 0, 'updating': False}, {'send_stats': True, 'fails': 0, 'verified': False, 'url': 'udp://tracker.leechers-paradise.org:6969', 'fail_limit': 0, 'complete_sent': False, 'source': 4, 'start_sent': False, 'tier': 0, 'updating': False}, {'send_stats': True, 'fails': 0, 'verified': False, 'url': 'udp://tracker.opentrackr.org:1337/announce', 'fail_limit': 0, 'complete_sent': False, 'source': 4, 'start_sent': False, 'tier': 0, 'updating': False}, {'send_stats': True, 'fails': 0, 'verified': False, 'url': 'udp://exodus.desync.com:6969', 'fail_limit': 0, 'complete_sent': False, 'source': 4, 'start_sent': False, 'tier': 0, 'updating': False}]
[DEBUG   ] 23:07:04 torrent:305 setting c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398's file priorities: []
[DEBUG   ] 23:07:04 torrent:384 set_state_based_on_ltstate: Downloading Metadata
[DEBUG   ] 23:07:04 torrent:385 session.is_paused: False
[DEBUG   ] 23:07:04 torrent:212 Torrent object created.
[DEBUG   ] 23:07:04 alertmanager:123 torrent_resumed_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] resumed
[DEBUG   ] 23:07:04 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) sending announce (started)
[DEBUG   ] 23:07:04 alertmanager:123 state_changed_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv]: state changed to: dl metadata
[DEBUG   ] 23:07:04 alertmanager:123 torrent_added_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] added
[DEBUG   ] 23:07:04 alertmanager:123 add_torrent_alert: added torrent: magnet:?xt=urn:btih:c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398&dn=My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM%5Beztv%5D.mp4%5Beztv%5D&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A80&tr=udp%3A%2F%2Fglotorrents.pw%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969
[DEBUG   ] 23:07:04 rpcserver:467 intevents: {}
[INFO    ] 23:07:04 torrentmanager:531 Torrent My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] added by user: 
[DEBUG   ] 23:07:04 rpcserver:467 intevents: {}
[DEBUG   ] 23:07:04 rpcserver:467 intevents: {}
[DEBUG   ] 23:07:04 torrentmanager:1086 on_alert_state_changed
[DEBUG   ] 23:07:04 torrent:384 set_state_based_on_ltstate: Downloading Metadata
[DEBUG   ] 23:07:04 torrent:385 session.is_paused: False
[DEBUG   ] 23:07:04 rpcserver:467 intevents: {}
[DEBUG   ] 23:07:04 torrentmanager:1072 on_alert_torrent_resumed
[DEBUG   ] 23:07:04 torrent:384 set_state_based_on_ltstate: Downloading Metadata
[DEBUG   ] 23:07:04 torrent:385 session.is_paused: False
[DEBUG   ] 23:07:04 rpcserver:467 intevents: {}
[DEBUG   ] 23:07:04 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:04 torrentmanager:1086 on_alert_state_changed
[DEBUG   ] 23:07:04 torrent:384 set_state_based_on_ltstate: Downloading Metadata
[DEBUG   ] 23:07:04 torrent:385 session.is_paused: False
[DEBUG   ] 23:07:04 rpcserver:467 intevents: {}
[DEBUG   ] 23:07:04 alertmanager:123 torrent_resumed_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] resumed
[DEBUG   ] 23:07:04 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.coppersurfer.tk:80) sending announce (started)
[DEBUG   ] 23:07:04 alertmanager:123 save_resume_data_failed_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] resume data was not generated: torrent has no metadata
[DEBUG   ] 23:07:04 alertmanager:123 save_resume_data_failed_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] resume data was not generated: torrent has no metadata
[DEBUG   ] 23:07:04 torrentmanager:1072 on_alert_torrent_resumed
[DEBUG   ] 23:07:04 torrent:384 set_state_based_on_ltstate: Downloading Metadata
[DEBUG   ] 23:07:04 torrent:385 session.is_paused: False
[DEBUG   ] 23:07:04 rpcserver:467 intevents: {}
[DEBUG   ] 23:07:04 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:04 torrentmanager:1122 on_alert_save_resume_data_failed: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] resume data was not generated: torrent has no metadata
[DEBUG   ] 23:07:04 torrentmanager:1122 on_alert_save_resume_data_failed: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] resume data was not generated: torrent has no metadata
[DEBUG   ] 23:07:04 alertmanager:123 alert: DHT error [hostname lookup] (1) Host not found (authoritative)
[DEBUG   ] 23:07:09 config:423 Saving new config file /home/pazuzu/.config/deluge/core.conf.new
[DEBUG   ] 23:07:09 config:436 Backing up old config file to /home/pazuzu/.config/deluge/core.conf~
[DEBUG   ] 23:07:09 config:444 Moving new config file /home/pazuzu/.config/deluge/core.conf.new to /home/pazuzu/.config/deluge/core.conf..
[DEBUG   ] 23:07:14 alertmanager:123 tracker_error_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) (-1) timed out "" (0)
[DEBUG   ] 23:07:14 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) sending announce (started)
[DEBUG   ] 23:07:14 alertmanager:123 tracker_error_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.coppersurfer.tk:80) (-1) timed out "" (0)
[DEBUG   ] 23:07:14 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://glotorrents.pw:6969/announce) sending announce (started)
[DEBUG   ] 23:07:14 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:07:14 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:14 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:07:14 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:24 alertmanager:123 tracker_error_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) (-1) timed out "" (0)
[DEBUG   ] 23:07:24 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) sending announce (started)
[DEBUG   ] 23:07:24 alertmanager:123 tracker_error_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://glotorrents.pw:6969/announce) (-1) timed out "" (0)
[DEBUG   ] 23:07:24 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.leechers-paradise.org:6969) sending announce (started)
[DEBUG   ] 23:07:24 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:07:24 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:24 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:07:24 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:34 alertmanager:123 tracker_error_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) (-1) timed out "" (0)
[DEBUG   ] 23:07:34 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) sending announce (started)
[DEBUG   ] 23:07:34 alertmanager:123 tracker_error_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.leechers-paradise.org:6969) (-1) timed out "" (0)
[DEBUG   ] 23:07:34 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.opentrackr.org:1337/announce) sending announce (started)
[DEBUG   ] 23:07:34 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:07:34 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:34 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:07:34 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:44 alertmanager:123 tracker_error_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) (-1) timed out "" (0)
[DEBUG   ] 23:07:44 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://exodus.desync.com:6969) sending announce (started)
[DEBUG   ] 23:07:44 alertmanager:123 tracker_error_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.opentrackr.org:1337/announce) (-1) timed out "" (0)
[DEBUG   ] 23:07:44 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://exodus.desync.com:6969) sending announce (started)
[DEBUG   ] 23:07:44 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:07:44 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:44 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:07:44 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:54 alertmanager:123 tracker_warning_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://exodus.desync.com:6969) warning: the tracker only resolves to an IPv6  address, and you're listening on an IPv4 socket. This may prevent you from receiving incoming connections.
[DEBUG   ] 23:07:54 alertmanager:123 tracker_error_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://exodus.desync.com:6969) (-1) Famiglia di indirizzi non supportata dal protocollo "" (1)
[DEBUG   ] 23:07:54 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) sending announce (started)
[DEBUG   ] 23:07:54 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) sending announce (started)
[DEBUG   ] 23:07:54 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) sending announce (started)
[DEBUG   ] 23:07:54 alertmanager:123 tracker_warning_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://exodus.desync.com:6969) warning: the tracker only resolves to an IPv6  address, and you're listening on an IPv4 socket. This may prevent you from receiving incoming connections.
[DEBUG   ] 23:07:54 alertmanager:123 tracker_error_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://exodus.desync.com:6969) (-1) Famiglia di indirizzi non supportata dal protocollo "" (1)
[DEBUG   ] 23:07:54 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.coppersurfer.tk:80) sending announce (started)
[DEBUG   ] 23:07:54 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://glotorrents.pw:6969/announce) sending announce (started)
[DEBUG   ] 23:07:54 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.leechers-paradise.org:6969) sending announce (started)
[DEBUG   ] 23:07:54 torrentmanager:1024 on_alert_tracker_warning
[DEBUG   ] 23:07:54 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:07:54 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:54 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:54 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:54 torrentmanager:1024 on_alert_tracker_warning
[DEBUG   ] 23:07:54 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:07:54 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:54 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:07:54 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:08:05 alertmanager:123 tracker_error_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) (-1) timed out "" (1)
[DEBUG   ] 23:08:05 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) sending announce (started)
[DEBUG   ] 23:08:05 alertmanager:123 tracker_error_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) (-1) timed out "" (1)
[DEBUG   ] 23:08:05 alertmanager:123 tracker_error_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) (-1) timed out "" (1)
[DEBUG   ] 23:08:05 alertmanager:123 tracker_error_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.coppersurfer.tk:80) (-1) timed out "" (1)
[DEBUG   ] 23:08:05 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.opentrackr.org:1337/announce) sending announce (started)
[DEBUG   ] 23:08:05 alertmanager:123 tracker_error_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://glotorrents.pw:6969/announce) (-1) timed out "" (1)
[DEBUG   ] 23:08:05 alertmanager:123 tracker_error_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.leechers-paradise.org:6969) (-1) timed out "" (1)
[DEBUG   ] 23:08:05 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:08:05 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:08:05 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:08:05 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:08:05 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:08:05 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:08:05 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:08:05 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:08:14 alertmanager:123 tracker_error_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) (-1) timed out "" (1)
[DEBUG   ] 23:08:14 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://exodus.desync.com:6969) sending announce (started)
[DEBUG   ] 23:08:14 alertmanager:123 tracker_error_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.opentrackr.org:1337/announce) (-1) timed out "" (1)
[DEBUG   ] 23:08:14 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://exodus.desync.com:6969) sending announce (started)
[DEBUG   ] 23:08:14 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:08:14 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:08:14 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:08:14 torrentmanager:1014 on_alert_tracker_announce
[INFO    ] 23:08:24 rpcserver:204 Deluge Client connection made from: 10.10.0.40:49570
[INFO    ] 23:08:24 rpcserver:224 Deluge client disconnected: Connection to the other side was lost in a non-clean fashion: Connection lost.
[DEBUG   ] 23:08:24 alertmanager:123 tracker_warning_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://exodus.desync.com:6969) warning: the tracker only resolves to an IPv6  address, and you're listening on an IPv4 socket. This may prevent you from receiving incoming connections.
[DEBUG   ] 23:08:24 alertmanager:123 tracker_error_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://exodus.desync.com:6969) (-1) Famiglia di indirizzi non supportata dal protocollo "" (2)
[DEBUG   ] 23:08:24 alertmanager:123 tracker_warning_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://exodus.desync.com:6969) warning: the tracker only resolves to an IPv6  address, and you're listening on an IPv4 socket. This may prevent you from receiving incoming connections.
[DEBUG   ] 23:08:24 alertmanager:123 tracker_error_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://exodus.desync.com:6969) (-1) Famiglia di indirizzi non supportata dal protocollo "" (2)
[DEBUG   ] 23:08:24 torrentmanager:1024 on_alert_tracker_warning
[DEBUG   ] 23:08:24 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:08:24 torrentmanager:1024 on_alert_tracker_warning
[DEBUG   ] 23:08:24 torrentmanager:1034 on_alert_tracker_error
[INFO    ] 23:08:25 rpcserver:204 Deluge Client connection made from: 10.10.0.40:49571
[DEBUG   ] 23:08:56 config:216 Setting 'move_completed_path' to /home/pazuzu/ of <type 'unicode'>
[DEBUG   ] 23:08:56 config:216 Setting 'download_location' to /home/pazuzu/ of <type 'unicode'>
[DEBUG   ] 23:08:56 rpcserver:467 intevents: {1: ['NewVersionAvailableEvent', 'PluginEnabledEvent', 'TorrentResumedEvent', 'TorrentAddedEvent', 'TorrentRemovedEvent', 'PluginDisabledEvent', 'SessionResumedEvent', 'TorrentQueueChangedEvent', 'TorrentFileRenamedEvent', 'TorrentFolderRenamedEvent', 'TorrentStateChangedEvent', 'TorrentFinishedEvent', 'ConfigValueChangedEvent', 'SessionPausedEvent']}
[DEBUG   ] 23:08:56 rpcserver:471 Emit Event: ConfigValueChangedEvent ['move_completed_path', u'/home/pazuzu/']
[DEBUG   ] 23:08:56 rpcserver:467 intevents: {1: ['NewVersionAvailableEvent', 'PluginEnabledEvent', 'TorrentResumedEvent', 'TorrentAddedEvent', 'TorrentRemovedEvent', 'PluginDisabledEvent', 'SessionResumedEvent', 'TorrentQueueChangedEvent', 'TorrentFileRenamedEvent', 'TorrentFolderRenamedEvent', 'TorrentStateChangedEvent', 'TorrentFinishedEvent', 'ConfigValueChangedEvent', 'SessionPausedEvent']}
[DEBUG   ] 23:08:56 rpcserver:471 Emit Event: ConfigValueChangedEvent ['download_location', u'/home/pazuzu/']
[DEBUG   ] 23:08:59 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) sending announce (started)
[DEBUG   ] 23:08:59 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) sending announce (started)
[DEBUG   ] 23:08:59 alertmanager:123 tracker_announce_alert: Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) sending announce (started)
[DEBUG   ] 23:08:59 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.coppersurfer.tk:80) sending announce (started)
[DEBUG   ] 23:08:59 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://glotorrents.pw:6969/announce) sending announce (started)
[DEBUG   ] 23:08:59 alertmanager:123 tracker_announce_alert: My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] (udp://tracker.leechers-paradise.org:6969) sending announce (started)
[DEBUG   ] 23:08:59 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:08:59 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:08:59 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:08:59 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:08:59 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:08:59 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:09:01 config:423 Saving new config file /home/pazuzu/.config/deluge/core.conf.new
[DEBUG   ] 23:09:01 config:436 Backing up old config file to /home/pazuzu/.config/deluge/core.conf~
[DEBUG   ] 23:09:01 config:444 Moving new config file /home/pazuzu/.config/deluge/core.conf.new to /home/pazuzu/.config/deluge/core.conf..
[DEBUG   ] 23:09:04 alertmanager:123 external_ip_alert: external IP received: 95.232.146.139
[DEBUG   ] 23:09:07 core:329 Removing torrent 3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10 from the core.
[DEBUG   ] 23:09:07 rpcserver:467 intevents: {1: ['NewVersionAvailableEvent', 'PluginEnabledEvent', 'TorrentResumedEvent', 'TorrentAddedEvent', 'TorrentRemovedEvent', 'PluginDisabledEvent', 'SessionResumedEvent', 'TorrentQueueChangedEvent', 'TorrentFileRenamedEvent', 'TorrentFolderRenamedEvent', 'TorrentStateChangedEvent', 'TorrentFinishedEvent', 'ConfigValueChangedEvent', 'SessionPausedEvent']}
[DEBUG   ] 23:09:07 torrentmanager:755 Opening torrents fastresume file for load.
[WARNING ] 23:09:07 torrentmanager:762 Unable to load fastresume file: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/torrents.fastresume'
[WARNING ] 23:09:07 torrentmanager:762 Unable to load fastresume file: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/torrents.fastresume.bak'
[DEBUG   ] 23:09:07 torrent:901 Deleting torrent file: /home/pazuzu/.config/deluge/state/3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10.torrent
[WARNING ] 23:09:07 torrent:905 Unable to delete the torrent file: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10.torrent'
[DEBUG   ] 23:09:07 torrentmanager:718 Creating backup of state at: /home/pazuzu/.config/deluge/state/torrents.state.bak
[INFO    ] 23:09:07 torrentmanager:723 Saving the state at: /home/pazuzu/.config/deluge/state/torrents.state
[DEBUG   ] 23:09:07 rpcserver:467 intevents: {1: ['NewVersionAvailableEvent', 'PluginEnabledEvent', 'TorrentResumedEvent', 'TorrentAddedEvent', 'TorrentRemovedEvent', 'PluginDisabledEvent', 'SessionResumedEvent', 'TorrentQueueChangedEvent', 'TorrentFileRenamedEvent', 'TorrentFolderRenamedEvent', 'TorrentStateChangedEvent', 'TorrentFinishedEvent', 'ConfigValueChangedEvent', 'SessionPausedEvent']}
[DEBUG   ] 23:09:07 rpcserver:471 Emit Event: TorrentRemovedEvent ['3448b9526a65a6f9ecad2b2eb3520ddf25ab9d10']
[INFO    ] 23:09:07 torrentmanager:626 Torrent Jimmy.Kimmel.2016.04.25.John.Stamos.HDTV.x264-CROOKS[eztv].mkv[eztv] removed by user: pazuzu
[DEBUG   ] 23:09:07 core:329 Removing torrent c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398 from the core.
[DEBUG   ] 23:09:07 rpcserver:467 intevents: {1: ['NewVersionAvailableEvent', 'PluginEnabledEvent', 'TorrentResumedEvent', 'TorrentAddedEvent', 'TorrentRemovedEvent', 'PluginDisabledEvent', 'SessionResumedEvent', 'TorrentQueueChangedEvent', 'TorrentFileRenamedEvent', 'TorrentFolderRenamedEvent', 'TorrentStateChangedEvent', 'TorrentFinishedEvent', 'ConfigValueChangedEvent', 'SessionPausedEvent']}
[DEBUG   ] 23:09:07 torrentmanager:755 Opening torrents fastresume file for load.
[WARNING ] 23:09:07 torrentmanager:762 Unable to load fastresume file: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/torrents.fastresume'
[WARNING ] 23:09:07 torrentmanager:762 Unable to load fastresume file: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/torrents.fastresume.bak'
[DEBUG   ] 23:09:07 torrent:901 Deleting torrent file: /home/pazuzu/.config/deluge/state/c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398.torrent
[WARNING ] 23:09:07 torrent:905 Unable to delete the torrent file: [Errno 2] File o directory non esistente: '/home/pazuzu/.config/deluge/state/c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398.torrent'
[DEBUG   ] 23:09:07 torrentmanager:718 Creating backup of state at: /home/pazuzu/.config/deluge/state/torrents.state.bak
[INFO    ] 23:09:07 torrentmanager:723 Saving the state at: /home/pazuzu/.config/deluge/state/torrents.state
[DEBUG   ] 23:09:07 rpcserver:467 intevents: {1: ['NewVersionAvailableEvent', 'PluginEnabledEvent', 'TorrentResumedEvent', 'TorrentAddedEvent', 'TorrentRemovedEvent', 'PluginDisabledEvent', 'SessionResumedEvent', 'TorrentQueueChangedEvent', 'TorrentFileRenamedEvent', 'TorrentFolderRenamedEvent', 'TorrentStateChangedEvent', 'TorrentFinishedEvent', 'ConfigValueChangedEvent', 'SessionPausedEvent']}
[DEBUG   ] 23:09:07 rpcserver:471 Emit Event: TorrentRemovedEvent ['c23f3e023fa1dbfa6e7be0d3ee6692cba36ec398']
[INFO    ] 23:09:07 torrentmanager:626 Torrent My.Kitchen.Rules.S07E48.iNTERNAL.PDTV.x264-FQM[eztv].mp4[eztv] removed by user: pazuzu
[DEBUG   ] 23:09:08 alertmanager:123 tracker_announce_alert:  -  (udp://tracker.opentrackr.org:1337/announce) sending announce (stopped)
[DEBUG   ] 23:09:08 alertmanager:123 tracker_announce_alert:  -  (udp://exodus.desync.com:6969) sending announce (stopped)
[DEBUG   ] 23:09:08 alertmanager:123 torrent_delete_failed_alert:  -  torrent deletion failed: Successo
[DEBUG   ] 23:09:08 alertmanager:123 torrent_removed_alert:  -  removed
[DEBUG   ] 23:09:08 alertmanager:123 alert:  - 
[DEBUG   ] 23:09:08 alertmanager:123 tracker_announce_alert:  -  (udp://tracker.opentrackr.org:1337/announce) sending announce (stopped)
[DEBUG   ] 23:09:08 alertmanager:123 tracker_announce_alert:  -  (udp://exodus.desync.com:6969) sending announce (stopped)
[DEBUG   ] 23:09:08 alertmanager:123 torrent_delete_failed_alert:  -  torrent deletion failed: Successo
[DEBUG   ] 23:09:08 alertmanager:123 torrent_removed_alert:  -  removed
[DEBUG   ] 23:09:08 alertmanager:123 alert:  - 
[DEBUG   ] 23:09:08 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:09:08 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:09:08 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:09:08 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:09:24 core:310 Attempting to add by magnet uri: magnet:?xt=urn:btih:9c71d8ab2f67ce4522c320665a27b0a56c1ed2a4&dn=Damien.S01E08.HDTV.x264-FLEET%5Beztv%5D.mkv%5Beztv%5D&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A80&tr=udp%3A%2F%2Fglotorrents.pw%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969
[DEBUG   ] 23:09:24 torrentmanager:334 torrentmanager.add
[DEBUG   ] 23:09:24 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:09:24 torrentmanager:448 options: {'max_download_speed': -1.0, 'auto_managed': True, 'move_completed_path': '/home/pazuzu/', 'stop_at_ratio': False, 'prioritize_first_last_pieces': False, 'max_upload_slots': -1, 'file_priorities': [], 'move_completed': True, 'max_connections': -1, 'add_paused': False, 'download_location': '/home/pazuzu/', 'mapped_files': {}, 'compact_allocation': False, 'max_upload_speed': -1.0, 'remove_at_ratio': False, 'stop_ratio': 2.0}
[DEBUG   ] 23:09:24 torrentmanager:482 handle id: 9c71d8ab2f67ce4522c320665a27b0a56c1ed2a4
[DEBUG   ] 23:09:24 torrent:105 Creating torrent object 9c71d8ab2f67ce4522c320665a27b0a56c1ed2a4
[DEBUG   ] 23:09:24 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:09:24 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 23:09:24 torrent:305 setting 9c71d8ab2f67ce4522c320665a27b0a56c1ed2a4's file priorities: []
[DEBUG   ] 23:09:24 torrent:384 set_state_based_on_ltstate: Downloading Metadata
[DEBUG   ] 23:09:24 torrent:385 session.is_paused: False
[DEBUG   ] 23:09:24 torrent:212 Torrent object created.
[DEBUG   ] 23:09:24 alertmanager:123 state_changed_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv]: state changed to: dl metadata
[DEBUG   ] 23:09:24 alertmanager:123 torrent_added_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] added
[DEBUG   ] 23:09:24 alertmanager:123 add_torrent_alert: added torrent: magnet:?xt=urn:btih:9c71d8ab2f67ce4522c320665a27b0a56c1ed2a4&dn=Damien.S01E08.HDTV.x264-FLEET%5Beztv%5D.mkv%5Beztv%5D&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A80&tr=udp%3A%2F%2Fglotorrents.pw%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969
[DEBUG   ] 23:09:24 torrentmanager:718 Creating backup of state at: /home/pazuzu/.config/deluge/state/torrents.state.bak
[INFO    ] 23:09:24 torrentmanager:723 Saving the state at: /home/pazuzu/.config/deluge/state/torrents.state
[DEBUG   ] 23:09:24 rpcserver:467 intevents: {1: ['NewVersionAvailableEvent', 'PluginEnabledEvent', 'TorrentResumedEvent', 'TorrentAddedEvent', 'TorrentRemovedEvent', 'PluginDisabledEvent', 'SessionResumedEvent', 'TorrentQueueChangedEvent', 'TorrentFileRenamedEvent', 'TorrentFolderRenamedEvent', 'TorrentStateChangedEvent', 'TorrentFinishedEvent', 'ConfigValueChangedEvent', 'SessionPausedEvent']}
[DEBUG   ] 23:09:24 rpcserver:471 Emit Event: TorrentAddedEvent ['9c71d8ab2f67ce4522c320665a27b0a56c1ed2a4']
[INFO    ] 23:09:24 torrentmanager:531 Torrent Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] added by user: pazuzu
[DEBUG   ] 23:09:24 torrentmanager:1086 on_alert_state_changed
[DEBUG   ] 23:09:24 torrent:384 set_state_based_on_ltstate: Downloading Metadata
[DEBUG   ] 23:09:24 torrent:385 session.is_paused: False
[DEBUG   ] 23:09:24 rpcserver:467 intevents: {1: ['NewVersionAvailableEvent', 'PluginEnabledEvent', 'TorrentResumedEvent', 'TorrentAddedEvent', 'TorrentRemovedEvent', 'PluginDisabledEvent', 'SessionResumedEvent', 'TorrentQueueChangedEvent', 'TorrentFileRenamedEvent', 'TorrentFolderRenamedEvent', 'TorrentStateChangedEvent', 'TorrentFinishedEvent', 'ConfigValueChangedEvent', 'SessionPausedEvent']}
[DEBUG   ] 23:09:24 rpcserver:471 Emit Event: TorrentStateChangedEvent ['9c71d8ab2f67ce4522c320665a27b0a56c1ed2a4', 'Downloading']
[DEBUG   ] 23:09:24 alertmanager:123 torrent_resumed_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] resumed
[DEBUG   ] 23:09:24 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) sending announce (started)
[DEBUG   ] 23:09:24 torrentmanager:1072 on_alert_torrent_resumed
[DEBUG   ] 23:09:24 torrent:384 set_state_based_on_ltstate: Downloading Metadata
[DEBUG   ] 23:09:24 torrent:385 session.is_paused: False
[DEBUG   ] 23:09:24 rpcserver:467 intevents: {1: ['NewVersionAvailableEvent', 'PluginEnabledEvent', 'TorrentResumedEvent', 'TorrentAddedEvent', 'TorrentRemovedEvent', 'PluginDisabledEvent', 'SessionResumedEvent', 'TorrentQueueChangedEvent', 'TorrentFileRenamedEvent', 'TorrentFolderRenamedEvent', 'TorrentStateChangedEvent', 'TorrentFinishedEvent', 'ConfigValueChangedEvent', 'SessionPausedEvent']}
[DEBUG   ] 23:09:24 rpcserver:471 Emit Event: TorrentResumedEvent ['9c71d8ab2f67ce4522c320665a27b0a56c1ed2a4']
[DEBUG   ] 23:09:24 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:09:34 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) (-1) timed out "" (0)
[DEBUG   ] 23:09:34 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) sending announce (started)
[DEBUG   ] 23:09:34 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:09:34 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:09:44 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) (-1) timed out "" (0)
[DEBUG   ] 23:09:44 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) sending announce (started)
[DEBUG   ] 23:09:44 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:09:44 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:09:54 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) (-1) timed out "" (0)
[DEBUG   ] 23:09:54 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) sending announce (started)
[DEBUG   ] 23:09:54 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:09:54 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:10:04 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) (-1) timed out "" (0)
[DEBUG   ] 23:10:04 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) sending announce (started)
[DEBUG   ] 23:10:04 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:10:04 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:10:14 alertmanager:123 save_resume_data_failed_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] resume data was not generated: torrent has no metadata
[DEBUG   ] 23:10:14 torrentmanager:1122 on_alert_save_resume_data_failed: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] resume data was not generated: torrent has no metadata
[DEBUG   ] 23:10:14 alertmanager:123 tracker_warning_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) warning: the tracker only resolves to an IPv6  address, and you're listening on an IPv4 socket. This may prevent you from receiving incoming connections.
[DEBUG   ] 23:10:14 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) (-1) Famiglia di indirizzi non supportata dal protocollo "" (1)
[DEBUG   ] 23:10:14 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) sending announce (started)
[DEBUG   ] 23:10:14 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) sending announce (started)
[DEBUG   ] 23:10:14 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) sending announce (started)
[DEBUG   ] 23:10:14 torrentmanager:1024 on_alert_tracker_warning
[DEBUG   ] 23:10:14 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:10:14 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:10:14 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:10:14 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:10:24 torrentmanager:718 Creating backup of state at: /home/pazuzu/.config/deluge/state/torrents.state.bak
[INFO    ] 23:10:24 torrentmanager:723 Saving the state at: /home/pazuzu/.config/deluge/state/torrents.state
[DEBUG   ] 23:10:24 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) (-1) timed out "" (1)
[DEBUG   ] 23:10:24 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) sending announce (started)
[DEBUG   ] 23:10:24 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) (-1) timed out "" (1)
[DEBUG   ] 23:10:24 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) (-1) timed out "" (1)
[DEBUG   ] 23:10:24 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:10:24 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:10:24 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:10:24 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:10:34 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) (-1) timed out "" (1)
[DEBUG   ] 23:10:34 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) sending announce (started)
[DEBUG   ] 23:10:34 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:10:34 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:10:44 alertmanager:123 tracker_warning_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) warning: the tracker only resolves to an IPv6  address, and you're listening on an IPv4 socket. This may prevent you from receiving incoming connections.
[DEBUG   ] 23:10:44 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) (-1) Famiglia di indirizzi non supportata dal protocollo "" (2)
[DEBUG   ] 23:10:44 torrentmanager:1024 on_alert_tracker_warning
[DEBUG   ] 23:10:44 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:11:19 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) sending announce (started)
[DEBUG   ] 23:11:19 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) sending announce (started)
[DEBUG   ] 23:11:19 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) sending announce (started)
[DEBUG   ] 23:11:19 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:11:19 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:11:19 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:11:29 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) (-1) timed out "" (2)
[DEBUG   ] 23:11:29 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) sending announce (started)
[DEBUG   ] 23:11:29 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) (-1) timed out "" (2)
[DEBUG   ] 23:11:29 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) (-1) timed out "" (2)
[DEBUG   ] 23:11:29 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:11:29 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:11:29 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:11:29 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:11:39 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) (-1) timed out "" (2)
[DEBUG   ] 23:11:39 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) sending announce (started)
[DEBUG   ] 23:11:39 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:11:39 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:11:49 alertmanager:123 tracker_warning_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) warning: the tracker only resolves to an IPv6  address, and you're listening on an IPv4 socket. This may prevent you from receiving incoming connections.
[DEBUG   ] 23:11:49 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) (-1) Famiglia di indirizzi non supportata dal protocollo "" (3)
[DEBUG   ] 23:11:49 torrentmanager:1024 on_alert_tracker_warning
[DEBUG   ] 23:11:49 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:13:24 alertmanager:123 save_resume_data_failed_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] resume data was not generated: torrent has no metadata
[DEBUG   ] 23:13:24 torrentmanager:1122 on_alert_save_resume_data_failed: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] resume data was not generated: torrent has no metadata
[DEBUG   ] 23:13:25 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) sending announce (started)
[DEBUG   ] 23:13:25 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:13:35 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) (-1) timed out "" (3)
[DEBUG   ] 23:13:35 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) sending announce (started)
[DEBUG   ] 23:13:35 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) sending announce (started)
[DEBUG   ] 23:13:35 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) sending announce (started)
[DEBUG   ] 23:13:35 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:13:35 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:13:35 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:13:35 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:13:44 torrentmanager:718 Creating backup of state at: /home/pazuzu/.config/deluge/state/torrents.state.bak
[INFO    ] 23:13:44 torrentmanager:723 Saving the state at: /home/pazuzu/.config/deluge/state/torrents.state
[DEBUG   ] 23:13:45 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://glotorrents.pw:6969/announce) (-1) timed out "" (3)
[DEBUG   ] 23:13:45 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) sending announce (started)
[DEBUG   ] 23:13:45 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:13:45 torrentmanager:1014 on_alert_tracker_announce
[DEBUG   ] 23:13:46 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.leechers-paradise.org:6969) (-1) timed out "" (3)
[DEBUG   ] 23:13:46 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.opentrackr.org:1337/announce) (-1) timed out "" (3)
[DEBUG   ] 23:13:46 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:13:46 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:13:55 alertmanager:123 tracker_warning_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) warning: the tracker only resolves to an IPv6  address, and you're listening on an IPv4 socket. This may prevent you from receiving incoming connections.
[DEBUG   ] 23:13:55 alertmanager:123 tracker_error_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://exodus.desync.com:6969) (-1) Famiglia di indirizzi non supportata dal protocollo "" (4)
[DEBUG   ] 23:13:55 torrentmanager:1024 on_alert_tracker_warning
[DEBUG   ] 23:13:55 torrentmanager:1034 on_alert_tracker_error
[DEBUG   ] 23:16:34 alertmanager:123 save_resume_data_failed_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] resume data was not generated: torrent has no metadata
[DEBUG   ] 23:16:34 torrentmanager:1122 on_alert_save_resume_data_failed: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] resume data was not generated: torrent has no metadata
[DEBUG   ] 23:17:00 alertmanager:123 tracker_announce_alert: Damien.S01E08.HDTV.x264-FLEET[eztv].mkv[eztv] (udp://tracker.coppersurfer.tk:80) sending announce (started)
[DEBUG   ] 23:17:00 torrentmanager:1014 on_alert_tracker_announce
client's log shows no errors

ports are forwarded correctly, deluge config dialog shows green button/no warnings, tested firewall config on other machines/OS's/bittorrent clients (they work)

I installed deluged and deluge-console packages from PPA, I control it with client installed on a windows 7 machine

deluged is configured as thin client following procedure at http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient

problem: deluged doesn't connect to anyone, dht (enabled) doesnt connect to anybody, I can add torrents, but deluge isnt' able to connect to trackers or peers, downloads never start

I tried to specify interface address in configuration dialog and running "deluged -i <address>, no joy

tested and tested on physical machine and many many VM's with fresh install of Ubuntu 14.04 both server and desktop, no joy

Deluge on win 7, same network, works

I don't know what to do... can somebody help?

Thanks in advance
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluged not working on Ubuntu 14.04

Post by Cas »

You are using a single listen port and it is possibly it's in use, try a range... other than that there should be no reason for it not to work. Although from within a VM you may have issues if you don't change the network setting to port forward with NAT, alternatively you could provide a LAN IP using bridging. I also would double check any firewalls and router setups.
pazuzu
New User
New User
Posts: 2
Joined: Tue Apr 26, 2016 8:52 pm

Re: Deluged not working on Ubuntu 14.04

Post by pazuzu »

Thanks for the reply

tried changing ports (forwarded on the firewall accordingly), no joy
VM's virtual ethernet adapter is already set to bridging (my LAN is 192.168.1.0/24 and VM is 192.168.1.N)

my windows boxes running deluge have no issue, I doubt the firewall is the culprit otherwise nothing would work

For the love of me I can't see what's wrong with the setup
Post Reply