Gui won't start

Specific support for Deluge on Microsoft Windows OS
Post Reply
Freethefire
New User
New User
Posts: 6
Joined: Fri Mar 02, 2018 3:01 pm

Gui won't start

Post by Freethefire »

Hey,

been fiddeling for a few hours now trying to get Deluge to start on my computer(Windows 8.1).
I've read every thread here on the forum and more or less everything under support. But it just don't want to start, (except for yesterday, it started once when I first tried it).
vcredist_x86.exe is installed, reinstalled and repaired, no difference.

I'm not getting any errors when logging deluge-debug.exe. It starts and then when I close it the log is empty. (deluge-debug.exe -L error -l deluge.log)
So I switched to info level instead and this is what I get when trying to start deluge.exe:

Code: Select all

[INFO    ] 09:30:46 main:130 Deluge ui 1.3.15
[DEBUG   ] 09:30:46 main:131 options: {'loglevel': u'debug', 'default_ui': None, 'args': None, 'quiet': False, 'ui': None, 'logfile': u'deluge.log', 'config': None}
[DEBUG   ] 09:30:46 main:132 args: []
[DEBUG   ] 09:30:46 main:133 ui_args: []
[INFO    ] 09:30:46 main:136 Starting ui..
[DEBUG   ] 09:30:46 ui:132 UI init..
[DEBUG   ] 09:30:46 configmanager:111 Getting config 'ui.conf'
[DEBUG   ] 09:30:46 config:199 Setting 'default_ui' to gtk of <type 'str'>
[DEBUG   ] 09:30:46 config:394 Config C:\Users\Alex\AppData\Roaming\deluge\ui.conf version: 1.1 loaded: {'default_ui': u'gtk'}
[INFO    ] 09:30:46 ui:151 Starting GtkUI..
I've tried to turn of all other programs running, AV, firewall etc.

Forgot to mention that I've reinstalled deluge as well, deleting all folders in program files and appdata.

Any suggestions would be appreciated!
shamael
Compulsive Poster
Compulsive Poster
Posts: 667
Joined: Sat Oct 08, 2016 9:28 am

Re: Gui won't start

Post by shamael »

When starting the debug mode, do you start it from a cmd.ex as administrator?
Try with : deluge-debug.exe -L DEBUG -l deluge-debug.log
Freethefire
New User
New User
Posts: 6
Joined: Fri Mar 02, 2018 3:01 pm

Re: Gui won't start

Post by Freethefire »

shamael wrote:When starting the debug mode, do you start it from a cmd.ex as administrator?
Try with : deluge-debug.exe -L DEBUG -l deluge-debug.log
Thanks for your reply shamael!

Missed the admin part before, here's the output of my deluge-debug-log:

Code: Select all

[INFO    ] 14:49:04 main:130 Deluge ui 1.3.15
[DEBUG   ] 14:49:04 main:131 options: {'loglevel': u'debug', 'default_ui': None, 'args': None, 'quiet': False, 'ui': None, 'logfile': u'deluge-debug.log', 'config': None}
[DEBUG   ] 14:49:04 main:132 args: []
[DEBUG   ] 14:49:04 main:133 ui_args: []
[INFO    ] 14:49:04 main:136 Starting ui..
[DEBUG   ] 14:49:04 ui:132 UI init..
[DEBUG   ] 14:49:04 configmanager:111 Getting config 'ui.conf'
[DEBUG   ] 14:49:04 config:199 Setting 'default_ui' to gtk of <type 'str'>
[DEBUG   ] 14:49:04 config:394 Config C:\Users\Alex\AppData\Roaming\deluge\ui.conf version: 1.1 loaded: {'default_ui': u'gtk'}
[INFO    ] 14:49:04 ui:151 Starting GtkUI..
[WARNING ] 14:49:10 gtkui:207 Unable to register a 'die' handler with the GNOME session manager: No module named gnome.ui
[DEBUG   ] 14:49:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:10 config:199 Setting 'close_to_tray' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'ntf_sound_path' to C:\Users\Alex\Downloads of <type 'str'>
[DEBUG   ] 14:49:10 config:199 Setting 'window_width' to 640 of <type 'int'>
[DEBUG   ] 14:49:10 config:199 Setting 'default_load_path' to None of <type 'NoneType'>
[DEBUG   ] 14:49:10 config:199 Setting 'window_y_pos' to 0 of <type 'int'>
[DEBUG   ] 14:49:10 config:199 Setting 'ntf_email' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'tray_upload_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG   ] 14:49:10 config:199 Setting 'show_statusbar' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'ntf_popup' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'ntf_pass' to  of <type 'str'>
[DEBUG   ] 14:49:10 config:199 Setting 'tray_download_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG   ] 14:49:10 config:199 Setting 'window_maximized' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'enable_system_tray' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'show_sidebar' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'show_connection_manager_on_start' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'lock_tray' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'createtorrent.trackers' to [] of <type 'list'>
[DEBUG   ] 14:49:10 config:199 Setting 'ntf_sound' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'tray_password' to  of <type 'str'>
[DEBUG   ] 14:49:10 config:199 Setting 'focus_add_dialog' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'ntf_server' to  of <type 'str'>
[DEBUG   ] 14:49:10 config:199 Setting 'start_in_tray' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'ntf_tray_blink' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'check_new_releases' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'autoadd_queued' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'pref_dialog_width' to None of <type 'NoneType'>
[DEBUG   ] 14:49:10 config:199 Setting 'autoadd_enable' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'autoconnect_host_id' to None of <type 'NoneType'>
[DEBUG   ] 14:49:10 config:199 Setting 'classic_mode' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'window_pane_position' to -1 of <type 'int'>
[DEBUG   ] 14:49:10 config:199 Setting 'enabled_plugins' to [] of <type 'list'>
[DEBUG   ] 14:49:10 config:199 Setting 'show_rate_in_title' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'pref_dialog_height' to None of <type 'NoneType'>
[DEBUG   ] 14:49:10 config:199 Setting 'ntf_username' to  of <type 'str'>
[DEBUG   ] 14:49:10 config:199 Setting 'interactive_add' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'sidebar_show_zero' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'window_x_pos' to 0 of <type 'int'>
[DEBUG   ] 14:49:10 config:199 Setting 'window_height' to 480 of <type 'int'>
[DEBUG   ] 14:49:10 config:199 Setting 'ntf_security' to None of <type 'NoneType'>
[DEBUG   ] 14:49:10 config:199 Setting 'connection_limit_list' to [50, 100, 200, 300, 500] of <type 'list'>
[DEBUG   ] 14:49:10 config:199 Setting 'sidebar_position' to 170 of <type 'int'>
[DEBUG   ] 14:49:10 config:199 Setting 'show_new_releases' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'autoconnect' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'choose_directory_dialog_path' to C:\Users\Alex\Downloads of <type 'str'>
[DEBUG   ] 14:49:10 config:199 Setting 'sidebar_show_trackers' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'autostart_localhost' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'show_toolbar' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'autoadd_location' to  of <type 'str'>
[DEBUG   ] 14:49:10 config:199 Setting 'enable_appindicator' to False of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'focus_main_window_on_add' to True of <type 'bool'>
[DEBUG   ] 14:49:10 config:199 Setting 'ntf_email_add' to  of <type 'str'>
[DEBUG   ] 14:49:10 config:199 Setting 'signal_port' to 40000 of <type 'int'>
[WARNING ] 14:49:10 config:364 Unable to open config file C:\Users\Alex\AppData\Roaming\deluge\gtkui.conf: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\gtkui.conf'
[DEBUG   ] 14:49:10 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:11 ipcinterface:184 Processing args from other process: []
[DEBUG   ] 14:49:11 ipcinterface:187 Not connected to host.. Adding to queue.
[DEBUG   ] 14:49:11 sessionproxy:55 SessionProxy init..
[DEBUG   ] 14:49:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:11 config:306 Registering function for show_rate_in_title key..
[DEBUG   ] 14:49:11 menubar:53 MenuBar init..
[DEBUG   ] 14:49:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:11 toolbar:51 ToolBar Init..
[DEBUG   ] 14:49:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:11 listview:198 ListView initialized..
[DEBUG   ] 14:49:11 listview:329 Loading ListView state file: torrentview.state
[WARNING ] 14:49:11 listview:334 Unable to load state file: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\torrentview.state'
[DEBUG   ] 14:49:11 torrentview:249 TorrentView Init..
[DEBUG   ] 14:49:11 torrentdetails:443 Loading TorrentDetails state file: tabs.state
[WARNING ] 14:49:11 torrentdetails:448 Unable to load state file: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\tabs.state'
[DEBUG   ] 14:49:11 torrentdetails:157 weights: []
[DEBUG   ] 14:49:11 torrentdetails:158 weight of tab: 0
[DEBUG   ] 14:49:11 torrentdetails:193 Trying to insert tab at -1
[DEBUG   ] 14:49:11 torrentdetails:69 parent: None
[DEBUG   ] 14:49:11 torrentdetails:198 Tab inserted at 0
[DEBUG   ] 14:49:11 files_tab:280 Loading FilesTab state file: files_tab.state
[WARNING ] 14:49:11 files_tab:285 Unable to load state file: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\files_tab.state'
[DEBUG   ] 14:49:11 torrentdetails:157 weights: [(0, 'Status')]
[DEBUG   ] 14:49:11 torrentdetails:158 weight of tab: 2
[DEBUG   ] 14:49:11 torrentdetails:193 Trying to insert tab at -1
[DEBUG   ] 14:49:11 torrentdetails:69 parent: None
[DEBUG   ] 14:49:11 torrentdetails:198 Tab inserted at 1
[DEBUG   ] 14:49:11 peers_tab:211 Loading PeersTab state file: peers_tab.state
[WARNING ] 14:49:11 peers_tab:216 Unable to load state file: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\peers_tab.state'
[DEBUG   ] 14:49:11 torrentdetails:157 weights: [(0, 'Status'), (2, 'Files')]
[DEBUG   ] 14:49:11 torrentdetails:158 weight of tab: 3
[DEBUG   ] 14:49:11 torrentdetails:193 Trying to insert tab at -1
[DEBUG   ] 14:49:11 torrentdetails:69 parent: None
[DEBUG   ] 14:49:11 torrentdetails:198 Tab inserted at 2
[DEBUG   ] 14:49:11 torrentdetails:157 weights: [(0, 'Status'), (2, 'Files'), (3, 'Peers')]
[DEBUG   ] 14:49:11 torrentdetails:158 weight of tab: 1
[DEBUG   ] 14:49:11 torrentdetails:164 Found pos 1
[DEBUG   ] 14:49:11 torrentdetails:193 Trying to insert tab at 1
[DEBUG   ] 14:49:11 torrentdetails:69 parent: None
[DEBUG   ] 14:49:11 torrentdetails:198 Tab inserted at 1
[DEBUG   ] 14:49:11 torrentdetails:157 weights: [(0, 'Status'), (1, 'Details'), (2, 'Files'), (3, 'Peers')]
[DEBUG   ] 14:49:11 torrentdetails:158 weight of tab: 4
[DEBUG   ] 14:49:11 torrentdetails:193 Trying to insert tab at -1
[DEBUG   ] 14:49:11 torrentdetails:69 parent: None
[DEBUG   ] 14:49:11 torrentdetails:198 Tab inserted at 4
[DEBUG   ] 14:49:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:11 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:11 sidebar:85 add tab:filters
[DEBUG   ] 14:49:11 filtertreeview:322 nothing selected
[DEBUG   ] 14:49:12 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:12 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:12 config:306 Registering function for enable_system_tray key..
[DEBUG   ] 14:49:12 systemtray:132 Enabling the system tray icon..
[DEBUG   ] 14:49:12 config:306 Registering function for enable_appindicator key..
[DEBUG   ] 14:49:12 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:12 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:12 pluginmanagerbase:65 Plugin manager init..
[DEBUG   ] 14:49:12 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:12 pluginmanagerbase:124 Found plugin: Extractor 0.6 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\extractor-0.6-py2.7.egg
[DEBUG   ] 14:49:12 pluginmanagerbase:124 Found plugin: Execute 1.3 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\execute-1.3-py2.7.egg
[DEBUG   ] 14:49:12 pluginmanagerbase:124 Found plugin: Blocklist 1.3 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\blocklist-1.3-py2.7.egg
[DEBUG   ] 14:49:12 pluginmanagerbase:124 Found plugin: AutoAdd 1.5 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\autoadd-1.5-py2.7.egg
[DEBUG   ] 14:49:12 pluginmanagerbase:124 Found plugin: Label 0.2 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\label-0.2-py2.7.egg
[DEBUG   ] 14:49:12 pluginmanagerbase:124 Found plugin: Notifications 0.2 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\notifications-0.2-py2.7.egg
[DEBUG   ] 14:49:12 pluginmanagerbase:124 Found plugin: WebUi 0.1 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\webui-0.1-py2.7.egg
[DEBUG   ] 14:49:12 pluginmanagerbase:124 Found plugin: Scheduler 0.3 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\scheduler-0.3-py2.7.egg
[DEBUG   ] 14:49:12 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 14:49:12 configmanager:111 Getting config 'hostlist.conf.1.2'
[DEBUG   ] 14:49:12 config:199 Setting 'hosts' to [('6a054f591b24c47cadab4daa8f5b29a5731ead7d', '127.0.0.1', 58846, '', '')] of <type 'list'>
[WARNING ] 14:49:12 config:364 Unable to open config file C:\Users\Alex\AppData\Roaming\deluge\hostlist.conf.1.2: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\hostlist.conf.1.2'
[DEBUG   ] 14:49:12 gtkui:334 _on_reactor_start
[DEBUG   ] 14:49:12 mainwindow:107 Showing window
[DEBUG   ] 14:49:12 config:218 Setting 'window_pane_position' to 213 of <type 'int'>
[INFO    ] 14:49:12 daemon:127 Deluge daemon 1.3.15
[DEBUG   ] 14:49:12 daemon:128 options: None
[DEBUG   ] 14:49:12 daemon:129 args: None
[DEBUG   ] 14:49:13 core:78 Core init..
[DEBUG   ] 14:49:13 core:84 read_only_config_keys: []
[INFO    ] 14:49:13 core:87 Starting libtorrent 1.0.11.0 session..
[WARNING ] 14:49:14 core:197 Failed to load lt state: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\session.state'
[DEBUG   ] 14:49:14 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 14:49:14 config:199 Setting 'info_sent' to 0.0 of <type 'float'>
[DEBUG   ] 14:49:14 config:199 Setting 'lsd' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'send_info' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'move_completed_path' to C:\Users\Alex\Downloads of <type 'str'>
[DEBUG   ] 14:49:14 config:199 Setting 'enc_in_policy' to 1 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'queue_new_to_top' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'ignore_limits_on_local_network' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'rate_limit_ip_overhead' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'daemon_port' to 58846 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'torrentfiles_location' to C:\Users\Alex\Downloads of <type 'str'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_active_limit' to 8 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'utpex' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_active_downloading' to 3 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_active_seeding' to 5 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'allow_remote' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_half_open_connections' to 8 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'download_location' to C:\Users\Alex\Downloads of <type 'str'>
[DEBUG   ] 14:49:14 config:199 Setting 'compact_allocation' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_upload_speed' to -1.0 of <type 'float'>
[DEBUG   ] 14:49:14 config:199 Setting 'cache_expiry' to 60 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'prioritize_first_last_pieces' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'auto_managed' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'enc_level' to 2 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_connections_per_second' to 20 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'dont_count_slow_torrents' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'random_outgoing_ports' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'dht' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'new_release_check' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'enc_out_policy' to 1 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_upload_slots_global' to 4 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'seed_time_limit' to 180 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'cache_size' to 512 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'share_ratio_limit' to 2.0 of <type 'float'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_download_speed' to -1.0 of <type 'float'>
[DEBUG   ] 14:49:14 config:199 Setting 'geoip_db_location' to /usr/share/GeoIP/GeoIP.dat of <type 'str'>
[DEBUG   ] 14:49:14 config:199 Setting 'natpmp' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'stop_seed_at_ratio' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'peer_tos' to 0x00 of <type 'str'>
[DEBUG   ] 14:49:14 config:199 Setting 'listen_interface' to  of <type 'str'>
[DEBUG   ] 14:49:14 config:199 Setting 'upnp' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_download_speed_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'outgoing_ports' to [0, 0] of <type 'list'>
[DEBUG   ] 14:49:14 config:199 Setting 'enabled_plugins' to [] of <type 'list'>
[DEBUG   ] 14:49:14 config:199 Setting 'random_port' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'autoadd_enable' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_connections_global' to 200 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'enc_prefer_rc4' to True of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'listen_ports' to [6881, 6891] of <type 'list'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_upload_slots_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'stop_seed_ratio' to 2.0 of <type 'float'>
[DEBUG   ] 14:49:14 config:199 Setting 'seed_time_ratio_limit' to 7.0 of <type 'float'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_upload_speed_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'copy_torrent_file' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'del_copy_torrent_file' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'move_completed' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 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   ] 14:49:14 config:199 Setting 'add_paused' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'max_connections_per_torrent' to -1 of <type 'int'>
[DEBUG   ] 14:49:14 config:199 Setting 'remove_seed_at_ratio' to False of <type 'bool'>
[DEBUG   ] 14:49:14 config:199 Setting 'autoadd_location' to C:\Users\Alex\Downloads of <type 'str'>
[DEBUG   ] 14:49:14 config:199 Setting 'plugins_location' to C:\Users\Alex\AppData\Roaming\deluge\plugins of <type 'str'>
[WARNING ] 14:49:14 config:364 Unable to open config file C:\Users\Alex\AppData\Roaming\deluge\core.conf: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\core.conf'
[DEBUG   ] 14:49:14 alertmanager:53 AlertManager initialized..
[DEBUG   ] 14:49:14 pluginmanagerbase:65 Plugin manager init..
[DEBUG   ] 14:49:14 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 14:49:14 pluginmanagerbase:124 Found plugin: Extractor 0.6 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\extractor-0.6-py2.7.egg
[DEBUG   ] 14:49:14 pluginmanagerbase:124 Found plugin: Execute 1.3 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\execute-1.3-py2.7.egg
[DEBUG   ] 14:49:14 pluginmanagerbase:124 Found plugin: Blocklist 1.3 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\blocklist-1.3-py2.7.egg
[DEBUG   ] 14:49:14 pluginmanagerbase:124 Found plugin: AutoAdd 1.5 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\autoadd-1.5-py2.7.egg
[DEBUG   ] 14:49:14 pluginmanagerbase:124 Found plugin: Label 0.2 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\label-0.2-py2.7.egg
[DEBUG   ] 14:49:14 pluginmanagerbase:124 Found plugin: Notifications 0.2 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\notifications-0.2-py2.7.egg
[DEBUG   ] 14:49:14 pluginmanagerbase:124 Found plugin: WebUi 0.1 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\webui-0.1-py2.7.egg
[DEBUG   ] 14:49:14 pluginmanagerbase:124 Found plugin: Scheduler 0.3 at c:\program files (x86)\deluge\deluge-1.3.15-py2.7.egg\deluge\plugins\scheduler-0.3-py2.7.egg
[DEBUG   ] 14:49:14 torrentmanager:127 TorrentManager init..
[DEBUG   ] 14:49:14 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 14:49:14 config:306 Registering function for max_connections_per_torrent key..
[DEBUG   ] 14:49:14 torrentmanager:910 max_connections_per_torrent set to -1..
[DEBUG   ] 14:49:14 config:306 Registering function for max_upload_slots_per_torrent key..
[DEBUG   ] 14:49:14 torrentmanager:916 max_upload_slots_per_torrent set to -1..
[DEBUG   ] 14:49:14 config:306 Registering function for max_upload_speed_per_torrent key..
[DEBUG   ] 14:49:14 torrentmanager:921 max_upload_speed_per_torrent set to -1..
[DEBUG   ] 14:49:14 config:306 Registering function for max_download_speed_per_torrent key..
[DEBUG   ] 14:49:14 torrentmanager:926 max_download_speed_per_torrent set to -1..
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert torrent_finished_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert torrent_paused_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert torrent_checked_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert tracker_reply_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert tracker_announce_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert tracker_warning_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert tracker_error_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert storage_moved_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert storage_moved_failed_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert torrent_resumed_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert state_changed_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert save_resume_data_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert save_resume_data_failed_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert file_renamed_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert metadata_received_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert file_error_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert file_completed_alert
[DEBUG   ] 14:49:14 alertmanager:97 Registered handler for alert fastresume_rejected_alert
[DEBUG   ] 14:49:14 filtermanager:105 FilterManager init..
[DEBUG   ] 14:49:14 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 14:49:14 config:306 Registering function for autoadd_enable key..
[DEBUG   ] 14:49:14 autoadd:124 _on_autoadd_enable
[DEBUG   ] 14:49:14 config:306 Registering function for autoadd_location key..
[DEBUG   ] 14:49:14 autoadd:131 _on_autoadd_location
[DEBUG   ] 14:49:14 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.add_torrent_file
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.add_torrent_magnet
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.add_torrent_url
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.connect_peer
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.create_torrent
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.disable_plugin
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.enable_plugin
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.force_reannounce
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.force_recheck
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_available_plugins
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_cache_status
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_config
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_config_value
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_config_values
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_enabled_plugins
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_filter_tree
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_free_space
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_libtorrent_version
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_listen_port
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_num_connections
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_path_size
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_session_state
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_session_status
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_torrent_status
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.get_torrents_status
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.glob
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.move_storage
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.pause_all_torrents
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.pause_torrent
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.queue_bottom
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.queue_down
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.queue_top
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.queue_up
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.remove_torrent
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.rename_files
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.rename_folder
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.rescan_plugins
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.resume_all_torrents
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.resume_torrent
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_config
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_auto_managed
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_file_priorities
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_max_connections
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_max_download_speed
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_max_upload_slots
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_max_upload_speed
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_move_completed
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_move_completed_path
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_options
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_prioritize_first_last
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_remove_at_ratio
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_stop_at_ratio
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_stop_ratio
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.set_torrent_trackers
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.test_listen_port
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: core.upload_plugin
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: daemon.get_method_list
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: daemon.info
[DEBUG   ] 14:49:14 rpcserver:398 Registering method: daemon.shutdown
[DEBUG   ] 14:49:14 config:306 Registering function for torrentfiles_location key..
[DEBUG   ] 14:49:14 config:306 Registering function for listen_ports key..
[DEBUG   ] 14:49:14 config:306 Registering function for listen_interface key..
[DEBUG   ] 14:49:14 preferencesmanager:270 random port value set to True
[DEBUG   ] 14:49:14 preferencesmanager:284 listen port range set to 50621-50631
[DEBUG   ] 14:49:14 config:306 Registering function for random_port key..
[DEBUG   ] 14:49:14 preferencesmanager:270 random port value set to True
[DEBUG   ] 14:49:14 preferencesmanager:284 listen port range set to 54374-54384
[DEBUG   ] 14:49:14 config:306 Registering function for outgoing_ports key..
[DEBUG   ] 14:49:14 config:306 Registering function for random_outgoing_ports key..
[DEBUG   ] 14:49:14 config:306 Registering function for peer_tos key..
[DEBUG   ] 14:49:14 preferencesmanager:297 setting peer_tos to: 0x00
[DEBUG   ] 14:49:14 config:306 Registering function for dht key..
[DEBUG   ] 14:49:14 preferencesmanager:305 dht value set to True
[WARNING ] 14:49:14 preferencesmanager:313 Unable to read DHT state file: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\dht.state'
[DEBUG   ] 14:49:14 config:306 Registering function for upnp key..
[DEBUG   ] 14:49:14 preferencesmanager:328 upnp value set to True
[DEBUG   ] 14:49:14 config:306 Registering function for natpmp key..
[DEBUG   ] 14:49:14 preferencesmanager:335 natpmp value set to True
[DEBUG   ] 14:49:14 config:306 Registering function for utpex key..
[DEBUG   ] 14:49:14 preferencesmanager:349 utpex value set to True
[DEBUG   ] 14:49:14 config:306 Registering function for lsd key..
[DEBUG   ] 14:49:14 preferencesmanager:342 lsd value set to True
[DEBUG   ] 14:49:14 config:306 Registering function for enc_in_policy key..
[DEBUG   ] 14:49:14 preferencesmanager:356 encryption value enc_in_policy set to 1..
[DEBUG   ] 14:49:14 preferencesmanager:371 encryption settings:
			out_policy: 1
		        in_policy: 1
			level: 3
			prefer_rc4: True
[DEBUG   ] 14:49:14 config:306 Registering function for enc_out_policy key..
[DEBUG   ] 14:49:14 preferencesmanager:356 encryption value enc_out_policy set to 1..
[DEBUG   ] 14:49:14 preferencesmanager:371 encryption settings:
			out_policy: 1
		        in_policy: 1
			level: 3
			prefer_rc4: True
[DEBUG   ] 14:49:14 config:306 Registering function for enc_level key..
[DEBUG   ] 14:49:14 preferencesmanager:356 encryption value enc_level set to 2..
[DEBUG   ] 14:49:14 preferencesmanager:371 encryption settings:
			out_policy: 1
		        in_policy: 1
			level: 3
			prefer_rc4: True
[DEBUG   ] 14:49:14 config:306 Registering function for enc_prefer_rc4 key..
[DEBUG   ] 14:49:14 preferencesmanager:356 encryption value enc_prefer_rc4 set to True..
[DEBUG   ] 14:49:14 preferencesmanager:371 encryption settings:
			out_policy: 1
		        in_policy: 1
			level: 3
			prefer_rc4: True
[DEBUG   ] 14:49:14 config:306 Registering function for max_connections_global key..
[DEBUG   ] 14:49:14 preferencesmanager:374 max_connections_global set to 200..
[DEBUG   ] 14:49:14 config:306 Registering function for max_upload_speed key..
[DEBUG   ] 14:49:14 preferencesmanager:378 max_upload_speed set to -1.0..
[DEBUG   ] 14:49:14 config:306 Registering function for max_download_speed key..
[DEBUG   ] 14:49:14 preferencesmanager:388 max_download_speed set to -1.0..
[DEBUG   ] 14:49:14 config:306 Registering function for max_upload_slots_global key..
[DEBUG   ] 14:49:14 preferencesmanager:397 max_upload_slots_global set to 4..
[DEBUG   ] 14:49:14 config:306 Registering function for max_half_open_connections key..
[DEBUG   ] 14:49:14 config:306 Registering function for max_connections_per_second key..
[DEBUG   ] 14:49:14 config:306 Registering function for ignore_limits_on_local_network key..
[DEBUG   ] 14:49:14 config:306 Registering function for share_ratio_limit key..
[DEBUG   ] 14:49:14 preferencesmanager:410 share_ratio_limit set to 2.0..
[DEBUG   ] 14:49:14 config:306 Registering function for seed_time_ratio_limit key..
[DEBUG   ] 14:49:14 preferencesmanager:414 seed_time_ratio_limit set to 7.0..
[DEBUG   ] 14:49:14 config:306 Registering function for seed_time_limit key..
[DEBUG   ] 14:49:14 preferencesmanager:418 seed_time_limit set to 180..
[DEBUG   ] 14:49:14 config:306 Registering function for max_active_downloading key..
[DEBUG   ] 14:49:14 preferencesmanager:423 max_active_downloading set to 3..
[DEBUG   ] 14:49:14 config:306 Registering function for max_active_seeding key..
[DEBUG   ] 14:49:14 preferencesmanager:427 max_active_seeding set to 5..
[DEBUG   ] 14:49:14 config:306 Registering function for max_active_limit key..
[DEBUG   ] 14:49:14 preferencesmanager:431 max_active_limit set to 8..
[DEBUG   ] 14:49:14 config:306 Registering function for dont_count_slow_torrents key..
[DEBUG   ] 14:49:14 preferencesmanager:435 dont_count_slow_torrents set to False..
[DEBUG   ] 14:49:14 config:306 Registering function for send_info key..
[DEBUG   ] 14:49:14 preferencesmanager:439 Sending anonymous stats..
[DEBUG   ] 14:49:14 config:306 Registering function for proxies key..
[DEBUG   ] 14:49:14 preferencesmanager:499 Setting proxy settings: {'username': '', 'password': '', 'hostname': '', 'type': 0, 'port': 8080}
[DEBUG   ] 14:49:14 config:306 Registering function for new_release_check key..
[DEBUG   ] 14:49:14 preferencesmanager:470 Checking for new release..
[DEBUG   ] 14:49:14 core:209 get_new_release
[DEBUG   ] 14:49:14 config:306 Registering function for rate_limit_ip_overhead key..
[DEBUG   ] 14:49:14 preferencesmanager:513 rate_limit_ip_overhead: True
[DEBUG   ] 14:49:14 config:306 Registering function for geoip_db_location key..
[DEBUG   ] 14:49:14 preferencesmanager:517 geoip_db_location: /usr/share/GeoIP/GeoIP.dat
[WARNING ] 14:49:14 preferencesmanager:530 Unable to find GeoIP database file!
[DEBUG   ] 14:49:14 config:306 Registering function for cache_size key..
[DEBUG   ] 14:49:14 preferencesmanager:533 cache_size: 512
[DEBUG   ] 14:49:14 config:306 Registering function for cache_expiry key..
[DEBUG   ] 14:49:14 preferencesmanager:537 cache_expiry: 60
[DEBUG   ] 14:49:14 client:433 daemon created!
[DEBUG   ] 14:49:14 configmanager:111 Getting config 'core.conf'
[DEBUG   ] 14:49:14 torrentmanager:641 Opening torrent state file for load.
[WARNING ] 14:49:14 torrentmanager:648 Unable to load state file: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\state\\torrents.state'
[WARNING ] 14:49:14 torrentmanager:648 Unable to load state file: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\state\\torrents.state.bak'
[DEBUG   ] 14:49:14 torrentmanager:769 Opening torrents fastresume file for load.
[DEBUG   ] 14:49:14 rpcserver:469 intevents: {}
[DEBUG   ] 14:49:14 alertmanager:124 listen_succeeded_alert: successfully listening on [TCP] 0.0.0.0:50621
[DEBUG   ] 14:49:14 alertmanager:124 listen_succeeded_alert: successfully listening on [TCP/SSL] 0.0.0.0:4433
[DEBUG   ] 14:49:14 alertmanager:124 listen_succeeded_alert: successfully listening on [TCP] [::]:50621
[DEBUG   ] 14:49:14 alertmanager:124 listen_succeeded_alert: successfully listening on [TCP/SSL] [::]:4433
[DEBUG   ] 14:49:14 alertmanager:124 listen_succeeded_alert: successfully listening on [UDP] 0.0.0.0:50621
[DEBUG   ] 14:49:14 alertmanager:124 listen_succeeded_alert: successfully listening on [TCP] 0.0.0.0:54374
[DEBUG   ] 14:49:14 alertmanager:124 listen_succeeded_alert: successfully listening on [TCP/SSL] 0.0.0.0:4433
[DEBUG   ] 14:49:14 alertmanager:124 listen_succeeded_alert: successfully listening on [TCP] [::]:54374
[DEBUG   ] 14:49:14 alertmanager:124 listen_succeeded_alert: successfully listening on [TCP/SSL] [::]:4433
[DEBUG   ] 14:49:14 alertmanager:124 listen_succeeded_alert: successfully listening on [UDP] 0.0.0.0:54374
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: broadcasting search for rootdevice
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: adding port map: [ protocol: tcp ext_port: 54374 local_port: 54374 ] 
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: adding port map: [ protocol: tcp ext_port: 4433 local_port: 4433 ] 
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: adding port map: [ protocol: udp ext_port: 54374 local_port: 54374 ] 
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: NAT-PMP: found router at: 10.0.0.1
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: NAT-PMP: ==> get public IP address
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: NAT-PMP: ==> port map [ mapping: 0 action: add proto: tcp local: 54374 external: 54374 ttl: 3600 ]
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:51805
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:51805
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: found rootdevice: http://10.0.0.1:5000/rootDesc.xml (0)
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: connecting to: http://10.0.0.1:5000/rootDesc.xml
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:1900
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: NAT-PMP: <== public IP address [ 78.73.238.30 ]
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:1900
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:1900
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:1900
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: NAT-PMP: <== port map [ protocol: tcp local: 54374 external: 54374 ttl: 3600 ]
[DEBUG   ] 14:49:14 alertmanager:124 external_ip_alert: external IP received: 78.73.238.30
[DEBUG   ] 14:49:14 alertmanager:124 portmap_alert: successfully mapped port using NAT-PMP. external port: 54374
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: NAT-PMP: ==> port map [ mapping: 1 action: add proto: tcp local: 4433 external: 4433 ttl: 3600 ]
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: found rootdevice: http://10.0.0.1:50942/xnaunGO/rootDesc.xml (1)
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: UPnP: connecting to: http://10.0.0.1:50942/xnaunGO/rootDesc.xml
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: NAT-PMP: <== port map [ protocol: tcp local: 4433 external: 4433 ttl: 3600 ]
[DEBUG   ] 14:49:14 alertmanager:124 portmap_alert: successfully mapped port using NAT-PMP. external port: 4433
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: NAT-PMP: ==> port map [ mapping: 2 action: add proto: udp local: 54374 external: 54374 ttl: 3600 ]
[DEBUG   ] 14:49:14 alertmanager:124 portmap_log_alert: NAT-PMP: <== port map [ protocol: udp local: 54374 external: 54374 ttl: 3600 ]
[DEBUG   ] 14:49:14 alertmanager:124 portmap_alert: successfully mapped port using NAT-PMP. external port: 54374
[DEBUG   ] 14:49:14 pluginmanager:88 Core has these plugins enabled: []
[DEBUG   ] 14:49:14 torrentview:627 on_selection_changed
[DEBUG   ] 14:49:15 alertmanager:124 udp_error_alert: UDP error: An existing connection was forcibly closed by the remote host from: 178.74.9.224
[DEBUG   ] 14:49:15 alertmanager:124 udp_error_alert: UDP error: An existing connection was forcibly closed by the remote host from: 14.127.251.70
[DEBUG   ] 14:49:15 alertmanager:124 external_ip_alert: external IP received: 62.102.148.156
[DEBUG   ] 14:49:15 alertmanager:124 portmap_log_alert: UPnP: found rootdevice: http://10.0.0.23:2869/upnphost/udhisapi.dll?content=uuid:b4aeeae2-9c21-4f56-b6ec-e090f027353d (2)
[DEBUG   ] 14:49:15 alertmanager:124 portmap_log_alert: UPnP: connecting to: http://10.0.0.23:2869/upnphost/udhisapi.dll?content=uuid:b4aeeae2-9c21-4f56-b6ec-e090f027353d
[DEBUG   ] 14:49:15 alertmanager:124 udp_error_alert: UDP error: An existing connection was forcibly closed by the remote host from: 212.42.219.119
[DEBUG   ] 14:49:15 core:221 new_release: 1.3.15
[DEBUG   ] 14:49:15 alertmanager:124 udp_error_alert: UDP error: An existing connection was forcibly closed by the remote host from: 79.173.67.4
[DEBUG   ] 14:49:16 alertmanager:124 portmap_log_alert: UPnP: found rootdevice: http://10.0.0.1:49152/gp-FXd0HnN/wps_device.xml (3)
[DEBUG   ] 14:49:16 alertmanager:124 portmap_log_alert: UPnP: connecting to: http://10.0.0.1:49152/gp-FXd0HnN/wps_device.xml
[DEBUG   ] 14:49:16 alertmanager:124 udp_error_alert: UDP error: An existing connection was forcibly closed by the remote host from: 186.95.231.152
[DEBUG   ] 14:49:16 alertmanager:124 udp_error_alert: UDP error: An existing connection was forcibly closed by the remote host from: 78.150.148.156
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 1 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 8 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 2 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 15 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 4 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 27 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 7 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 41 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 13 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 55 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 20 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 77 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 26 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 89 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 30 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 99 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 34 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 111 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 37 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 121 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 40 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 129 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 44 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 135 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 47 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 143 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 51 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 150 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 54 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 157 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 56 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 163 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_x_pos' to 57 of <type 'int'>
[DEBUG   ] 14:49:16 config:218 Setting 'window_y_pos' to 165 of <type 'int'>
[DEBUG   ] 14:49:17 config:218 Setting 'window_x_pos' to 58 of <type 'int'>
[DEBUG   ] 14:49:17 config:218 Setting 'window_y_pos' to 166 of <type 'int'>
[DEBUG   ] 14:49:17 config:218 Setting 'window_y_pos' to 168 of <type 'int'>
[DEBUG   ] 14:49:17 alertmanager:124 portmap_log_alert: UPnP: broadcasting search for rootdevice
[DEBUG   ] 14:49:17 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:51805
[DEBUG   ] 14:49:17 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:51805
[DEBUG   ] 14:49:17 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:1900
[DEBUG   ] 14:49:17 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:1900
[DEBUG   ] 14:49:17 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:1900
[DEBUG   ] 14:49:17 alertmanager:124 portmap_log_alert: UPnP: HTTP method m-search from 127.0.0.1:1900
[WARNING ] 14:49:17 config:423 Unable to open config file: C:\Users\Alex\AppData\Roaming\deluge\gtkui.conf because: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\gtkui.conf'
[DEBUG   ] 14:49:17 config:427 Saving new config file C:\Users\Alex\AppData\Roaming\deluge\gtkui.conf.new
[DEBUG   ] 14:49:17 config:440 Backing up old config file to C:\Users\Alex\AppData\Roaming\deluge\gtkui.conf~
[WARNING ] 14:49:17 config:443 Unable to backup old config...
[DEBUG   ] 14:49:17 config:448 Moving new config file C:\Users\Alex\AppData\Roaming\deluge\gtkui.conf.new to C:\Users\Alex\AppData\Roaming\deluge\gtkui.conf..
[INFO    ] 14:49:20 daemon:196 Waiting for components to shutdown..
[DEBUG   ] 14:49:20 filtertreeview:322 nothing selected
[DEBUG   ] 14:49:20 core:163 Core stopping...
[WARNING ] 14:49:20 config:423 Unable to open config file: C:\Users\Alex\AppData\Roaming\deluge\core.conf because: [Errno 2] No such file or directory: 'C:\\Users\\Alex\\AppData\\Roaming\\deluge\\core.conf'
[DEBUG   ] 14:49:20 config:427 Saving new config file C:\Users\Alex\AppData\Roaming\deluge\core.conf.new
[DEBUG   ] 14:49:20 config:440 Backing up old config file to C:\Users\Alex\AppData\Roaming\deluge\core.conf~
[WARNING ] 14:49:20 config:443 Unable to backup old config...
[DEBUG   ] 14:49:20 config:448 Moving new config file C:\Users\Alex\AppData\Roaming\deluge\core.conf.new to C:\Users\Alex\AppData\Roaming\deluge\core.conf..
[DEBUG   ] 14:49:20 files_tab:266 Saving FilesTab state file: files_tab.state
[DEBUG   ] 14:49:20 peers_tab:197 Saving FilesTab state file: peers_tab.state
[DEBUG   ] 14:49:20 torrentdetails:419 Testing name: Status
[DEBUG   ] 14:49:20 torrentdetails:422 Set to Status 1
[DEBUG   ] 14:49:20 torrentdetails:419 Testing name: Details
[DEBUG   ] 14:49:20 torrentdetails:422 Set to Details 1
[DEBUG   ] 14:49:20 torrentdetails:419 Testing name: Files
[DEBUG   ] 14:49:20 torrentdetails:422 Set to Files 1
[DEBUG   ] 14:49:20 torrentdetails:419 Testing name: Peers
[DEBUG   ] 14:49:20 torrentdetails:422 Set to Peers 1
[DEBUG   ] 14:49:20 torrentdetails:419 Testing name: Options
[DEBUG   ] 14:49:20 torrentdetails:422 Set to Options 1
[DEBUG   ] 14:49:20 torrentdetails:429 Saving TorrentDetails state file: tabs.state
[DEBUG   ] 14:49:20 torrentmanager:732 Creating backup of state at: C:\Users\Alex\AppData\Roaming\deluge\state\torrents.state.bak
[ERROR   ] 14:49:20 torrentmanager:735 Unable to backup C:\Users\Alex\AppData\Roaming\deluge\state\torrents.state to C:\Users\Alex\AppData\Roaming\deluge\state\torrents.state.bak: [Error 2] The system cannot find the file specified
[INFO    ] 14:49:20 torrentmanager:737 Saving the state at: C:\Users\Alex\AppData\Roaming\deluge\state\torrents.state
[DEBUG   ] 14:49:20 sidebar:67 hpaned.position: 170
[DEBUG   ] 14:49:20 listview:315 Saving ListView state file: torrentview.state
[DEBUG   ] 14:49:20 gtkui:299 gtkui shutting down..
[DEBUG   ] 14:49:20 files_tab:266 Saving FilesTab state file: files_tab.state
[DEBUG   ] 14:49:20 peers_tab:197 Saving FilesTab state file: peers_tab.state
[DEBUG   ] 14:49:20 torrentdetails:419 Testing name: Status
[DEBUG   ] 14:49:20 torrentdetails:422 Set to Status 1
[DEBUG   ] 14:49:20 torrentdetails:419 Testing name: Details
[DEBUG   ] 14:49:20 torrentdetails:422 Set to Details 1
[DEBUG   ] 14:49:20 torrentdetails:419 Testing name: Files
[DEBUG   ] 14:49:20 torrentdetails:422 Set to Files 1
[DEBUG   ] 14:49:20 torrentdetails:419 Testing name: Peers
[DEBUG   ] 14:49:20 torrentdetails:422 Set to Peers 1
[DEBUG   ] 14:49:20 torrentdetails:419 Testing name: Options
[DEBUG   ] 14:49:20 torrentdetails:422 Set to Options 1
[DEBUG   ] 14:49:20 torrentdetails:429 Saving TorrentDetails state file: tabs.state
[DEBUG   ] 14:49:20 sidebar:67 hpaned.position: 170
shamael
Compulsive Poster
Compulsive Poster
Posts: 667
Joined: Sat Oct 08, 2016 9:28 am

Re: Gui won't start

Post by shamael »

A lot of directory/file not found, maybe a permission issue. What if you launch Deluge as administrator (contextual menu)?
During the previous removal of Deluge (including the file cleaning in appdata)

Another test could be to create a second temporary user on your computer,log on, and launch Deluge to see if the same happen. If not something was left over during your cleaning or permission issue occurred.
Freethefire
New User
New User
Posts: 6
Joined: Fri Mar 02, 2018 3:01 pm

Re: Gui won't start

Post by Freethefire »

shamael wrote:A lot of directory/file not found, maybe a permission issue. What if you launch Deluge as administrator (contextual menu)?
During the previous removal of Deluge (including the file cleaning in appdata)

Another test could be to create a second temporary user on your computer,log on, and launch Deluge to see if the same happen. If not something was left over during your cleaning or permission issue occurred.
Have tried running it as admin, didn't work.
Not sure what you mean with "During the previous removal of Deluge (including the file cleaning in appdata)"? If you asked if i deleted the folder in appdata, the answer is yes.

Will try to login on secondary user.
Edit: didn't work. Starting to think there is something wrong with my windows installation.

Thanks for your time shamael! It's greatly appreciated.

Edit 2: I don't think that the problem lies with Deluge anymore, I think it has to do with something else. Installed it on 2 more windows 8.1 computers here at home and it runs fine on them. Thanks again!
Post Reply