Compiled Deluge 1.3.1 refuses connections other than Console

General support for problems installing or using Deluge
Post Reply
albertdb
New User
New User
Posts: 5
Joined: Tue Nov 16, 2010 3:31 pm

Compiled Deluge 1.3.1 refuses connections other than Console

Post by albertdb »

Hi,

Few weeks ago, I compiled Deluge 1.3.1 on Ubuntu 9.04 because there is no updated package in PPA. I activated classic mode and all worked well until few days ago, WebUI and remote GtkUI couldn't connect to the daemon.
I tried restarting the daemon, but nothing happened. Also, I tried removing .config/deluge/state/torrents.fastresume. That worked the first time but after the first restart, the problem reappeared and even removing the .fastresume file the problem persisted.

After reading this forum, I tried removing rm -r .config/deluge/state/ . It worked but I tried disconnecting and connecting to the daemon and the problem reappeared :x. If I removed that folder again, I can connect through GtkUI or WebUI but that's not the solution. The only way to connect succesfully is through deluge-console but I'm not the only one using the program.

Is there any way to solve this?

Thanks in advance

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

Re: Compiled Deluge 1.3.1 refuses connections other than Con

Post by Cas »

albertdb wrote:I activated classic mode
You should not activate classic mode, that is for a single desktop PC setup.

Deleting torrent states info should not affect whether you can connect to the daemon.

Have you read the Thin Client guide?

try removing your entire deluge config. then run deluged with a user added as per the guide above. then you can start deluge-web and attempt to connect via browser.
albertdb
New User
New User
Posts: 5
Joined: Tue Nov 16, 2010 3:31 pm

Re: Compiled Deluge 1.3.1 refuses connections other than Con

Post by albertdb »

Cas wrote:You should not activate classic mode, that is for a single desktop PC setup.
It's a server.
Cas wrote:Deleting torrent states info should not affect whether you can connect to the daemon.
It shouldn't affect but it does :( .
Cas wrote:Have you read the Thin Client guide?
If the guide is almost the same that for Deluge 1.0.X or 1.1.X, yes ;) .
Cas wrote:try removing your entire deluge config. then run deluged with a user added as per the guide above. then you can start deluge-web and attempt to connect via browser.
I tried it and It seems that when you have very few torrents, you can connect to the daemon but when you add no more than 48 torrents, you can't connect to the daemon because "overloading" (i'm not saying that the server load went higher). In 1.1.9 I've had even 200 torrents and it worked without any problem. It's very strange.

Greetings,

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

Re: Compiled Deluge 1.3.1 refuses connections other than Con

Post by Cas »

Cas wrote:You should not activate classic mode, that is for a single desktop PC setup.
It's a server.
So you have made sure in all deluge-gtk to untick the classic mode interface?
If the guide is almost the same that for Deluge 1.0.X or 1.1.X, yes ;) .

It seems that when you have very few torrents, you can connect to the daemon but when you add no more than 48 torrents, you can't connect to the daemon because "overloading" (i'm not saying that the server load went higher). In 1.1.9 I've had even 200 torrents and it worked without any problem. It's very strange.
We cannot help you if you make assumptions that you have it setup correctly. Please note there is a significant difference between 1.1.x and 1.3.x in the underlying code.

This is not an problem that has been reported before so if you can supply debug log and your config we might better understand the issue.
albertdb
New User
New User
Posts: 5
Joined: Tue Nov 16, 2010 3:31 pm

Re: Compiled Deluge 1.3.1 refuses connections other than Con

Post by albertdb »

Cas wrote:So you have made sure in all deluge-gtk to untick the classic mode interface?
Yes.
Cas wrote:We cannot help you if you make assumptions that you have it setup correctly. Please note there is a significant difference between 1.1.x and 1.3.x in the underlying code.
As I can see in the Wiki History
http://dev.deluge-torrent.org/wiki/User ... _version=2
only notes and authentication level info were added, that's because I think the thin-client setup is correct.

When I connect to the the daemon through GtkUI, it only shows "No incoming connections", but local and remote deluge-console shows the torrents correctly.
Cas wrote:This is not an problem that has been reported before so if you can supply debug log and your config we might better understand the issue.
I've deleted config folder again and activated debug logging. When the problem reappears, I will pastebin the log and send you the link.

Thanks for your help,

Albert
Klabbe

Re: Compiled Deluge 1.3.1 refuses connections other than Con

Post by Klabbe »

I have the EXACT same symtoms as the creator of the thread. Can connect with deluge-console but not with deluge-gtk. (Or to be more specific, deluge-gtk can connect but its not showing any torrents and buttons doesn't do anything when clicked.) When I remove .config/deluge (or the the state directory only) and restart the daemon everything is normal but after restart, deluge-console is the only client that works as it's supposed to.

Running Ubuntu 10.10 (had the problem with 10.04 aswell)
Not compiled by me. I use the deluge PPA packages.
Daemon and client are usually on different computers.

deluge-gtk -L debug

Code: Select all

[INFO    ] 00:26:36 ui:101 Deluge ui 1.3.1
[DEBUG   ] 00:26:36 ui:102 options: {'loglevel': 'debug', 'logfile': None, 'config': None, 'quiet': False}
[DEBUG   ] 00:26:36 ui:103 args: []
[INFO    ] 00:26:36 ui:104 Starting ui..
[DEBUG   ] 00:26:36 gtkui:173 GNOME session 'die' handler registered!
[DEBUG   ] 00:26:36 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:36 config:197 Setting 'close_to_tray' to True of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'ntf_sound_path' to /home/niklas of <type 'str'>
[DEBUG   ] 00:26:36 config:197 Setting 'window_width' to 640 of <type 'int'>
[DEBUG   ] 00:26:36 config:197 Setting 'default_load_path' to None of <type 'NoneType'>
[DEBUG   ] 00:26:36 config:197 Setting 'window_y_pos' to 0 of <type 'int'>
[DEBUG   ] 00:26:36 config:197 Setting 'ntf_email' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'tray_upload_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG   ] 00:26:36 config:197 Setting 'show_statusbar' to True of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'ntf_popup' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'ntf_pass' to  of <type 'str'>
[DEBUG   ] 00:26:36 config:197 Setting 'show_sidebar' to True of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'window_maximized' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'enable_system_tray' to True of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'tray_download_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG   ] 00:26:36 config:197 Setting 'show_connection_manager_on_start' to True of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'lock_tray' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'createtorrent.trackers' to [] of <type 'list'>
[DEBUG   ] 00:26:36 config:197 Setting 'ntf_sound' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'tray_password' to  of <type 'str'>
[DEBUG   ] 00:26:36 config:197 Setting 'focus_add_dialog' to True of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'ntf_server' to  of <type 'str'>
[DEBUG   ] 00:26:36 config:197 Setting 'start_in_tray' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'ntf_tray_blink' to True of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'check_new_releases' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'autoadd_queued' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'autoconnect_host_id' to None of <type 'NoneType'>
[DEBUG   ] 00:26:36 config:197 Setting 'classic_mode' to True of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'window_pane_position' to -1 of <type 'int'>
[DEBUG   ] 00:26:36 config:197 Setting 'enabled_plugins' to [] of <type 'list'>
[DEBUG   ] 00:26:36 config:197 Setting 'show_rate_in_title' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'autoadd_enable' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'ntf_username' to  of <type 'str'>
[DEBUG   ] 00:26:36 config:197 Setting 'interactive_add' to True of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'sidebar_show_zero' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'window_x_pos' to 0 of <type 'int'>
[DEBUG   ] 00:26:36 config:197 Setting 'window_height' to 480 of <type 'int'>
[DEBUG   ] 00:26:36 config:197 Setting 'ntf_security' to None of <type 'NoneType'>
[DEBUG   ] 00:26:36 config:197 Setting 'connection_limit_list' to [50, 100, 200, 300, 500] of <type 'list'>
[DEBUG   ] 00:26:36 config:197 Setting 'sidebar_position' to 170 of <type 'int'>
[DEBUG   ] 00:26:36 config:197 Setting 'show_new_releases' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'autoconnect' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'choose_directory_dialog_path' to /home/niklas of <type 'str'>
[DEBUG   ] 00:26:36 config:197 Setting 'sidebar_show_trackers' to True of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'autostart_localhost' to False of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'show_toolbar' to True of <type 'bool'>
[DEBUG   ] 00:26:36 config:197 Setting 'autoadd_location' to  of <type 'str'>
[DEBUG   ] 00:26:36 config:197 Setting 'ntf_email_add' to  of <type 'str'>
[DEBUG   ] 00:26:36 config:197 Setting 'signal_port' to 40000 of <type 'int'>
[DEBUG   ] 00:26:36 config:388 Config /home/niklas/.config/deluge/gtkui.conf version: 1.1 loaded: {'close_to_tray': True, 'ntf_sound_path': u'/home/niklas', 'window_width': 1159, 'default_load_path': u'/home/niklas/Skrivbord', 'window_y_pos': 145, 'ntf_email': False, 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 40.0], 'show_statusbar': True, 'ntf_popup': True, 'ntf_pass': u'', 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 1000.0], u'autoconnect_host_uri': u'http://xxxxxxxxxxxxxxxxxxxxxxx', 'window_maximized': True, 'enable_system_tray': True, 'show_sidebar': True, 'show_connection_manager_on_start': False, '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': u'cff653ed0103e9fed267e09048bb6d5fccdf4c23', 'classic_mode': False, 'window_pane_position': 654, 'enabled_plugins': [], 'show_rate_in_title': False, 'autoadd_enable': False, 'ntf_username': u'', 'interactive_add': True, 'sidebar_show_zero': False, 'window_x_pos': 437, 'window_height': 836, 'ntf_security': None, 'connection_limit_list': [50, 100, 200, 300, 500], 'sidebar_position': 210, 'show_new_releases': False, 'autoconnect': True, 'choose_directory_dialog_path': u'/home/niklas', 'sidebar_show_trackers': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': u'', u'config_location': u'/home/niklas/.config/deluge', 'ntf_email_add': u'', 'signal_port': 47440}
[DEBUG   ] 00:26:36 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:36 ipcinterface:128 Checking if lockfile exists: /home/niklas/.config/deluge/ipc/deluge-gtk.lock
[DEBUG   ] 00:26:36 ipcinterface:193 Processing args from other process: []
[DEBUG   ] 00:26:36 ipcinterface:196 Not connected to host.. Adding to queue.
[DEBUG   ] 00:26:36 sessionproxy:55 SessionProxy init..
[DEBUG   ] 00:26:36 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:36 config:301 Registering function for show_rate_in_title key..
[DEBUG   ] 00:26:36 menubar:53 MenuBar init..
[DEBUG   ] 00:26:36 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:36 config:301 Registering function for classic_mode key..
[DEBUG   ] 00:26:36 toolbar:51 ToolBar Init..
[DEBUG   ] 00:26:36 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:36 config:301 Registering function for classic_mode key..
[DEBUG   ] 00:26:36 listview:168 ListView initialized..
[DEBUG   ] 00:26:36 listview:279 Loading ListView state file: torrentview.state
[DEBUG   ] 00:26:36 torrentview:183 TorrentView Init..
[DEBUG   ] 00:26:36 torrentdetails:430 Loading TorrentDetails state file: tabs.state
[DEBUG   ] 00:26:36 torrentdetails:148 weights: []
[DEBUG   ] 00:26:36 torrentdetails:149 weight of tab: 0
[DEBUG   ] 00:26:36 torrentdetails:184 Trying to insert tab at -1
[DEBUG   ] 00:26:36 torrentdetails:69 parent: None
[DEBUG   ] 00:26:36 torrentdetails:189 Tab inserted at 0
[DEBUG   ] 00:26:36 files_tab:261 Loading FilesTab state file: files_tab.state
[DEBUG   ] 00:26:36 torrentdetails:148 weights: [(0, 'Status')]
[DEBUG   ] 00:26:36 torrentdetails:149 weight of tab: 2
[DEBUG   ] 00:26:36 torrentdetails:184 Trying to insert tab at -1
[DEBUG   ] 00:26:36 torrentdetails:69 parent: None
[DEBUG   ] 00:26:36 torrentdetails:189 Tab inserted at 1
[DEBUG   ] 00:26:36 peers_tab:209 Loading PeersTab state file: peers_tab.state
[DEBUG   ] 00:26:36 torrentdetails:148 weights: [(0, 'Status'), (2, 'Files')]
[DEBUG   ] 00:26:36 torrentdetails:149 weight of tab: 3
[DEBUG   ] 00:26:36 torrentdetails:184 Trying to insert tab at -1
[DEBUG   ] 00:26:36 torrentdetails:69 parent: None
[DEBUG   ] 00:26:36 torrentdetails:189 Tab inserted at 2
[DEBUG   ] 00:26:36 torrentdetails:148 weights: [(0, 'Status'), (2, 'Files'), (3, 'Peers')]
[DEBUG   ] 00:26:36 torrentdetails:149 weight of tab: 1
[DEBUG   ] 00:26:36 torrentdetails:155 Found pos 1
[DEBUG   ] 00:26:36 torrentdetails:184 Trying to insert tab at 1
[DEBUG   ] 00:26:36 torrentdetails:69 parent: None
[DEBUG   ] 00:26:36 torrentdetails:189 Tab inserted at 1
[DEBUG   ] 00:26:36 torrentdetails:148 weights: [(0, 'Status'), (1, 'Details'), (2, 'Files'), (3, 'Peers')]
[DEBUG   ] 00:26:36 torrentdetails:149 weight of tab: 4
[DEBUG   ] 00:26:36 torrentdetails:184 Trying to insert tab at -1
[DEBUG   ] 00:26:36 torrentdetails:69 parent: None
[DEBUG   ] 00:26:36 torrentdetails:189 Tab inserted at 4
[DEBUG   ] 00:26:36 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:36 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:36 sidebar:85 add tab:filters
[DEBUG   ] 00:26:36 filtertreeview:276 nothing selected
[DEBUG   ] 00:26:36 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:36 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:36 config:301 Registering function for enable_system_tray key..
[DEBUG   ] 00:26:36 systemtray:80 Enabling the system tray icon..
[DEBUG   ] 00:26:36 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:37 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:37 pluginmanagerbase:65 Plugin manager init..
[DEBUG   ] 00:26:37 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:37 pluginmanagerbase:116 Found plugin: Extractor 0.1
[DEBUG   ] 00:26:37 pluginmanagerbase:116 Found plugin: Execute 1.2
[DEBUG   ] 00:26:37 pluginmanagerbase:116 Found plugin: Blocklist 1.2
[DEBUG   ] 00:26:37 pluginmanagerbase:116 Found plugin: AutoAdd 1.02
[DEBUG   ] 00:26:37 pluginmanagerbase:116 Found plugin: Label 0.1
[DEBUG   ] 00:26:37 pluginmanagerbase:116 Found plugin: Notifications 0.1
[DEBUG   ] 00:26:37 pluginmanagerbase:116 Found plugin: WebUi 0.1
[DEBUG   ] 00:26:37 pluginmanagerbase:116 Found plugin: Scheduler 0.2
[DEBUG   ] 00:26:37 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 00:26:37 configmanager:111 Getting config 'hostlist.conf.1.2'
[DEBUG   ] 00:26:37 config:197 Setting 'hosts' to [('1c6f1016ce53dd6b08345674c2c0582bd0afe0cd', '127.0.0.1', 58846, '', '')] of <type 'list'>
[DEBUG   ] 00:26:37 config:388 Config /home/niklas/.config/deluge/hostlist.conf.1.2 version: 1.1 loaded: {'hosts': [[u'1ea73fd67968860b42de0e389faed9c81b4aeb81', u'127.0.0.1', 58846, u'', u''], [u'cff653ed0103e9fed267e09048bb6d5fccdf4c23', u'192.168.1.65', 58846, u'xxxxxxxx', u'xxxxxxxxx']]}
[DEBUG   ] 00:26:37 gtkui:279 _on_reactor_start
[DEBUG   ] 00:26:37 mainwindow:99 Showing window
[DEBUG   ] 00:26:37 config:216 Setting 'window_pane_position' to 555 of <type 'int'>
[DEBUG   ] 00:26:37 mainwindow:186 pos: (1, 51)
[DEBUG   ] 00:26:37 config:216 Setting 'window_pane_position' to 724 of <type 'int'>
[DEBUG   ] 00:26:37 config:216 Setting 'window_pane_position' to 654 of <type 'int'>
[INFO    ] 00:26:37 client:221 Connecting to daemon at 192.168.1.65:58846..
[INFO    ] 00:26:37 client:125 Connected to daemon at 192.168.1.65:58846..
[DEBUG   ] 00:26:38 pluginmanager:88 Core has these plugins enabled: ('Blocklist',)
[DEBUG   ] 00:26:38 pluginbase:62 GtkPlugin initialized..
[DEBUG   ] 00:26:38 gtkui:48 Blocklist GtkUI enable..
[DEBUG   ] 00:26:38 pluginmanagerbase:148 Adding Blocklist to enabled_plugins list in config
[INFO    ] 00:26:38 pluginmanagerbase:150 Plugin Blocklist enabled..
[DEBUG   ] 00:26:42 config:420 Saving new config file /home/niklas/.config/deluge/gtkui.conf.new
[DEBUG   ] 00:26:42 config:433 Backing up old config file to /home/niklas/.config/deluge/gtkui.conf~
[DEBUG   ] 00:26:42 config:441 Moving new config file /home/niklas/.config/deluge/gtkui.conf.new to /home/niklas/.config/deluge/gtkui.conf..
[DEBUG   ] 00:26:47 gtkui:267 sent: 2.3 KiB recv: 3.2 MiB
[DEBUG   ] 00:26:47 gtkui:275 sent rate: 0.0 KiB/s recv rate: 0.0 KiB/s
[DEBUG   ] 00:26:57 gtkui:267 sent: 3.4 KiB recv: 5.9 MiB
[DEBUG   ] 00:26:57 gtkui:275 sent rate: 0.1 KiB/s recv rate: 275.8 KiB/s

deluged -L debug

Code: Select all

[INFO    ] 00:35:56 daemon:129 Deluge daemon 1.3.1
[DEBUG   ] 00:35:56 daemon:130 options: {'profile': False, 'loglevel': 'debug', 'quiet': False, 'ui_interface': None, 'interface': None, 'logfile': '/home/xbmc/.config/deluge/deluged.log', 'config': None, 'port': None, 'pidfile': None, 'donot': False}
[DEBUG   ] 00:35:56 daemon:131 args: []
[DEBUG   ] 00:35:56 core:74 Core init..
[INFO    ] 00:35:56 core:78 Starting libtorrent 0.15.4.0 session..
[DEBUG   ] 00:35:56 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 00:35:56 config:197 Setting 'info_sent' to 0.0 of <type 'float'>
[DEBUG   ] 00:35:56 config:197 Setting 'lsd' to True of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'send_info' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'move_completed_path' to /home/xbmc of <type 'str'>
[DEBUG   ] 00:35:56 config:197 Setting 'enc_in_policy' to 1 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'queue_new_to_top' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'ignore_limits_on_local_network' to True of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'rate_limit_ip_overhead' to True of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'daemon_port' to 58846 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'torrentfiles_location' to /home/xbmc of <type 'str'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_active_limit' to 8 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'utpex' to True of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_active_downloading' to 3 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_active_seeding' to 5 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'allow_remote' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_half_open_connections' to 50 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'download_location' to /home/xbmc of <type 'str'>
[DEBUG   ] 00:35:56 config:197 Setting 'compact_allocation' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_upload_speed' to -1.0 of <type 'float'>
[DEBUG   ] 00:35:56 config:197 Setting 'cache_expiry' to 60 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'prioritize_first_last_pieces' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'auto_managed' to True of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'enc_level' to 2 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_connections_per_second' to 20 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'dont_count_slow_torrents' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'random_outgoing_ports' to True of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'dht' to True of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'new_release_check' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'enc_out_policy' to 1 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_upload_slots_global' to 4 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'seed_time_limit' to 180 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'cache_size' to 512 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'share_ratio_limit' to 2.0 of <type 'float'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_download_speed' to -1.0 of <type 'float'>
[DEBUG   ] 00:35:56 config:197 Setting 'geoip_db_location' to /usr/share/GeoIP/GeoIP.dat of <type 'str'>
[DEBUG   ] 00:35:56 config:197 Setting 'natpmp' to True of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'stop_seed_at_ratio' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'peer_tos' to 0x00 of <type 'str'>
[DEBUG   ] 00:35:56 config:197 Setting 'listen_interface' to  of <type 'str'>
[DEBUG   ] 00:35:56 config:197 Setting 'upnp' to True of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_download_speed_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'outgoing_ports' to [0, 0] of <type 'list'>
[DEBUG   ] 00:35:56 config:197 Setting 'enabled_plugins' to [] of <type 'list'>
[DEBUG   ] 00:35:56 config:197 Setting 'random_port' to True of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'autoadd_enable' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_connections_global' to 200 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'enc_prefer_rc4' to True of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'listen_ports' to [6881, 6891] of <type 'list'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_upload_slots_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'stop_seed_ratio' to 2.0 of <type 'float'>
[DEBUG   ] 00:35:56 config:197 Setting 'seed_time_ratio_limit' to 7.0 of <type 'float'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_upload_speed_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'copy_torrent_file' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'del_copy_torrent_file' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'move_completed' to False of <type 'bool'>
[DEBUG   ] 00:35:56 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   ] 00:35:56 config:197 Setting 'add_paused' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'max_connections_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'remove_seed_at_ratio' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'autoadd_location' to /home/xbmc of <type 'str'>
[DEBUG   ] 00:35:56 config:197 Setting 'plugins_location' to /home/xbmc/.config/deluge/plugins of <type 'str'>
[DEBUG   ] 00:35:56 config:388 Config /home/xbmc/.config/deluge/core.conf version: 1.1 loaded: {'info_sent': 0.0, 'lsd': True, 'send_info': False, u'state_location': u'/home/xbmc/.config/deluge/state', 'move_completed_path': u'/media/RAID/Downloads', 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'rate_limit_ip_overhead': True, 'daemon_port': 58846, 'natpmp': True, 'max_active_limit': -1, u'button_style': 2, 'utpex': True, 'max_active_downloading': 8, 'max_active_seeding': 25, 'allow_remote': True, 'max_half_open_connections': 50, 'download_location': u'/media/RAID/', 'compact_allocation': False, 'max_upload_speed': 40.0, 'cache_expiry': 60, 'prioritize_first_last_pieces': False, 'auto_managed': True, 'enc_level': 2, 'max_connections_per_second': 20, 'dont_count_slow_torrents': True, 'random_outgoing_ports': True, 'max_upload_slots_per_torrent': 7, 'new_release_check': False, 'enc_out_policy': 1, 'outgoing_ports': [0, 0], 'seed_time_limit': 100, 'cache_size': 512, 'share_ratio_limit': 2.0, 'max_download_speed': 1100.0, 'geoip_db_location': u'/usr/share/GeoIP/GeoIP.dat', 'torrentfiles_location': u'/home/xbmc', 'stop_seed_at_ratio': False, 'peer_tos': u'0x00', 'listen_interface': u'', 'upnp': False, 'max_download_speed_per_torrent': -1, 'max_upload_slots_global': 40, 'enabled_plugins': [u'Blocklist'], 'random_port': False, 'autoadd_enable': False, 'max_connections_global': 250, 'enc_prefer_rc4': True, u'template': u'classic', 'listen_ports': [50000, 51000], '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': 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': 100, 'remove_seed_at_ratio': False, 'autoadd_location': u'/home/xbmc', u'config_location': u'/home/xbmc/.config/deluge', 'plugins_location': u'/home/xbmc/.config/deluge/plugins'}
[DEBUG   ] 00:35:56 alertmanager:53 AlertManager initialized..
[DEBUG   ] 00:35:56 pluginmanagerbase:65 Plugin manager init..
[DEBUG   ] 00:35:56 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 00:35:56 pluginmanagerbase:116 Found plugin: Extractor 0.1
[DEBUG   ] 00:35:56 pluginmanagerbase:116 Found plugin: Execute 1.2
[DEBUG   ] 00:35:56 pluginmanagerbase:116 Found plugin: Blocklist 1.2
[DEBUG   ] 00:35:56 pluginmanagerbase:116 Found plugin: AutoAdd 1.02
[DEBUG   ] 00:35:56 pluginmanagerbase:116 Found plugin: Label 0.1
[DEBUG   ] 00:35:56 pluginmanagerbase:116 Found plugin: Notifications 0.1
[DEBUG   ] 00:35:56 pluginmanagerbase:116 Found plugin: WebUi 0.1
[DEBUG   ] 00:35:56 pluginmanagerbase:116 Found plugin: Scheduler 0.2
[DEBUG   ] 00:35:56 torrentmanager:126 TorrentManager init..
[DEBUG   ] 00:35:56 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 00:35:56 config:301 Registering function for max_connections_per_torrent key..
[DEBUG   ] 00:35:56 torrentmanager:768 max_connections_per_torrent set to 100..
[DEBUG   ] 00:35:56 config:301 Registering function for max_upload_slots_per_torrent key..
[DEBUG   ] 00:35:56 torrentmanager:774 max_upload_slots_per_torrent set to 7..
[DEBUG   ] 00:35:56 config:301 Registering function for max_upload_speed_per_torrent key..
[DEBUG   ] 00:35:56 torrentmanager:779 max_upload_speed_per_torrent set to -1..
[DEBUG   ] 00:35:56 config:301 Registering function for max_download_speed_per_torrent key..
[DEBUG   ] 00:35:56 torrentmanager:784 max_download_speed_per_torrent set to -1..
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert torrent_finished_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert torrent_paused_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert torrent_checked_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert tracker_reply_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert tracker_announce_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert tracker_warning_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert tracker_error_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert storage_moved_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert torrent_resumed_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert state_changed_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert save_resume_data_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert save_resume_data_failed_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert file_renamed_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert metadata_received_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert file_error_alert
[DEBUG   ] 00:35:56 alertmanager:96 Registered handler for alert file_completed_alert
[DEBUG   ] 00:35:56 filtermanager:105 FilterManager init..
[DEBUG   ] 00:35:56 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 00:35:56 config:301 Registering function for autoadd_enable key..
[DEBUG   ] 00:35:56 autoadd:124 _on_autoadd_enable
[DEBUG   ] 00:35:56 config:301 Registering function for autoadd_location key..
[DEBUG   ] 00:35:56 autoadd:131 _on_autoadd_location
[DEBUG   ] 00:35:56 configmanager:111 Getting config 'core.conf'
[INFO    ] 00:35:56 rpcserver:366 Starting DelugeRPC server :58846
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.add_torrent_file
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.add_torrent_magnet
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.add_torrent_url
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.connect_peer
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.create_torrent
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.disable_plugin
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.enable_plugin
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.force_reannounce
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.force_recheck
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_available_plugins
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_cache_status
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_config
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_config_value
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_config_values
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_enabled_plugins
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_filter_tree
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_free_space
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_libtorrent_version
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_listen_port
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_num_connections
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_path_size
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_session_state
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_session_status
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_torrent_status
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.get_torrents_status
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.glob
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.move_storage
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.pause_all_torrents
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.pause_torrent
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.queue_bottom
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.queue_down
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.queue_top
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.queue_up
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.remove_torrent
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.rename_files
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.rename_folder
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.rescan_plugins
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.resume_all_torrents
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.resume_torrent
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_config
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_auto_managed
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_file_priorities
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_max_connections
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_max_download_speed
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_max_upload_slots
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_max_upload_speed
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_move_completed
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_move_completed_path
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_options
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_prioritize_first_last
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_remove_at_ratio
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_stop_at_ratio
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_stop_ratio
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.set_torrent_trackers
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.test_listen_port
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: core.upload_plugin
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: daemon.get_method_list
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: daemon.info
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: daemon.shutdown
[DEBUG   ] 00:35:56 config:301 Registering function for torrentfiles_location key..
[DEBUG   ] 00:35:56 config:301 Registering function for listen_ports key..
[DEBUG   ] 00:35:56 preferencesmanager:253 listen port range set to 50000-51000
[DEBUG   ] 00:35:56 config:301 Registering function for listen_interface key..
[DEBUG   ] 00:35:56 preferencesmanager:261 random port value set to False
[DEBUG   ] 00:35:56 preferencesmanager:275 listen port range set to 50000-51000
[DEBUG   ] 00:35:56 config:301 Registering function for random_port key..
[DEBUG   ] 00:35:56 preferencesmanager:261 random port value set to False
[DEBUG   ] 00:35:56 preferencesmanager:275 listen port range set to 50000-51000
[DEBUG   ] 00:35:56 config:301 Registering function for outgoing_ports key..
[DEBUG   ] 00:35:56 config:301 Registering function for random_outgoing_ports key..
[DEBUG   ] 00:35:56 config:301 Registering function for peer_tos key..
[DEBUG   ] 00:35:56 preferencesmanager:288 setting peer_tos to: 0x00
[DEBUG   ] 00:35:56 config:301 Registering function for dht key..
[DEBUG   ] 00:35:56 preferencesmanager:296 dht value set to True
[DEBUG   ] 00:35:56 config:301 Registering function for upnp key..
[DEBUG   ] 00:35:56 preferencesmanager:318 upnp value set to False
[DEBUG   ] 00:35:56 config:301 Registering function for natpmp key..
[DEBUG   ] 00:35:56 preferencesmanager:325 natpmp value set to True
[DEBUG   ] 00:35:56 config:301 Registering function for utpex key..
[DEBUG   ] 00:35:56 preferencesmanager:339 utpex value set to True
[DEBUG   ] 00:35:56 config:301 Registering function for lsd key..
[DEBUG   ] 00:35:56 preferencesmanager:332 lsd value set to True
[DEBUG   ] 00:35:56 config:301 Registering function for enc_in_policy key..
[DEBUG   ] 00:35:56 preferencesmanager:344 encryption value enc_in_policy set to 1..
[DEBUG   ] 00:35:56 preferencesmanager:358 encryption settings:
			out_policy: enabled
		        in_policy: enabled
			level: both
			prefer_rc4: True
[DEBUG   ] 00:35:56 config:301 Registering function for enc_out_policy key..
[DEBUG   ] 00:35:56 preferencesmanager:344 encryption value enc_out_policy set to 1..
[DEBUG   ] 00:35:56 preferencesmanager:358 encryption settings:
			out_policy: enabled
		        in_policy: enabled
			level: both
			prefer_rc4: True
[DEBUG   ] 00:35:56 config:301 Registering function for enc_level key..
[DEBUG   ] 00:35:56 preferencesmanager:344 encryption value enc_level set to 2..
[DEBUG   ] 00:35:56 preferencesmanager:358 encryption settings:
			out_policy: enabled
		        in_policy: enabled
			level: both
			prefer_rc4: True
[DEBUG   ] 00:35:56 config:301 Registering function for enc_prefer_rc4 key..
[DEBUG   ] 00:35:56 preferencesmanager:344 encryption value enc_prefer_rc4 set to True..
[DEBUG   ] 00:35:56 preferencesmanager:358 encryption settings:
			out_policy: enabled
		        in_policy: enabled
			level: both
			prefer_rc4: True
[DEBUG   ] 00:35:56 config:301 Registering function for max_connections_global key..
[DEBUG   ] 00:35:56 preferencesmanager:361 max_connections_global set to 250..
[DEBUG   ] 00:35:56 config:301 Registering function for max_upload_speed key..
[DEBUG   ] 00:35:56 preferencesmanager:365 max_upload_speed set to 40.0..
[DEBUG   ] 00:35:56 config:301 Registering function for max_download_speed key..
[DEBUG   ] 00:35:56 preferencesmanager:375 max_download_speed set to 1100.0..
[DEBUG   ] 00:35:56 config:301 Registering function for max_upload_slots_global key..
[DEBUG   ] 00:35:56 preferencesmanager:384 max_upload_slots_global set to 40..
[DEBUG   ] 00:35:56 config:301 Registering function for max_half_open_connections key..
[DEBUG   ] 00:35:56 config:301 Registering function for max_connections_per_second key..
[DEBUG   ] 00:35:56 config:301 Registering function for ignore_limits_on_local_network key..
[DEBUG   ] 00:35:56 config:301 Registering function for share_ratio_limit key..
[DEBUG   ] 00:35:56 preferencesmanager:397 share_ratio_limit set to 2.0..
[DEBUG   ] 00:35:56 config:301 Registering function for seed_time_ratio_limit key..
[DEBUG   ] 00:35:56 preferencesmanager:401 seed_time_ratio_limit set to 7.0..
[DEBUG   ] 00:35:56 config:301 Registering function for seed_time_limit key..
[DEBUG   ] 00:35:56 preferencesmanager:405 seed_time_limit set to 100..
[DEBUG   ] 00:35:56 config:301 Registering function for max_active_downloading key..
[DEBUG   ] 00:35:56 preferencesmanager:410 max_active_downloading set to 8..
[DEBUG   ] 00:35:56 config:301 Registering function for max_active_seeding key..
[DEBUG   ] 00:35:56 preferencesmanager:414 max_active_seeding set to 25..
[DEBUG   ] 00:35:56 config:301 Registering function for max_active_limit key..
[DEBUG   ] 00:35:56 preferencesmanager:418 max_active_limit set to -1..
[DEBUG   ] 00:35:56 config:301 Registering function for dont_count_slow_torrents key..
[DEBUG   ] 00:35:56 preferencesmanager:422 dont_count_slow_torrents set to True..
[DEBUG   ] 00:35:56 config:301 Registering function for send_info key..
[DEBUG   ] 00:35:56 preferencesmanager:426 Sending anonymous stats..
[DEBUG   ] 00:35:56 config:301 Registering function for proxies key..
[DEBUG   ] 00:35:56 config:301 Registering function for new_release_check key..
[DEBUG   ] 00:35:56 config:301 Registering function for rate_limit_ip_overhead key..
[DEBUG   ] 00:35:56 preferencesmanager:482 rate_limit_ip_overhead: True
[DEBUG   ] 00:35:56 config:301 Registering function for geoip_db_location key..
[DEBUG   ] 00:35:56 preferencesmanager:486 geoip_db_location: /usr/share/GeoIP/GeoIP.dat
[DEBUG   ] 00:35:56 config:301 Registering function for cache_size key..
[DEBUG   ] 00:35:56 preferencesmanager:504 cache_size: 512
[DEBUG   ] 00:35:56 config:301 Registering function for cache_expiry key..
[DEBUG   ] 00:35:56 preferencesmanager:508 cache_expiry: 60
[DEBUG   ] 00:35:56 alertmanager:123 listen_succeeded_alert: successfully listening on 0.0.0.0:50000
[DEBUG   ] 00:35:56 alertmanager:123 listen_succeeded_alert: successfully listening on [::]:50000
[DEBUG   ] 00:35:56 alertmanager:123 portmap_log_alert: NAT-PMP: found router at: 192.168.1.254
[DEBUG   ] 00:35:56 alertmanager:123 portmap_log_alert: NAT-PMP: ==> port map [ action: add proto: tcp local: 50000 external: 50000 ttl: 3600 ]
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: blocklist.check_import
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: blocklist.get_config
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: blocklist.get_status
[DEBUG   ] 00:35:56 rpcserver:395 Registering method: blocklist.set_config
[DEBUG   ] 00:35:56 pluginbase:57 CorePlugin initialized..
[DEBUG   ] 00:35:56 core:78 Blocklist: Plugin enabled..
[DEBUG   ] 00:35:56 configmanager:111 Getting config 'blocklist.conf'
[DEBUG   ] 00:35:56 config:197 Setting 'check_after_days' to 4 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'timeout' to 180 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'list_type' to  of <type 'str'>
[DEBUG   ] 00:35:56 config:197 Setting 'list_compression' to  of <type 'str'>
[DEBUG   ] 00:35:56 config:197 Setting 'url' to http://deluge-torrent.org/blocklist/nipfilter.dat.gz of <type 'str'>
[DEBUG   ] 00:35:56 config:197 Setting 'try_times' to 3 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'load_on_start' to False of <type 'bool'>
[DEBUG   ] 00:35:56 config:197 Setting 'list_size' to 0 of <type 'int'>
[DEBUG   ] 00:35:56 config:197 Setting 'last_update' to 0.0 of <type 'float'>
[DEBUG   ] 00:35:56 config:388 Config /home/xbmc/.config/deluge/blocklist.conf version: 1.1 loaded: {'check_after_days': 4, 'list_type': u'Emule', u'file_type': u'pgtextgz', 'try_times': 3, 'list_size': 3305913, u'file_size': 3191220, u'listtype': u'pgtextgz', 'load_on_start': False, 'url': u'http://deluge-torrent.org/blocklist/nipfilter.dat.gz', u'file_date': u'Thu Mar 18 14:40:52 2010', u'file_url': u'http://deluge-torrent.org/blocklist/nipfilter.dat.gz', 'last_update': 1285669908.86725, 'timeout': 180, 'list_compression': u'GZip'}
[INFO    ] 00:35:56 pluginmanagerbase:150 Plugin Blocklist enabled..
[DEBUG   ] 00:35:56 rpcserver:466 intevents: {}
[DEBUG   ] 00:35:56 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 00:35:56 torrentmanager:573 Opening torrent state file for load.
[DEBUG   ] 00:35:56 torrentmanager:685 Opening torrents fastresume file for load.
[DEBUG   ] 00:35:56 torrentmanager:324 torrentmanager.add
[DEBUG   ] 00:35:56 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 00:35:56 torrentmanager:284 Attempting to create torrent_info from /home/xbmc/.config/deluge/state/2b52aa3574f3594f9edc439ce59d2096cf24c255.torrent
[DEBUG   ] 00:35:56 torrentmanager:396 options: {'add_paused': False, 'max_download_speed': -1.0, 'auto_managed': True, 'remove_at_ratio': False, 'move_completed_path': u'/media/RAID/Downloads', 'download_location': '/media/RAID/', 'mapped_files': {}, 'compact_allocation': False, 'stop_at_ratio': False, 'max_upload_speed': -1.0, 'prioritize_first_last_pieces': False, 'max_upload_slots': 7, 'file_priorities': (1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1), 'stop_ratio': 2.0, 'move_completed': False, 'max_connections': 100}
[DEBUG   ] 00:35:56 torrentmanager:430 handle id: 2b52aa3574f3594f9edc439ce59d2096cf24c255
[DEBUG   ] 00:35:56 torrent:80 Creating torrent object 2b52aa3574f3594f9edc439ce59d2096cf24c255
[DEBUG   ] 00:35:56 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 00:35:56 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 00:35:56 torrent:312 Setting trackers for 2b52aa3574f3594f9edc439ce59d2096cf24c255: [{'url': 'http://xxxxxxxxxxxxxxxxxxxxxxx', 'tier': 0}]
[DEBUG   ] 00:35:56 torrent:280 setting 2b52aa3574f3594f9edc439ce59d2096cf24c255's file priorities: (1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1)
[DEBUG   ] 00:35:56 torrent:351 set_state_based_on_ltstate: Seeding
[DEBUG   ] 00:35:56 torrent:352 session.is_paused: False
[DEBUG   ] 00:35:56 torrent:187 Torrent object created.
Last edited by johnnyg on Sat Nov 20, 2010 1:34 am, edited 1 time in total.
Reason: remove tracker url
swex

Re: Compiled Deluge 1.3.1 refuses connections other than Con

Post by swex »

absolutely the same bug, gtkui and webui not working, only console.. but deluge-gtk log says all is ok. That makes me sad panda :((( any how to fix?
albertdb
New User
New User
Posts: 5
Joined: Tue Nov 16, 2010 3:31 pm

Re: Compiled Deluge 1.3.1 refuses connections other than Con

Post by albertdb »

Afters months of research, I discovered that when I add a corrupt/malformed torrent, this problem appears. Deluge-console can connect, but GTK and Web can't.

Obviusly, I don't add corrupt torrents intentionally, but sometimes it happens when you download something from a tracker. This seems to be a Deluge RPC bug, because deluge-console always connects and displays the torrents correctly.

Thanks in advance,

Albert
Post Reply