Deluge avg 10Kib/sec with random ports-With ports fwd, Zero

General support for problems installing or using Deluge
josgall
New User
New User
Posts: 9
Joined: Thu Feb 02, 2012 5:19 pm

Deluge avg 10Kib/sec with random ports-With ports fwd, Zero

Post by josgall »

Hi there,
I am a new Ubuntu/Deluge user and I am writing you only after reading for several days on my issues with Deluge and attempting to resolve on my own. First things first, let me tell you about my install/versions:

Deluge 1.2.2
libtorrent: 0.14.10.0
Ubuntu Lucid: 10.04

Problem background: Freshly installed Deluge on a freshly installed Ubuntu. I found a torrent file that I wanted to download. I then added the torrent into Deluge. Deluge started downloading about 400Kib/sec and then, within 30 seconds, it slowed down to 10Kib/sec and would not increase after that.

I did some reading and decided to try a dedicated port, with port forwarding and static IP. I set up the router to specify a static IP for my Ubuntu machine. I then set up the port forwarding for port 62958. Back in deluge, I added the Inbound and Outbound as 62958, unchecked Upnp and NAT. I then updated the Ubuntu configuration for the new static IP and ran the port test in Deluge > Preferences. Success! I then went to and outside port scanner, like http://www.canyouseeme.org/ and tested my IP with the port. Success! I now add the torrent to Deluge once again and it, adds, but will not begin the download. Deluge is on the Checking 0.00% and will not do anything else. I should add that all other internet access from my static IP ubuntu computer is functioning normally.

Any assistance would be much appreciated. Thank you and have a wonderful day!

Here is the log file that was produced by using the shell: deluge -L debug -l deluge_log.txt

Code: Select all

[INFO    ] 11:13:09 main:114 Deluge ui 1.2.2
[DEBUG   ] 11:13:09 main:115 options: {'loglevel': 'debug', 'default_ui': None, 'args': None, 'quiet': False, 'ui': None, 'logfile': 'deluge_log.txt', 'config': None}
[DEBUG   ] 11:13:09 main:116 args: []
[DEBUG   ] 11:13:09 main:117 ui_args: []
[INFO    ] 11:13:09 main:120 Starting ui..
[DEBUG   ] 11:13:09 ui:109 UI init..
[DEBUG   ] 11:13:09 configmanager:111 Getting config 'ui.conf'
[WARNING ] 11:13:09 config:347 Unable to open config file /home/josgall/.config/deluge/ui.conf: [Errno 2] No such file or directory: '/home/josgall/.config/deluge/ui.conf'
[WARNING ] 11:13:09 config:405 Unable to open config file: /home/josgall/.config/deluge/ui.conf
[DEBUG   ] 11:13:09 config:411 Saving new config file /home/josgall/.config/deluge/ui.conf.new
[DEBUG   ] 11:13:09 config:424 Backing up old config file to /home/josgall/.config/deluge/ui.conf~
[ERROR   ] 11:13:09 config:427 Error backing up old config..
[DEBUG   ] 11:13:09 config:432 Moving new config file /home/josgall/.config/deluge/ui.conf.new to /home/josgall/.config/deluge/ui.conf..
[INFO    ] 11:13:09 ui:126 Starting GtkUI..
[DEBUG   ] 11:13:11 gtkui:172 GNOME session 'die' handler registered!
[DEBUG   ] 11:13:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:11 config:377 Config /home/josgall/.config/deluge/gtkui.conf version: 1.1 loaded: {'close_to_tray': True, 'ntf_sound_path': u'/home/josgall', 'window_width': 622, 'default_load_path': u'/home/josgall/Downloads', 'window_y_pos': 24, 'ntf_email': False, 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'show_statusbar': True, 'ntf_popup': False, 'ntf_pass': u'', 'show_sidebar': True, 'window_maximized': True, 'enable_system_tray': True, 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'show_connection_manager_on_start': True, 'lock_tray': False, 'createtorrent.trackers': [], 'ntf_sound': False, 'tray_password': u'', 'focus_add_dialog': True, 'ntf_server': u'', 'start_in_tray': False, 'ntf_tray_blink': True, 'check_new_releases': False, 'autoadd_queued': False, 'autoconnect_host_id': None, 'classic_mode': True, 'window_pane_position': 576, 'enabled_plugins': [], 'show_rate_in_title': False, 'autoadd_enable': False, 'ntf_username': u'', 'interactive_add': True, 'sidebar_show_zero': False, 'window_x_pos': 0, 'window_height': 407, 'ntf_security': None, 'connection_limit_list': [50, 100, 200, 300, 500], 'sidebar_position': 170, 'show_new_releases': False, 'autoconnect': False, 'choose_directory_dialog_path': u'/home/josgall', 'sidebar_show_trackers': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': u'', 'ntf_email_add': u'', 'signal_port': 40000}
[DEBUG   ] 11:13:11 component:99 Registered QueuedTorrents with ComponentRegistry..
[DEBUG   ] 11:13:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:11 component:99 Registered IPCInterface with ComponentRegistry..
[DEBUG   ] 11:13:11 ipcinterface:124 Checking if lockfile exists: /home/josgall/.config/deluge/ipc/deluge-gtk.lock
[DEBUG   ] 11:13:11 ipcinterface:129 Removing lockfile since it's stale.
[DEBUG   ] 11:13:11 ipcinterface:189 Processing args from other process: []
[DEBUG   ] 11:13:11 ipcinterface:192 Not connected to host.. Adding to queue.
[DEBUG   ] 11:13:11 component:99 Registered TrackerIcons with ComponentRegistry..
[DEBUG   ] 11:13:11 component:99 Registered MainWindow with ComponentRegistry..
[DEBUG   ] 11:13:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:12 config:290 Registering function for show_rate_in_title key..
[DEBUG   ] 11:13:12 menubar:53 MenuBar init..
[DEBUG   ] 11:13:12 component:99 Registered MenuBar with ComponentRegistry..
[DEBUG   ] 11:13:12 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:12 config:290 Registering function for classic_mode key..
[DEBUG   ] 11:13:12 component:99 Registered ToolBar with ComponentRegistry..
[DEBUG   ] 11:13:12 toolbar:51 ToolBar Init..
[DEBUG   ] 11:13:12 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:12 config:290 Registering function for classic_mode key..
[DEBUG   ] 11:13:12 component:99 Registered TorrentView with ComponentRegistry..
[DEBUG   ] 11:13:12 listview:136 ListView initialized..
[DEBUG   ] 11:13:12 listview:247 Loading ListView state file: torrentview.state
[DEBUG   ] 11:13:12 torrentview:160 TorrentView Init..
[DEBUG   ] 11:13:12 component:99 Registered TorrentDetails with ComponentRegistry..
[DEBUG   ] 11:13:12 torrentdetails:430 Loading TorrentDetails state file: tabs.state
[DEBUG   ] 11:13:12 torrentdetails:148 weights: []
[DEBUG   ] 11:13:12 torrentdetails:149 weight of tab: 0
[DEBUG   ] 11:13:12 torrentdetails:184 Trying to insert tab at -1
[DEBUG   ] 11:13:12 torrentdetails:69 parent: None
[DEBUG   ] 11:13:12 torrentdetails:189 Tab inserted at 0
[DEBUG   ] 11:13:12 files_tab:265 Loading FilesTab state file: files_tab.state
[DEBUG   ] 11:13:12 torrentdetails:148 weights: [(0, 'Status')]
[DEBUG   ] 11:13:12 torrentdetails:149 weight of tab: 2
[DEBUG   ] 11:13:12 torrentdetails:184 Trying to insert tab at -1
[DEBUG   ] 11:13:12 torrentdetails:69 parent: None
[DEBUG   ] 11:13:12 torrentdetails:189 Tab inserted at 1
[DEBUG   ] 11:13:12 peers_tab:209 Loading PeersTab state file: peers_tab.state
[DEBUG   ] 11:13:12 torrentdetails:148 weights: [(0, 'Status'), (2, 'Files')]
[DEBUG   ] 11:13:12 torrentdetails:149 weight of tab: 3
[DEBUG   ] 11:13:12 torrentdetails:184 Trying to insert tab at -1
[DEBUG   ] 11:13:12 torrentdetails:69 parent: None
[DEBUG   ] 11:13:12 torrentdetails:189 Tab inserted at 2
[DEBUG   ] 11:13:12 torrentdetails:148 weights: [(0, 'Status'), (2, 'Files'), (3, 'Peers')]
[DEBUG   ] 11:13:12 torrentdetails:149 weight of tab: 1
[DEBUG   ] 11:13:12 torrentdetails:155 Found pos 1
[DEBUG   ] 11:13:12 torrentdetails:184 Trying to insert tab at 1
[DEBUG   ] 11:13:12 torrentdetails:69 parent: None
[DEBUG   ] 11:13:12 torrentdetails:189 Tab inserted at 1
[DEBUG   ] 11:13:12 torrentdetails:148 weights: [(0, 'Status'), (1, 'Details'), (2, 'Files'), (3, 'Peers')]
[DEBUG   ] 11:13:12 torrentdetails:149 weight of tab: 4
[DEBUG   ] 11:13:12 torrentdetails:184 Trying to insert tab at -1
[DEBUG   ] 11:13:12 torrentdetails:69 parent: None
[DEBUG   ] 11:13:12 torrentdetails:189 Tab inserted at 4
[DEBUG   ] 11:13:12 component:99 Registered SideBar with ComponentRegistry..
[DEBUG   ] 11:13:12 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:12 component:99 Registered FilterTreeView with ComponentRegistry..
[DEBUG   ] 11:13:12 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:12 sidebar:85 add tab:filters
[DEBUG   ] 11:13:12 filtertreeview:268 nothing selected
[DEBUG   ] 11:13:12 component:99 Registered Preferences with ComponentRegistry..
[DEBUG   ] 11:13:14 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:14 component:99 Registered SystemTray with ComponentRegistry..
[DEBUG   ] 11:13:14 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:14 config:290 Registering function for enable_system_tray key..
[DEBUG   ] 11:13:14 systemtray:80 Enabling the system tray icon..
[DEBUG   ] 11:13:14 component:99 Registered StatusBar with ComponentRegistry..
[DEBUG   ] 11:13:14 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:14 component:99 Registered AddTorrentDialog with ComponentRegistry..
[DEBUG   ] 11:13:15 component:99 Registered PluginManager with ComponentRegistry..
[DEBUG   ] 11:13:15 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:15 pluginmanagerbase:65 Plugin manager init..
[DEBUG   ] 11:13:15 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:15 pluginmanagerbase:116 Found plugin: Extractor 0.1
[DEBUG   ] 11:13:15 pluginmanagerbase:116 Found plugin: Execute 1.2
[DEBUG   ] 11:13:15 pluginmanagerbase:116 Found plugin: Blocklist 1.2
[DEBUG   ] 11:13:15 pluginmanagerbase:116 Found plugin: Label 0.1
[DEBUG   ] 11:13:15 pluginmanagerbase:116 Found plugin: WebUi 0.1
[DEBUG   ] 11:13:15 pluginmanagerbase:116 Found plugin: Scheduler 0.1
[DEBUG   ] 11:13:15 component:99 Registered ConnectionManager with ComponentRegistry..
[DEBUG   ] 11:13:15 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:13:15 configmanager:111 Getting config 'hostlist.conf.1.2'
[WARNING ] 11:13:15 config:347 Unable to open config file /home/josgall/.config/deluge/hostlist.conf.1.2: [Errno 2] No such file or directory: '/home/josgall/.config/deluge/hostlist.conf.1.2'
[DEBUG   ] 11:13:15 gtkui:260 _on_reactor_start
[DEBUG   ] 11:13:15 mainwindow:98 Showing window
[DEBUG   ] 11:13:15 config:208 Setting 'window_pane_position' to 98 of <type 'int'>
[DEBUG   ] 11:13:18 mainwindow:177 pos: (1, 51)
[DEBUG   ] 11:13:18 config:208 Setting 'window_pane_position' to 571 of <type 'int'>
[DEBUG   ] 11:13:19 config:208 Setting 'window_pane_position' to 576 of <type 'int'>
[INFO    ] 11:13:19 daemon:129 Deluge daemon 1.2.2
[DEBUG   ] 11:13:19 daemon:130 options: None
[DEBUG   ] 11:13:19 daemon:131 args: None
[DEBUG   ] 11:13:20 core:73 Core init..
[DEBUG   ] 11:13:20 component:99 Registered Core with ComponentRegistry..
[INFO    ] 11:13:20 core:77 Starting libtorrent 0.14.10.0 session..
[DEBUG   ] 11:13:20 component:99 Registered EventManager with ComponentRegistry..
[DEBUG   ] 11:13:20 component:99 Registered PreferencesManager with ComponentRegistry..
[DEBUG   ] 11:13:20 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:13:20 config:377 Config /home/josgall/.config/deluge/core.conf version: 1.1 loaded: {'info_sent': 0.0, 'lsd': True, 'send_info': False, 'move_completed_path': u'/home/josgall', 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'rate_limit_ip_overhead': True, 'daemon_port': 58846, 'torrentfiles_location': u'/home/josgall', 'max_active_limit': 8, 'utpex': True, 'max_active_downloading': 3, 'max_active_seeding': 5, 'allow_remote': False, 'max_half_open_connections': 50, 'download_location': u'/home/josgall', 'compact_allocation': False, 'max_upload_speed': -1.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': [62958, 62958], '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', 'natpmp': True, 'stop_seed_at_ratio': False, 'peer_tos': u'0x00', 'listen_interface': u'', 'upnp': True, 'max_download_speed_per_torrent': -1, 'max_upload_slots_global': 4, 'enabled_plugins': [], 'random_port': True, 'autoadd_enable': False, 'max_connections_global': 200, 'enc_prefer_rc4': True, 'listen_ports': [62958, 62958], 'dht': True, 'stop_seed_ratio': 2.0, 'seed_time_ratio_limit': 7.0, 'max_upload_speed_per_torrent': -1, 'copy_torrent_file': False, 'move_completed': False, '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/josgall', 'plugins_location': u'/home/josgall/.config/deluge/plugins'}
[DEBUG   ] 11:13:20 alertmanager:53 AlertManager initialized..
[DEBUG   ] 11:13:20 component:99 Registered AlertManager with ComponentRegistry..
[DEBUG   ] 11:13:20 component:99 Registered CorePluginManager with ComponentRegistry..
[DEBUG   ] 11:13:20 pluginmanagerbase:65 Plugin manager init..
[DEBUG   ] 11:13:20 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:13:20 pluginmanagerbase:116 Found plugin: Extractor 0.1
[DEBUG   ] 11:13:20 pluginmanagerbase:116 Found plugin: Execute 1.2
[DEBUG   ] 11:13:20 pluginmanagerbase:116 Found plugin: Blocklist 1.2
[DEBUG   ] 11:13:20 pluginmanagerbase:116 Found plugin: Label 0.1
[DEBUG   ] 11:13:20 pluginmanagerbase:116 Found plugin: WebUi 0.1
[DEBUG   ] 11:13:20 pluginmanagerbase:116 Found plugin: Scheduler 0.1
[DEBUG   ] 11:13:20 component:99 Registered TorrentManager with ComponentRegistry..
[DEBUG   ] 11:13:20 torrentmanager:127 TorrentManager init..
[DEBUG   ] 11:13:20 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:13:20 config:290 Registering function for max_connections_per_torrent key..
[DEBUG   ] 11:13:20 torrentmanager:753 max_connections_per_torrent set to -1..
[DEBUG   ] 11:13:20 config:290 Registering function for max_upload_slots_per_torrent key..
[DEBUG   ] 11:13:20 torrentmanager:759 max_upload_slots_per_torrent set to -1..
[DEBUG   ] 11:13:20 config:290 Registering function for max_upload_speed_per_torrent key..
[DEBUG   ] 11:13:20 torrentmanager:764 max_upload_speed_per_torrent set to -1..
[DEBUG   ] 11:13:20 config:290 Registering function for max_download_speed_per_torrent key..
[DEBUG   ] 11:13:20 torrentmanager:769 max_download_speed_per_torrent set to -1..
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert torrent_finished_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert torrent_paused_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert torrent_checked_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert tracker_reply_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert tracker_announce_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert tracker_warning_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert tracker_error_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert storage_moved_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert torrent_resumed_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert state_changed_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert save_resume_data_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert save_resume_data_failed_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert file_renamed_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert metadata_received_alert
[DEBUG   ] 11:13:20 alertmanager:88 Registered handler for alert file_error_alert
[DEBUG   ] 11:13:20 component:99 Registered FilterManager with ComponentRegistry..
[DEBUG   ] 11:13:20 filtermanager:105 FilterManager init..
[DEBUG   ] 11:13:20 component:99 Registered AutoAdd with ComponentRegistry..
[DEBUG   ] 11:13:20 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:13:20 config:290 Registering function for autoadd_enable key..
[DEBUG   ] 11:13:20 autoadd:124 _on_autoadd_enable
[DEBUG   ] 11:13:20 config:290 Registering function for autoadd_location key..
[DEBUG   ] 11:13:20 autoadd:131 _on_autoadd_location
[DEBUG   ] 11:13:20 component:99 Registered AuthManager with ComponentRegistry..
[DEBUG   ] 11:13:20 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:13:20 component:99 Registered RPCServer with ComponentRegistry..
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.add_torrent_file
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.add_torrent_magnet
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.add_torrent_url
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.connect_peer
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.create_torrent
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.disable_plugin
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.enable_plugin
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.force_reannounce
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.force_recheck
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_available_plugins
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_cache_status
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_config
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_config_value
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_config_values
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_dht_nodes
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_download_rate
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_enabled_plugins
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_filter_tree
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_free_space
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_health
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_libtorrent_version
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_listen_port
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_num_connections
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_path_size
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_session_state
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_session_status
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_stats
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_torrent_status
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_torrents_status
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.get_upload_rate
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.glob
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.move_storage
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.pause_all_torrents
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.pause_torrent
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.queue_bottom
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.queue_down
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.queue_top
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.queue_up
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.remove_torrent
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.rename_files
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.rename_folder
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.rescan_plugins
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.resume_all_torrents
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.resume_torrent
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_config
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_auto_managed
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_file_priorities
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_max_connections
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_max_download_speed
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_max_upload_slots
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_max_upload_speed
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_move_completed
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_move_completed_path
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_options
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_prioritize_first_last
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_remove_at_ratio
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_stop_at_ratio
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_stop_ratio
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.set_torrent_trackers
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.test_listen_port
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: core.upload_plugin
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: daemon.get_method_list
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: daemon.info
[DEBUG   ] 11:13:20 rpcserver:376 Registering method: daemon.shutdown
[DEBUG   ] 11:13:20 component:130 Starting component PreferencesManager..
[DEBUG   ] 11:13:20 config:290 Registering function for torrentfiles_location key..
[DEBUG   ] 11:13:20 config:290 Registering function for listen_ports key..
[DEBUG   ] 11:13:20 config:290 Registering function for listen_interface key..
[DEBUG   ] 11:13:20 preferencesmanager:256 random port value set to True
[DEBUG   ] 11:13:20 preferencesmanager:270 listen port range set to 60507-60517
[DEBUG   ] 11:13:20 config:290 Registering function for random_port key..
[DEBUG   ] 11:13:20 preferencesmanager:256 random port value set to True
[DEBUG   ] 11:13:20 preferencesmanager:270 listen port range set to 65076-65086
[DEBUG   ] 11:13:20 config:290 Registering function for outgoing_ports key..
[DEBUG   ] 11:13:20 config:290 Registering function for random_outgoing_ports key..
[DEBUG   ] 11:13:20 config:290 Registering function for peer_tos key..
[DEBUG   ] 11:13:20 preferencesmanager:284 setting peer_tos to: 0x00
[DEBUG   ] 11:13:20 config:290 Registering function for dht key..
[DEBUG   ] 11:13:20 preferencesmanager:294 dht value set to True
[DEBUG   ] 11:13:20 config:290 Registering function for upnp key..
[DEBUG   ] 11:13:20 preferencesmanager:316 upnp value set to True
[DEBUG   ] 11:13:20 config:290 Registering function for natpmp key..
[DEBUG   ] 11:13:20 preferencesmanager:323 natpmp value set to True
[DEBUG   ] 11:13:20 config:290 Registering function for utpex key..
[DEBUG   ] 11:13:20 preferencesmanager:337 utpex value set to True
[DEBUG   ] 11:13:20 config:290 Registering function for lsd key..
[DEBUG   ] 11:13:20 preferencesmanager:330 lsd value set to True
[DEBUG   ] 11:13:20 config:290 Registering function for enc_in_policy key..
[DEBUG   ] 11:13:20 preferencesmanager:342 encryption value enc_in_policy set to 1..
[DEBUG   ] 11:13:20 preferencesmanager:356 encryption settings:
            out_policy: enabled
                in_policy: enabled
            level: both
            prefer_rc4: True
[DEBUG   ] 11:13:20 config:290 Registering function for enc_out_policy key..
[DEBUG   ] 11:13:20 preferencesmanager:342 encryption value enc_out_policy set to 1..
[DEBUG   ] 11:13:20 preferencesmanager:356 encryption settings:
            out_policy: enabled
                in_policy: enabled
            level: both
            prefer_rc4: True
[DEBUG   ] 11:13:20 config:290 Registering function for enc_level key..
[DEBUG   ] 11:13:20 preferencesmanager:342 encryption value enc_level set to 2..
[DEBUG   ] 11:13:20 preferencesmanager:356 encryption settings:
            out_policy: enabled
                in_policy: enabled
            level: both
            prefer_rc4: True
[DEBUG   ] 11:13:20 config:290 Registering function for enc_prefer_rc4 key..
[DEBUG   ] 11:13:20 preferencesmanager:342 encryption value enc_prefer_rc4 set to True..
[DEBUG   ] 11:13:20 preferencesmanager:356 encryption settings:
            out_policy: enabled
                in_policy: enabled
            level: both
            prefer_rc4: True
[DEBUG   ] 11:13:20 config:290 Registering function for max_connections_global key..
[DEBUG   ] 11:13:20 preferencesmanager:359 max_connections_global set to 200..
[DEBUG   ] 11:13:20 config:290 Registering function for max_upload_speed key..
[DEBUG   ] 11:13:20 preferencesmanager:363 max_upload_speed set to -1.0..
[DEBUG   ] 11:13:20 config:290 Registering function for max_download_speed key..
[DEBUG   ] 11:13:20 preferencesmanager:373 max_download_speed set to -1.0..
[DEBUG   ] 11:13:20 config:290 Registering function for max_upload_slots_global key..
[DEBUG   ] 11:13:20 preferencesmanager:382 max_upload_slots_global set to 4..
[DEBUG   ] 11:13:20 config:290 Registering function for max_half_open_connections key..
[DEBUG   ] 11:13:20 config:290 Registering function for max_connections_per_second key..
[DEBUG   ] 11:13:20 config:290 Registering function for ignore_limits_on_local_network key..
[DEBUG   ] 11:13:20 config:290 Registering function for share_ratio_limit key..
[DEBUG   ] 11:13:20 preferencesmanager:397 share_ratio_limit set to 2.0..
[DEBUG   ] 11:13:20 config:290 Registering function for seed_time_ratio_limit key..
[DEBUG   ] 11:13:20 preferencesmanager:402 seed_time_ratio_limit set to 7.0..
[DEBUG   ] 11:13:20 config:290 Registering function for seed_time_limit key..
[DEBUG   ] 11:13:20 preferencesmanager:407 seed_time_limit set to 180..
[DEBUG   ] 11:13:20 config:290 Registering function for max_active_downloading key..
[DEBUG   ] 11:13:20 preferencesmanager:413 max_active_downloading set to 3..
[DEBUG   ] 11:13:20 preferencesmanager:414 active_downloads: 8
[DEBUG   ] 11:13:20 config:290 Registering function for max_active_seeding key..
[DEBUG   ] 11:13:20 preferencesmanager:419 max_active_seeding set to 5..
[DEBUG   ] 11:13:20 preferencesmanager:420 active_seeds: 5
[DEBUG   ] 11:13:20 config:290 Registering function for max_active_limit key..
[DEBUG   ] 11:13:20 preferencesmanager:425 max_active_limit set to 8..
[DEBUG   ] 11:13:20 preferencesmanager:426 active_limit: 15
[DEBUG   ] 11:13:20 config:290 Registering function for dont_count_slow_torrents key..
[DEBUG   ] 11:13:20 preferencesmanager:431 dont_count_slow_torrents set to False..
[DEBUG   ] 11:13:20 config:290 Registering function for send_info key..
[DEBUG   ] 11:13:20 preferencesmanager:436 Sending anonymous stats..
[DEBUG   ] 11:13:20 config:290 Registering function for proxies key..
[DEBUG   ] 11:13:20 config:290 Registering function for new_release_check key..
[DEBUG   ] 11:13:20 config:290 Registering function for rate_limit_ip_overhead key..
[DEBUG   ] 11:13:20 preferencesmanager:492 rate_limit_ip_overhead: True
[DEBUG   ] 11:13:20 config:290 Registering function for geoip_db_location key..
[DEBUG   ] 11:13:20 preferencesmanager:497 geoip_db_location: /usr/share/GeoIP/GeoIP.dat
[DEBUG   ] 11:13:21 config:290 Registering function for cache_size key..
[DEBUG   ] 11:13:21 preferencesmanager:515 cache_size: 512
[DEBUG   ] 11:13:21 config:290 Registering function for cache_expiry key..
[DEBUG   ] 11:13:21 preferencesmanager:520 cache_expiry: 60
[DEBUG   ] 11:13:21 client:409 daemon created!
[DEBUG   ] 11:13:21 component:130 Starting component SystemTray..
[DEBUG   ] 11:13:21 component:130 Starting component Preferences..
[DEBUG   ] 11:13:21 component:130 Starting component CorePluginManager..
[DEBUG   ] 11:13:21 component:130 Starting component TorrentManager..
[DEBUG   ] 11:13:21 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:13:21 torrentmanager:558 Opening torrent state file for load.
[DEBUG   ] 11:13:21 torrentmanager:670 Opening torrents fastresume file for load.
[DEBUG   ] 11:13:21 torrentmanager:324 torrentmanager.add
[DEBUG   ] 11:13:21 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:13:21 torrentmanager:284 Attempting to create torrent_info from /home/josgall/.config/deluge/state/47a62b5946e36d545c5232c943e242152517c4e9.torrent
[DEBUG   ] 11:13:21 torrentmanager:396 options: {'add_paused': False, 'max_download_speed': -1.0, 'auto_managed': True, 'remove_at_ratio': False, 'move_completed_path': u'/home/josgall', 'download_location': '/home/josgall', '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': [1, 1, 1], 'stop_ratio': 2.0, 'move_completed': False, 'max_connections': -1}
[DEBUG   ] 11:13:21 torrentmanager:436 handle id: 47a62b5946e36d545c5232c943e242152517c4e9
[DEBUG   ] 11:13:21 torrent:79 Creating torrent object 47a62b5946e36d545c5232c943e242152517c4e9
[DEBUG   ] 11:13:21 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:13:21 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:13:21 torrent:299 Setting trackers for 47a62b5946e36d545c5232c943e242152517c4e9: [{'url': 'http://inferno.demonoid.com:3404/announce', 'tier': 0}]
[DEBUG   ] 11:13:21 torrent:264 setting 47a62b5946e36d545c5232c943e242152517c4e9's file priorities: [1, 1, 1]
[DEBUG   ] 11:13:21 torrent:337 set_state_based_on_ltstate: Checking
[DEBUG   ] 11:13:21 torrent:338 session.is_paused: False
[DEBUG   ] 11:13:21 torrent:337 set_state_based_on_ltstate: Checking
[DEBUG   ] 11:13:21 torrent:338 session.is_paused: False
[DEBUG   ] 11:13:21 torrent:171 Torrent object created.
[DEBUG   ] 11:13:21 rpcserver:409 intevents: {}
[DEBUG   ] 11:13:21 rpcserver:409 intevents: {}
[DEBUG   ] 11:13:21 component:130 Starting component AutoAdd..
[DEBUG   ] 11:13:21 component:160 Pausing component AutoAdd..
[DEBUG   ] 11:13:21 component:130 Starting component FilterTreeView..
[DEBUG   ] 11:13:21 component:130 Starting component ConnectionManager..
[DEBUG   ] 11:13:21 component:130 Starting component MainWindow..
[DEBUG   ] 11:13:21 component:130 Starting component ToolBar..
[DEBUG   ] 11:13:21 component:130 Starting component MenuBar..
[DEBUG   ] 11:13:21 component:130 Starting component Core..
[DEBUG   ] 11:13:21 component:130 Starting component AlertManager..
[DEBUG   ] 11:13:21 alertmanager:115 listen_succeeded_alert: successfully listening on 0.0.0.0:60507
[DEBUG   ] 11:13:21 alertmanager:115 listen_succeeded_alert: successfully listening on [::]:60507
[DEBUG   ] 11:13:21 alertmanager:115 listen_succeeded_alert: successfully listening on 0.0.0.0:65076
[DEBUG   ] 11:13:21 alertmanager:115 listen_succeeded_alert: successfully listening on [::]:65076
[DEBUG   ] 11:13:21 alertmanager:115 tracker_announce_alert: Reason 5 + Keys & Keygen (http://inferno.demonoid.com:3404/announce) sending announce (started)
[DEBUG   ] 11:13:21 alertmanager:115 fastresume_rejected_alert: Reason 5 + Keys & Keygen fast resume rejected: missing or invalid 'file sizes' entry in resume data
[DEBUG   ] 11:13:21 alertmanager:115 state_changed_alert: Reason 5 + Keys & Keygen: state changed to: checking (q)
[DEBUG   ] 11:13:21 alertmanager:115 state_changed_alert: Reason 5 + Keys & Keygen: state changed to: checking
[DEBUG   ] 11:13:21 alertmanager:115 state_changed_alert: Reason 5 + Keys & Keygen: state changed to: downloading
[DEBUG   ] 11:13:21 alertmanager:115 torrent_checked_alert: Reason 5 + Keys & Keygen checked
[DEBUG   ] 11:13:21 alertmanager:115 tracker_announce_alert: Reason 5 + Keys & Keygen (http://inferno.demonoid.com:3404/announce) sending announce (started)
[DEBUG   ] 11:13:21 alertmanager:115 save_resume_data_alert: Reason 5 + Keys & Keygen resume data generated
[DEBUG   ] 11:13:21 component:130 Starting component AuthManager..
[DEBUG   ] 11:13:21 component:130 Starting component TorrentDetails..
[DEBUG   ] 11:13:21 component:130 Starting component PluginManager..
[DEBUG   ] 11:13:21 pluginmanager:88 Core has these plugins enabled: []
[DEBUG   ] 11:13:21 component:130 Starting component TrackerIcons..
[DEBUG   ] 11:13:21 component:130 Starting component AddTorrentDialog..
[DEBUG   ] 11:13:21 component:130 Starting component SideBar..
[DEBUG   ] 11:13:21 component:130 Starting component StatusBar..
[DEBUG   ] 11:13:21 component:130 Starting component QueuedTorrents..
[DEBUG   ] 11:13:21 component:130 Starting component TorrentView..
[DEBUG   ] 11:13:21 torrentview:258 on_session_state: ['47a62b5946e36d545c5232c943e242152517c4e9']
[DEBUG   ] 11:13:21 component:130 Starting component EventManager..
[DEBUG   ] 11:13:21 component:130 Starting component IPCInterface..
[DEBUG   ] 11:13:21 component:130 Starting component RPCServer..
[DEBUG   ] 11:13:21 component:130 Starting component FilterManager..
[WARNING ] 11:13:21 config:405 Unable to open config file: /home/josgall/.config/deluge/gtkui.conf
[DEBUG   ] 11:13:21 config:411 Saving new config file /home/josgall/.config/deluge/gtkui.conf.new
[DEBUG   ] 11:13:21 config:424 Backing up old config file to /home/josgall/.config/deluge/gtkui.conf~
[DEBUG   ] 11:13:21 config:432 Moving new config file /home/josgall/.config/deluge/gtkui.conf.new to /home/josgall/.config/deluge/gtkui.conf..
[DEBUG   ] 11:13:21 torrentmanager:859 on_alert_tracker_announce
[DEBUG   ] 11:13:21 torrentmanager:911 on_alert_state_changed
[DEBUG   ] 11:13:21 torrent:337 set_state_based_on_ltstate: Downloading
[DEBUG   ] 11:13:21 torrent:338 session.is_paused: False
[DEBUG   ] 11:13:21 rpcserver:409 intevents: {}
[DEBUG   ] 11:13:21 torrentmanager:911 on_alert_state_changed
[DEBUG   ] 11:13:21 torrent:337 set_state_based_on_ltstate: Downloading
[DEBUG   ] 11:13:21 torrent:338 session.is_paused: False
[DEBUG   ] 11:13:21 torrentmanager:911 on_alert_state_changed
[DEBUG   ] 11:13:21 torrent:337 set_state_based_on_ltstate: Downloading
[DEBUG   ] 11:13:21 torrent:338 session.is_paused: False
[DEBUG   ] 11:13:21 torrentmanager:832 on_alert_torrent_checked
[DEBUG   ] 11:13:21 torrent:337 set_state_based_on_ltstate: Downloading
[DEBUG   ] 11:13:21 torrent:338 session.is_paused: False
[DEBUG   ] 11:13:21 torrentmanager:859 on_alert_tracker_announce
[DEBUG   ] 11:13:21 torrentmanager:925 on_alert_save_resume_data
[DEBUG   ] 11:13:21 torrentmanager:670 Opening torrents fastresume file for load.
[DEBUG   ] 11:13:21 torrentmanager:710 Saving fastresume file: /home/josgall/.config/deluge/state/torrents.fastresume
[DEBUG   ] 11:13:21 alertmanager:115 tracker_reply_alert: Reason 5 + Keys & Keygen (http://inferno.demonoid.com:3404/announce) received peers: 50
[DEBUG   ] 11:13:21 alertmanager:115 tracker_reply_alert: Reason 5 + Keys & Keygen (http://inferno.demonoid.com:3404/announce) received peers: 50
[DEBUG   ] 11:13:21 torrentmanager:842 on_alert_tracker_reply: Reason 5 + Keys & Keygen (http://inferno.demonoid.com:3404/announce) received peers: 50
[DEBUG   ] 11:13:21 torrentmanager:842 on_alert_tracker_reply: Reason 5 + Keys & Keygen (http://inferno.demonoid.com:3404/announce) received peers: 50
[DEBUG   ] 11:13:23 alertmanager:115 external_ip_alert: external IP received: 71.123.228.106
[DEBUG   ] 11:13:24 alertmanager:115 portmap_alert: successfully mapped port using UPnP. external port: 65076
[DEBUG   ] 11:13:31 alertmanager:115 portmap_alert: successfully mapped port using UPnP. external port: 65076
[DEBUG   ] 11:13:36 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:36 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:36 tracker_icons:71 http://demonoid.com/favicon.ico [Errno socket error] [Errno -2] Name or service not known
[DEBUG   ] 11:13:36 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:37 tracker_icons:71 http://demonoid.com/favicon.png Unexpected type for http://demonoid.com/favicon.png : html
[DEBUG   ] 11:13:38 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:38 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:38 filtertreeview:254 pixbuf_new_from_file_at_size() argument 1 must be string, not None
[DEBUG   ] 11:13:40 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:41 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:43 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:43 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:44 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:46 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:46 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:47 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:49 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:50 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:13:56 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:06 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:11 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:12 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:13 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:14 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:19 menubar:269 on_menuitem_preferences_activate
[DEBUG   ] 11:14:19 pluginmanager:103 run_on_show_prefs
[DEBUG   ] 11:14:22 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:22 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:23 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:24 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:26 alertmanager:115 dht_reply_alert: Reason 5 + Keys & Keygen () received DHT peers: 25
[DEBUG   ] 11:14:26 alertmanager:115 dht_reply_alert: Reason 5 + Keys & Keygen () received DHT peers: 62
[DEBUG   ] 11:14:26 alertmanager:115 dht_reply_alert: Reason 5 + Keys & Keygen () received DHT peers: 8
[DEBUG   ] 11:14:26 alertmanager:115 dht_reply_alert: Reason 5 + Keys & Keygen () received DHT peers: 14
[DEBUG   ] 11:14:26 alertmanager:115 dht_reply_alert: Reason 5 + Keys & Keygen () received DHT peers: 26
[DEBUG   ] 11:14:32 preferences:862 on_button_cancel_clicked
[DEBUG   ] 11:14:33 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:34 torrentview:464 on_button_press_event
[DEBUG   ] 11:14:34 torrentview:497 on_selection_changed
[DEBUG   ] 11:14:34 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:34 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:34 alertmanager:115 performance_alert: Reason 5 + Keys & Keygen: performance warning: max outstanding disk writes reached
[DEBUG   ] 11:14:35 toolbar:155 on_toolbutton_pause_clicked
[DEBUG   ] 11:14:35 menubar:278 on_menuitem_pause_activate
[DEBUG   ] 11:14:35 core:372 Pausing: ['47a62b5946e36d545c5232c943e242152517c4e9']
[DEBUG   ] 11:14:36 alertmanager:115 tracker_announce_alert: Reason 5 + Keys & Keygen (http://inferno.demonoid.com:3404/announce) sending announce (stopped)
[DEBUG   ] 11:14:36 torrentmanager:859 on_alert_tracker_announce
[DEBUG   ] 11:14:36 alertmanager:115 tracker_reply_alert: Reason 5 + Keys & Keygen (http://inferno.demonoid.com:3404/announce) received peers: 0
[DEBUG   ] 11:14:36 torrentmanager:842 on_alert_tracker_reply: Reason 5 + Keys & Keygen (http://inferno.demonoid.com:3404/announce) received peers: 0
[DEBUG   ] 11:14:48 toolbar:150 on_toolbutton_remove_clicked
[DEBUG   ] 11:14:48 menubar:301 on_menuitem_remove_activate
[DEBUG   ] 11:14:51 torrentview:497 on_selection_changed
[DEBUG   ] 11:14:51 core:288 Removing torrent 47a62b5946e36d545c5232c943e242152517c4e9 from the core.
[DEBUG   ] 11:14:51 rpcserver:409 intevents: {}
[DEBUG   ] 11:14:52 torrentmanager:670 Opening torrents fastresume file for load.
[DEBUG   ] 11:14:52 torrent:777 Deleting torrent file: /home/josgall/.config/deluge/state/47a62b5946e36d545c5232c943e242152517c4e9.torrent
[DEBUG   ] 11:14:52 torrentmanager:630 Saving torrent state file.
[DEBUG   ] 11:14:52 rpcserver:409 intevents: {}
[DEBUG   ] 11:15:07 menubar:269 on_menuitem_preferences_activate
[DEBUG   ] 11:15:07 pluginmanager:103 run_on_show_prefs
[DEBUG   ] 11:15:17 preferences:875 on_test_port_clicked
[DEBUG   ] 11:15:19 preferences:853 on_button_ok_clicked
[DEBUG   ] 11:15:20 pluginmanager:111 run_on_apply_prefs
[DEBUG   ] 11:15:20 config:208 Setting 'random_outgoing_ports' to False of <type 'bool'>
[DEBUG   ] 11:15:20 config:208 Setting 'random_port' to False of <type 'bool'>
[DEBUG   ] 11:15:20 config:208 Setting 'natpmp' to False of <type 'bool'>
[DEBUG   ] 11:15:20 config:208 Setting 'upnp' to False of <type 'bool'>
[DEBUG   ] 11:15:20 rpcserver:409 intevents: {}
[DEBUG   ] 11:15:20 preferencesmanager:256 random port value set to False
[DEBUG   ] 11:15:20 preferencesmanager:270 listen port range set to 62958-62958
[DEBUG   ] 11:15:20 rpcserver:409 intevents: {}
[DEBUG   ] 11:15:20 preferencesmanager:323 natpmp value set to False
[DEBUG   ] 11:15:20 rpcserver:409 intevents: {}
[DEBUG   ] 11:15:20 preferencesmanager:316 upnp value set to False
[DEBUG   ] 11:15:20 rpcserver:409 intevents: {}
[DEBUG   ] 11:15:20 alertmanager:115 listen_succeeded_alert: successfully listening on 0.0.0.0:62958
[DEBUG   ] 11:15:20 alertmanager:115 listen_succeeded_alert: successfully listening on [::]:62958
[DEBUG   ] 11:15:23 menubar:269 on_menuitem_preferences_activate
[DEBUG   ] 11:15:23 pluginmanager:103 run_on_show_prefs
[DEBUG   ] 11:15:25 config:411 Saving new config file /home/josgall/.config/deluge/core.conf.new
[DEBUG   ] 11:15:25 config:424 Backing up old config file to /home/josgall/.config/deluge/core.conf~
[DEBUG   ] 11:15:25 config:432 Moving new config file /home/josgall/.config/deluge/core.conf.new to /home/josgall/.config/deluge/core.conf..
[DEBUG   ] 11:15:27 preferences:858 on_button_apply_clicked
[DEBUG   ] 11:15:27 pluginmanager:111 run_on_apply_prefs
[DEBUG   ] 11:15:27 pluginmanager:103 run_on_show_prefs
[DEBUG   ] 11:15:28 preferences:853 on_button_ok_clicked
[DEBUG   ] 11:15:28 pluginmanager:111 run_on_apply_prefs
[DEBUG   ] 11:15:30 toolbar:145 on_toolbutton_add_clicked
[DEBUG   ] 11:15:30 menubar:246 on_menuitem_addtorrent_activate
[DEBUG   ] 11:15:33 addtorrentdialog:528 _on_button_file_clicked
[DEBUG   ] 11:15:34 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 11:15:41 common:86 Attempting to open /home/josgall/Downloads/Propellerheads_Reason_5_Keys_Keygen_OSX_Win_iso_toast-[[Demonoid.me]].torrent.
[DEBUG   ] 11:15:43 addtorrentdialog:708 _on_button_add_clicked
[DEBUG   ] 11:15:43 torrentmanager:324 torrentmanager.add
[DEBUG   ] 11:15:43 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:15:43 torrentmanager:396 options: {'max_download_speed': -1.0, 'auto_managed': True, 'move_completed_path': u'/home/josgall', 'stop_at_ratio': False, 'prioritize_first_last_pieces': False, 'max_upload_slots': -1, 'file_priorities': [1, 1, 1], 'move_completed': False, 'max_connections': -1, 'add_paused': False, 'download_location': '/home/josgall', 'mapped_files': {}, 'compact_allocation': False, 'max_upload_speed': -1.0, 'remove_at_ratio': False, 'stop_ratio': 2.0}
[DEBUG   ] 11:15:43 component:160 Pausing component AlertManager..
[DEBUG   ] 11:15:43 torrentmanager:436 handle id: 47a62b5946e36d545c5232c943e242152517c4e9
[DEBUG   ] 11:15:43 torrent:79 Creating torrent object 47a62b5946e36d545c5232c943e242152517c4e9
[DEBUG   ] 11:15:43 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:15:43 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 11:15:44 torrent:264 setting 47a62b5946e36d545c5232c943e242152517c4e9's file priorities: [1, 1, 1]
[DEBUG   ] 11:15:44 torrent:337 set_state_based_on_ltstate: Queued
[DEBUG   ] 11:15:44 torrent:338 session.is_paused: False
[DEBUG   ] 11:15:44 torrent:171 Torrent object created.
[DEBUG   ] 11:15:44 component:170 Resuming component AlertManager..
[DEBUG   ] 11:15:44 torrentmanager:630 Saving torrent state file.
[DEBUG   ] 11:15:44 rpcserver:409 intevents: {}
[DEBUG   ] 11:15:44 alertmanager:115 torrent_resumed_alert: Reason 5 + Keys & Keygen resumed
[DEBUG   ] 11:15:44 torrentmanager:896 on_alert_torrent_resumed
[DEBUG   ] 11:15:44 torrent:337 set_state_based_on_ltstate: Queued
[DEBUG   ] 11:15:44 torrent:338 session.is_paused: False
[DEBUG   ] 11:15:44 rpcserver:409 intevents: {}
[DEBUG   ] 11:15:44 rpcserver:409 intevents: {}
[DEBUG   ] 11:16:21 alertmanager:115 scrape_reply_alert: Reason 5 + Keys & Keygen (http://inferno.demonoid.com:3404/announce) scrape reply: 37 240
[DEBUG   ] 11:16:31 alertmanager:115 save_resume_data_alert: Reason 5 + Keys & Keygen resume data generated
[DEBUG   ] 11:16:31 torrentmanager:925 on_alert_save_resume_data
[DEBUG   ] 11:16:31 torrentmanager:670 Opening torrents fastresume file for load.
[DEBUG   ] 11:16:31 torrentmanager:710 Saving fastresume file: /home/josgall/.config/deluge/state/torrents.fastresume
[DEBUG   ] 11:16:41 torrentmanager:630 Saving torrent state file.
[DEBUG   ] 11:19:41 alertmanager:115 save_resume_data_alert: Reason 5 + Keys & Keygen resume data generated
[DEBUG   ] 11:19:41 torrentmanager:925 on_alert_save_resume_data
[DEBUG   ] 11:19:41 torrentmanager:670 Opening torrents fastresume file for load.
[DEBUG   ] 11:19:41 torrentmanager:710 Saving fastresume file: /home/josgall/.config/deluge/state/torrents.fastresume
[DEBUG   ] 11:20:01 torrentmanager:630 Saving torrent state file.
[DEBUG   ] 11:22:51 alertmanager:115 save_resume_data_alert: Reason 5 + Keys & Keygen resume data generated
[DEBUG   ] 11:22:51 torrentmanager:925 on_alert_save_resume_data
[DEBUG   ] 11:22:51 torrentmanager:670 Opening torrents fastresume file for load.
[DEBUG   ] 11:22:51 torrentmanager:710 Saving fastresume file: /home/josgall/.config/deluge/state/torrents.fastresume
[DEBUG   ] 11:23:21 torrentmanager:630 Saving torrent state file.
[DEBUG   ] 11:25:00 menubar:404 on_menuitem_about_activate
[DEBUG   ] 11:26:01 alertmanager:115 save_resume_data_alert: Reason 5 + Keys & Keygen resume data generated
[DEBUG   ] 11:26:01 torrentmanager:925 on_alert_save_resume_data
[DEBUG   ] 11:26:01 torrentmanager:670 Opening torrents fastresume file for load.
[DEBUG   ] 11:26:01 torrentmanager:710 Saving fastresume file: /home/josgall/.config/deluge/state/torrents.fastresume
[DEBUG   ] 11:26:30 component:160 Pausing component TorrentView..
[DEBUG   ] 11:26:30 listview:233 Saving ListView state file: torrentview.state
[DEBUG   ] 11:26:30 component:160 Pausing component StatusBar..
[DEBUG   ] 11:26:30 component:160 Pausing component TorrentDetails..
[DEBUG   ] 11:26:41 torrentmanager:630 Saving torrent state file.
[DEBUG   ] 11:29:11 alertmanager:115 save_resume_data_alert: Reason 5 + Keys & Keygen resume data generated
[DEBUG   ] 11:29:11 torrentmanager:925 on_alert_save_resume_data
[DEBUG   ] 11:29:11 torrentmanager:670 Opening torrents fastresume file for load.
[DEBUG   ] 11:29:11 torrentmanager:710 Saving fastresume file: /home/josgall/.config/deluge/state/torrents.fastresume
[DEBUG   ] 11:30:01 torrentmanager:630 Saving torrent state file.

Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge avg 10Kib/sec with random ports-With ports fwd, Z

Post by Cas »

The first thing to note is that the latest versions are in our PPA: Deluge 1.3.3 and libtorrent 0.15.9

Torrents stuck in checking usually mean folder permission issue or drive is full.

Ideally inbound ports should be a range ~10 ports and the outbound ports should be set to random unless you require a specific value for QoS.
josgall
New User
New User
Posts: 9
Joined: Thu Feb 02, 2012 5:19 pm

Re: Deluge avg 10Kib/sec with random ports-With ports fwd, Z

Post by josgall »

Okay, so I would like to begin to resolve these differences with my configuration. After uninstalling my deluge-commons and my deluge from my OS, I am first attempting to upgrade my Deluge to 1.3.3 and libtorrent 0.15.9. I went to the download page on this site and downloaded the software since the latest version is not available on Ubuntu Software Center. When I found the download page for ubuntu deluge, I am unable to find which install will give me the regular client (non-web, without any bells or whistles) like the Ubuntu Software Center version had:

http://packages.ubuntu.com/search?keywo ... ection=all (somewhat confusing for a new user)

I tried downloading the "Package deluge" precise (net): bittorrent client written in Python/PyGTK [universe] 1.3.3-2: all, then i'm not sure what link to click on the right hand side, Download Source Package deluge: - there is a 1.3.3-2.dsc, orig.tar.gz, 1.3.3-2.debian.tar.gz

When I downloaded the orig or the debian, I extracted it, but there is no clear instructional document with it to tell me how to install it.

Sorry to be a noob, but that's what noobs are best at.

Thanks for your help!
josgall
New User
New User
Posts: 9
Joined: Thu Feb 02, 2012 5:19 pm

Re: Deluge avg 10Kib/sec with random ports-With ports fwd, Z

Post by josgall »

update: For the upgrade, I followed these instructions from the FAQ and I still have 1.2.2 when completed:

http://dev.deluge-torrent.org/wiki/Inst ... nux/Ubuntu
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge avg 10Kib/sec with random ports-With ports fwd, Z

Post by Cas »

The only steps you need were to add the PPA and update.

Code: Select all

sudo add-apt-repository ppa:deluge-team/ppa
sudo apt-get update
sudo apt-get upgrade
See if these executables exist:

/usr/local/bin/deluge --version
/usr/bin/deluge --version
josgall
New User
New User
Posts: 9
Joined: Thu Feb 02, 2012 5:19 pm

Re: Deluge avg 10Kib/sec with random ports-With ports fwd, Z

Post by josgall »

Excellent! I got the version upgraded to the latest now:

Deluge 1.3.3
Libtorrent version 0.14.10.0

Now when I start the download it starts off around 50kib/sec then drops to below 10kib/sec. The status bar at the bottom of the app says "No Incoming Connections!". When I open Preferences > Network and click the "Test Active Port" it returns the ! with no checkmark for "Use Random Ports" selected on Incoming Ports. Then when I check use random ports and click the "Test Active Port" I get the same results, the ! with no checkmark.

Any ideas? Thank you!
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge avg 10Kib/sec with random ports-With ports fwd, Z

Post by Cas »

What ports are you using for incoming connection and what value does active port display? Did you use a range of ports as I suggested?

To upgrade libtorrent to 0.15 you will need to install libtorrent-rasterbar6.
josgall
New User
New User
Posts: 9
Joined: Thu Feb 02, 2012 5:19 pm

Re: Deluge avg 10Kib/sec with random ports-With ports fwd, Z

Post by josgall »

I will try opening 62958 - 62968 and forwarding those ports to my static IP, then specifying those ports in Preferences > Networking for Deluge. I'll let you know the result.

Also, do you happen to know a few shell commands I could run to achieve the libtorrent 0.15 update as you mentioned above? Or are there some other easy-to-follow instructions you might possibly be able to point me to?

Thanks!
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge avg 10Kib/sec with random ports-With ports fwd, Z

Post by Cas »

Code: Select all

sudo apt-get install libtorrent-rasterbar6
josgall
New User
New User
Posts: 9
Joined: Thu Feb 02, 2012 5:19 pm

Re: Deluge avg 10Kib/sec with random ports-With ports fwd, Z

Post by josgall »

Okay, I've opened ports 62958-62968 and specified the range in deluge Preferences>Network. When I click the test button here in the preferences it works perfectly. I have also checked carefully to ensure all ports are opened using a port scanner on my network, and an external port scanner.

I ran the shell command you specified above for rasterbar6. The installation completed but when I open Deluge and check the about window it still says 0.14.10.0

I started a torrent. It's averaging about 30kib/sec. Is there anything else I can do to speed this up a bit? Thank you so much!
Post Reply