*OLD-THREAD - SEE NEW* [Unofficial] Deluge 2.0.x installer

Specific support for Deluge on Microsoft Windows OS
KrazyLurt
New User
New User
Posts: 5
Joined: Mon Oct 14, 2019 6:47 pm

Re: Deluge 2.0 Windows 7z-sfx-installer available.

Post by KrazyLurt »

No worries, as you said, part of me reporting back and posting was to others to maybe have the same solution.

Using debugging didnt work sadly but I can paste the output, the first entries are with display to the right, and the last, with it above or to the left.

Code: Select all

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     18:22:59 [INFO    ][deluge.ui.ui      :70  ] Deluge ui 2.0.3
18:22:59 [DEBUG   ][deluge.ui.ui      :71  ] options: Namespace(config=None, logfile='C:\\Users\\Anders\\deluge.log', loglevel='debug', logrotate=None, profile=False, quiet=False, remaining=[], torrents=[])
18:22:59 [INFO    ][deluge.ui.ui      :72  ] Starting gtk ui..
18:23:00 [INFO    ][deluge.i18n.util                  :102 ] Setting up translations from c:\program files\deluge2\lib\site-packages\deluge\i18n
18:23:00 [DEBUG   ][deluge.ui.gtk3.gtkui              :157 ] Win32 "die" handler registered
18:23:00 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "standalone" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "interactive_add" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "focus_add_dialog" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "enable_system_tray" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "close_to_tray" to: False (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "start_in_tray" to: False (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "enable_appindicator" to: False (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "lock_tray" to: False (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "tray_password" to:  (of type: <class 'str'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "check_new_releases" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "default_load_path" to: None (of type: <class 'NoneType'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "window_maximized" to: False (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "window_x_pos" to: 0 (of type: <class 'int'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "window_y_pos" to: 0 (of type: <class 'int'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "window_width" to: 640 (of type: <class 'int'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "window_height" to: 480 (of type: <class 'int'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "pref_dialog_width" to: None (of type: <class 'NoneType'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "pref_dialog_height" to: None (of type: <class 'NoneType'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "edit_trackers_dialog_width" to: None (of type: <class 'NoneType'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "edit_trackers_dialog_height" to: None (of type: <class 'NoneType'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "tray_download_speed_list" to: [5.0, 10.0, 30.0, 80.0, 300.0] (of type: <class 'list'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "tray_upload_speed_list" to: [5.0, 10.0, 30.0, 80.0, 300.0] (of type: <class 'list'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "connection_limit_list" to: [50, 100, 200, 300, 500] (of type: <class 'list'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "enabled_plugins" to: [] (of type: <class 'list'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "show_connection_manager_on_start" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "autoconnect" to: False (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "autoconnect_host_id" to: None (of type: <class 'NoneType'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "autostart_localhost" to: False (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "autoadd_queued" to: False (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "choose_directory_dialog_path" to: C:\Users\Anders\Downloads (of type: <class 'str'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "show_new_releases" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "show_sidebar" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "show_toolbar" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "show_statusbar" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "show_tabsbar" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "tabsbar_position" to: 235 (of type: <class 'int'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "sidebar_show_zero" to: False (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "sidebar_show_trackers" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "sidebar_show_owners" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "sidebar_position" to: 170 (of type: <class 'int'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "show_rate_in_title" to: False (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "createtorrent.trackers" to: [] (of type: <class 'list'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "show_piecesbar" to: False (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "pieces_color_missing" to: [65535, 0, 0] (of type: <class 'list'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "pieces_color_waiting" to: [4874, 56494, 0] (of type: <class 'list'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "pieces_color_downloading" to: [65535, 55255, 0] (of type: <class 'list'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "pieces_color_completed" to: [4883, 26985, 56540] (of type: <class 'list'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "focus_main_window_on_add" to: True (of type: <class 'bool'>)
18:23:00 [DEBUG   ][deluge.config                     :184 ] Setting key "language" to: None (of type: <class 'NoneType'>)
18:23:00 [DEBUG   ][deluge.config                     :444 ] Config C:\Users\Anders\AppData\Roaming\deluge\gtk3ui.conf version: 1.1 loaded: {'standalone': True, 'interactive_add': True, 'focus_add_dialog': True, 'enable_system_tray': True, 'close_to_tray': False, 'start_in_tray': False, 'enable_appindicator': False, 'lock_tray': False, 'tray_password': '', 'check_new_releases': True, 'default_load_path': None, 'window_maximized': False, 'window_x_pos': 481, 'window_y_pos': 412, 'window_width': 1209, 'window_height': 451, 'pref_dialog_width': 690, 'pref_dialog_height': 988, 'edit_trackers_dialog_width': None, 'edit_trackers_dialog_height': None, 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'connection_limit_list': [50, 100, 200, 300, 500], 'enabled_plugins': ['Notifications'], 'show_connection_manager_on_start': True, 'autoconnect': False, 'autoconnect_host_id': None, 'autostart_localhost': False, 'autoadd_queued': False, 'choose_directory_dialog_path': 'C:\\Users\\Anders\\Downloads', 'show_new_releases': True, 'show_sidebar': False, 'show_toolbar': True, 'show_statusbar': True, 'show_tabsbar': True, 'tabsbar_position': 169, 'sidebar_show_zero': False, 'sidebar_show_trackers': True, 'sidebar_show_owners': True, 'sidebar_position': 170, 'show_rate_in_title': False, 'createtorrent.trackers': [], 'show_piecesbar': False, 'pieces_color_missing': [65535, 0, 0], 'pieces_color_waiting': [4874, 56494, 0], 'pieces_color_downloading': [65535, 55255, 0], 'pieces_color_completed': [4883, 26985, 56540], 'focus_main_window_on_add': True, 'language': None}
18:23:00 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:00 [INFO    ][twisted                           :154 ] Factory starting on 65405
18:23:00 [INFO    ][twisted                           :154 ] Factory starting on 65405
18:23:00 [INFO    ][twisted                           :154 ] Starting factory <twisted.internet.protocol.Factory object at 0x000001D24A6850F0>
18:23:00 [INFO    ][twisted                           :154 ] Starting factory <twisted.internet.protocol.Factory object at 0x000001D24A6850F0>
18:23:00 [DEBUG   ][deluge.ui.gtk3.ipcinterface       :185 ] Processing args from other process: []
18:23:00 [DEBUG   ][deluge.ui.gtk3.ipcinterface       :188 ] Not connected to host.. Adding to queue.
18:23:00 [DEBUG   ][deluge.ui.sessionproxy            :33  ] SessionProxy init..
18:23:00 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:00 [DEBUG   ][deluge.config                     :355 ] Registering function for show_rate_in_title key..
18:23:00 [DEBUG   ][deluge.ui.gtk3.menubar            :32  ] MenuBar init..
18:23:00 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:00 [DEBUG   ][deluge.ui.gtk3.toolbar            :25  ] ToolBar Init..
18:23:00 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:00 [DEBUG   ][deluge.ui.gtk3.listview           :130 ] ListView initialized..
18:23:00 [INFO    ][deluge.ui.gtk3.common             :345 ] Opening torrentview.state for load: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\torrentview.state
18:23:00 [INFO    ][deluge.ui.gtk3.common             :355 ] Successfully loaded torrentview.state: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\torrentview.state
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentview        :251 ] TorrentView Init..
18:23:00 [INFO    ][deluge.ui.gtk3.common             :345 ] Opening tabs.state for load: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\tabs.state
18:23:00 [INFO    ][deluge.ui.gtk3.common             :355 ] Successfully loaded tabs.state: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\tabs.state
18:23:00 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:00 [DEBUG   ][deluge.config                     :355 ] Registering function for show_piecesbar key..
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :190 ] weights: []
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :191 ] weight of tab: 0
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :225 ] Trying to insert tab at -1
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :57  ] parent: None
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :229 ] Tab inserted at 0
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :190 ] weights: [(0, 'Status')]
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :191 ] weight of tab: 1
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :225 ] Trying to insert tab at -1
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :57  ] parent: None
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :229 ] Tab inserted at 1
18:23:00 [INFO    ][deluge.ui.gtk3.common             :345 ] Opening files_tab.state for load: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\files_tab.state
18:23:00 [INFO    ][deluge.ui.gtk3.common             :355 ] Successfully loaded files_tab.state: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\files_tab.state
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :190 ] weights: [(0, 'Status'), (1, 'Details')]
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :191 ] weight of tab: 3
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :225 ] Trying to insert tab at -1
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :57  ] parent: None
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :229 ] Tab inserted at 2
18:23:00 [INFO    ][deluge.ui.gtk3.common             :345 ] Opening peers_tab.state for load: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\peers_tab.state
18:23:00 [INFO    ][deluge.ui.gtk3.common             :355 ] Successfully loaded peers_tab.state: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\peers_tab.state
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :190 ] weights: [(0, 'Status'), (1, 'Details'), (3, 'Files')]
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :191 ] weight of tab: 4
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :225 ] Trying to insert tab at -1
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :57  ] parent: None
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :229 ] Tab inserted at 3
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :190 ] weights: [(0, 'Status'), (1, 'Details'), (3, 'Files'), (4, 'Peers')]
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :191 ] weight of tab: 2
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :197 ] Found pos 2
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :225 ] Trying to insert tab at 2
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :57  ] parent: None
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :229 ] Tab inserted at 2
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :190 ] weights: [(0, 'Status'), (1, 'Details'), (2, 'Options'), (3, 'Files'), (4, 'Peers')]
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :191 ] weight of tab: 5
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :225 ] Trying to insert tab at -1
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :57  ] parent: None
18:23:00 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :229 ] Tab inserted at 5
18:23:00 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:00 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:00 [DEBUG   ][deluge.ui.gtk3.sidebar            :47  ] add tab: filters
18:23:00 [DEBUG   ][deluge.ui.gtk3.filtertreeview     :273 ] nothing selected
18:23:01 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:01 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:01 [DEBUG   ][deluge.config                     :355 ] Registering function for enable_system_tray key..
18:23:01 [DEBUG   ][deluge.ui.gtk3.systemtray         :117 ] Enabling the system tray icon..
18:23:01 [DEBUG   ][deluge.config                     :355 ] Registering function for enable_appindicator key..
18:23:01 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:01 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:01 [DEBUG   ][deluge.pluginmanagerbase          :54  ] Plugin manager init..
18:23:01 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:01 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: WebUi 0.2 at c:\program files\deluge2\lib\site-packages\deluge\plugins\webui-0.2-py3.6.egg
18:23:01 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Toggle 0.4 at c:\program files\deluge2\lib\site-packages\deluge\plugins\toggle-0.4-py3.6.egg
18:23:01 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Stats 0.4 at c:\program files\deluge2\lib\site-packages\deluge\plugins\stats-0.4-py3.6.egg
18:23:01 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Scheduler 0.3 at c:\program files\deluge2\lib\site-packages\deluge\plugins\scheduler-0.3-py3.6.egg
18:23:01 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Notifications 0.3 at c:\program files\deluge2\lib\site-packages\deluge\plugins\notifications-0.3-py3.6.egg
18:23:01 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Label 0.3 at c:\program files\deluge2\lib\site-packages\deluge\plugins\label-0.3-py3.6.egg
18:23:01 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Extractor 0.7 at c:\program files\deluge2\lib\site-packages\deluge\plugins\extractor-0.7-py3.6.egg
18:23:01 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Execute 1.3 at c:\program files\deluge2\lib\site-packages\deluge\plugins\execute-1.3-py3.6.egg
18:23:01 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Blocklist 1.4 at c:\program files\deluge2\lib\site-packages\deluge\plugins\blocklist-1.4-py3.6.egg
18:23:01 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: AutoAdd 1.8 at c:\program files\deluge2\lib\site-packages\deluge\plugins\autoadd-1.8-py3.6.egg
18:23:01 [DEBUG   ][deluge.configmanager              :94  ] Getting config: gtk3ui.conf
18:23:01 [DEBUG   ][deluge.config                     :184 ] Setting key "hosts" to: [('fb0cceccf7744209b93957eee1ceb4a3', '127.0.0.1', 58846, 'localclient', '48a4d1aa9c48ff380c1a29e7b9f39417a2c898f1')] (of type: <class 'list'>)
18:23:01 [DEBUG   ][deluge.config                     :444 ] Config C:\Users\Anders\AppData\Roaming\deluge\hostlist.conf version: 1.3 loaded: {'hosts': [['d8b6b71c2c4641d68d483f9f03446b4c', '127.0.0.1', 58846, 'localclient', '48a4d1aa9c48ff380c1a29e7b9f39417a2c898f1']]}
18:23:01 [DEBUG   ][deluge.config                     :536 ] File version 3 is not in input_range (1, 2), ignoring converter function..
18:23:01 [DEBUG   ][deluge.ui.gtk3.gtkui              :302 ] _on_reactor_start
18:23:01 [DEBUG   ][deluge.ui.gtk3.mainwindow         :161 ] Showing window
18:23:02 [INFO    ][deluge.core.daemon                :94  ] Deluge daemon 2.0.3
18:23:02 [DEBUG   ][deluge.core.core                  :125 ] Starting session (peer_id: -DE203s-, user_agent: Deluge/2.0.3 libtorrent/1.1.13.0)
18:23:02 [DEBUG   ][deluge.core.core                  :332 ] Opening session.state for load: C:\Users\Anders\AppData\Roaming\deluge\session.state
18:23:02 [INFO    ][deluge.core.core                  :339 ] Successfully loaded session.state: C:\Users\Anders\AppData\Roaming\deluge\session.state
18:23:02 [DEBUG   ][deluge.core.core                  :332 ] Opening session.state for load: C:\Users\Anders\AppData\Roaming\deluge\session.state.bak
18:23:02 [INFO    ][deluge.core.core                  :339 ] Successfully loaded session.state: C:\Users\Anders\AppData\Roaming\deluge\session.state.bak
18:23:02 [DEBUG   ][deluge.configmanager              :94  ] Getting config: core.conf
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "send_info" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "info_sent" to: 0.0 (of type: <class 'float'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "daemon_port" to: 58846 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "allow_remote" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "pre_allocate_storage" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "download_location" to: C:\Users\Anders\Downloads (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "listen_ports" to: [6881, 6891] (of type: <class 'list'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "listen_interface" to:  (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "outgoing_interface" to:  (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "random_port" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "listen_random_port" to: None (of type: <class 'NoneType'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "listen_use_sys_port" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "listen_reuse_port" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "outgoing_ports" to: [0, 0] (of type: <class 'list'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "random_outgoing_ports" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "copy_torrent_file" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "del_copy_torrent_file" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "torrentfiles_location" to: C:\Users\Anders\Downloads (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "plugins_location" to: C:\Users\Anders\AppData\Roaming\deluge\plugins (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "prioritize_first_last_pieces" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "sequential_download" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "dht" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "upnp" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "natpmp" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "utpex" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "lsd" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "enc_in_policy" to: 1 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "enc_out_policy" to: 1 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "enc_level" to: 2 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_connections_global" to: 200 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_upload_speed" to: -1.0 (of type: <class 'float'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_download_speed" to: -1.0 (of type: <class 'float'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_upload_slots_global" to: 4 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_half_open_connections" to: 8 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_connections_per_second" to: 20 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "ignore_limits_on_local_network" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_connections_per_torrent" to: -1 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_upload_slots_per_torrent" to: -1 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_upload_speed_per_torrent" to: -1 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_download_speed_per_torrent" to: -1 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "enabled_plugins" to: [] (of type: <class 'list'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "add_paused" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_active_seeding" to: 5 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_active_downloading" to: 3 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "max_active_limit" to: 8 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "dont_count_slow_torrents" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "queue_new_to_top" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "stop_seed_at_ratio" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "remove_seed_at_ratio" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "stop_seed_ratio" to: 2.0 (of type: <class 'float'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "share_ratio_limit" to: 2.0 (of type: <class 'float'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "seed_time_ratio_limit" to: 7.0 (of type: <class 'float'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "seed_time_limit" to: 180 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "auto_managed" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "move_completed" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "move_completed_path" to: C:\Users\Anders\Downloads (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "move_completed_paths_list" to: [] (of type: <class 'list'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "download_location_paths_list" to: [] (of type: <class 'list'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "path_chooser_show_chooser_button_on_localhost" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "path_chooser_auto_complete_enabled" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "path_chooser_accelerator_string" to: Tab (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "path_chooser_max_popup_rows" to: 20 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "path_chooser_show_hidden_files" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "new_release_check" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "proxy" to: {'type': 0, 'hostname': '', 'username': '', 'password': '', 'port': 8080, 'proxy_hostnames': True, 'proxy_peer_connections': True, 'proxy_tracker_connections': True, 'force_proxy': False, 'anonymous_mode': False} (of type: <class 'dict'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "peer_tos" to: 0x00 (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "rate_limit_ip_overhead" to: True (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "geoip_db_location" to: /usr/share/GeoIP/GeoIP.dat (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "cache_size" to: 512 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "cache_expiry" to: 60 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "auto_manage_prefer_seeds" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "shared" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "super_seeding" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :444 ] Config C:\Users\Anders\AppData\Roaming\deluge\core.conf version: 1.1 loaded: {'send_info': False, 'info_sent': 0.0, 'daemon_port': 58846, 'allow_remote': False, 'pre_allocate_storage': False, 'download_location': 'C:\\Users\\Anders\\Downloads', 'listen_ports': [6881, 6881], 'listen_interface': '', 'outgoing_interface': '', 'random_port': False, 'listen_random_port': None, 'listen_use_sys_port': False, 'listen_reuse_port': True, 'outgoing_ports': [49300, 49300], 'random_outgoing_ports': False, 'copy_torrent_file': True, 'del_copy_torrent_file': False, 'torrentfiles_location': 'C:\\Users\\Anders\\Downloads\\[torrents]', 'plugins_location': 'C:\\Users\\Anders\\AppData\\Roaming\\deluge\\plugins', 'prioritize_first_last_pieces': False, 'sequential_download': False, 'dht': False, 'upnp': True, 'natpmp': True, 'utpex': False, 'lsd': False, 'enc_in_policy': 1, 'enc_out_policy': 1, 'enc_level': 2, 'max_connections_global': 500, 'max_upload_speed': -1.0, 'max_download_speed': -1.0, 'max_upload_slots_global': 10, 'max_half_open_connections': 20, 'max_connections_per_second': 20, 'ignore_limits_on_local_network': True, 'max_connections_per_torrent': -1, 'max_upload_slots_per_torrent': -1, 'max_upload_speed_per_torrent': -1, 'max_download_speed_per_torrent': -1, 'enabled_plugins': ['Notifications'], 'add_paused': False, 'max_active_seeding': 25, 'max_active_downloading': 25, 'max_active_limit': 25, 'dont_count_slow_torrents': False, 'queue_new_to_top': False, 'stop_seed_at_ratio': False, 'remove_seed_at_ratio': False, 'stop_seed_ratio': 2.0, 'share_ratio_limit': 2.0, 'seed_time_ratio_limit': 7.0, 'seed_time_limit': 180, 'auto_managed': True, 'move_completed': False, 'move_completed_path': 'C:\\Users\\Anders\\Downloads', 'move_completed_paths_list': [], 'download_location_paths_list': [], 'path_chooser_show_chooser_button_on_localhost': True, 'path_chooser_auto_complete_enabled': True, 'path_chooser_accelerator_string': 'Tab', 'path_chooser_max_popup_rows': 20, 'path_chooser_show_hidden_files': False, 'new_release_check': True, 'proxy': {'anonymous_mode': False, 'force_proxy': False, 'hostname': '', 'password': '', 'port': 8080, 'proxy_hostnames': True, 'proxy_peer_connections': True, 'proxy_tracker_connections': True, 'type': 0, 'username': ''}, 'peer_tos': '0x00', 'rate_limit_ip_overhead': True, 'geoip_db_location': '/usr/share/GeoIP/GeoIP.dat', 'cache_size': 512, 'cache_expiry': 60, 'auto_manage_prefer_seeds': False, 'shared': False, 'super_seeding': False, 'autoadd_enable': False, 'autoadd_location': 'C:\\Users\\Anders\\Downloads', 'compact_allocation': False, 'enc_prefer_rc4': True}
18:23:02 [DEBUG   ][deluge.core.alertmanager          :44  ] AlertManager init...
18:23:02 [INFO    ][deluge.core.alertmanager          :148 ] Alert Queue Size set to 10000
18:23:02 [DEBUG   ][deluge.pluginmanagerbase          :54  ] Plugin manager init..
18:23:02 [DEBUG   ][deluge.configmanager              :94  ] Getting config: core.conf
18:23:02 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: WebUi 0.2 at c:\program files\deluge2\lib\site-packages\deluge\plugins\webui-0.2-py3.6.egg
18:23:02 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Toggle 0.4 at c:\program files\deluge2\lib\site-packages\deluge\plugins\toggle-0.4-py3.6.egg
18:23:02 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Stats 0.4 at c:\program files\deluge2\lib\site-packages\deluge\plugins\stats-0.4-py3.6.egg
18:23:02 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Scheduler 0.3 at c:\program files\deluge2\lib\site-packages\deluge\plugins\scheduler-0.3-py3.6.egg
18:23:02 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Notifications 0.3 at c:\program files\deluge2\lib\site-packages\deluge\plugins\notifications-0.3-py3.6.egg
18:23:02 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Label 0.3 at c:\program files\deluge2\lib\site-packages\deluge\plugins\label-0.3-py3.6.egg
18:23:02 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Extractor 0.7 at c:\program files\deluge2\lib\site-packages\deluge\plugins\extractor-0.7-py3.6.egg
18:23:02 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Execute 1.3 at c:\program files\deluge2\lib\site-packages\deluge\plugins\execute-1.3-py3.6.egg
18:23:02 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: Blocklist 1.4 at c:\program files\deluge2\lib\site-packages\deluge\plugins\blocklist-1.4-py3.6.egg
18:23:02 [DEBUG   ][deluge.pluginmanagerbase          :116 ] Found plugin: AutoAdd 1.8 at c:\program files\deluge2\lib\site-packages\deluge\plugins\autoadd-1.8-py3.6.egg
18:23:02 [DEBUG   ][deluge.core.torrentmanager        :141 ] TorrentManager init...
18:23:02 [DEBUG   ][deluge.configmanager              :94  ] Getting config: core.conf
18:23:02 [DEBUG   ][deluge.config                     :355 ] Registering function for max_connections_per_torrent key..
18:23:02 [DEBUG   ][deluge.core.torrentmanager        :1217] max_connections_per_torrent set to -1...
18:23:02 [DEBUG   ][deluge.config                     :355 ] Registering function for max_upload_slots_per_torrent key..
18:23:02 [DEBUG   ][deluge.core.torrentmanager        :1223] max_upload_slots_per_torrent set to -1...
18:23:02 [DEBUG   ][deluge.config                     :355 ] Registering function for max_upload_speed_per_torrent key..
18:23:02 [DEBUG   ][deluge.core.torrentmanager        :1229] max_upload_speed_per_torrent set to -1...
18:23:02 [DEBUG   ][deluge.config                     :355 ] Registering function for max_download_speed_per_torrent key..
18:23:02 [DEBUG   ][deluge.core.torrentmanager        :1235] max_download_speed_per_torrent set to -1...
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert external_ip_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert performance_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert add_torrent_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert metadata_received_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert torrent_finished_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert torrent_paused_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert torrent_checked_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert torrent_resumed_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert tracker_reply_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert tracker_announce_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert tracker_warning_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert tracker_error_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert file_renamed_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert file_error_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert file_completed_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert storage_moved_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert storage_moved_failed_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert state_update_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert state_changed_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert save_resume_data_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert save_resume_data_failed_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert fastresume_rejected_alert
18:23:02 [DEBUG   ][deluge.core.filtermanager         :109 ] FilterManager init..
18:23:02 [DEBUG   ][deluge.core.core                  :166 ] read_only_config_keys: None
18:23:02 [DEBUG   ][deluge.configmanager              :94  ] Getting config: core.conf
18:23:02 [DEBUG   ][deluge.core.alertmanager          :94  ] Registered handler for alert session_stats_alert
18:23:02 [DEBUG   ][deluge.core.daemon                :142 ] Listening to UI on: None:58846 and bittorrent on: None Making connections out on: None
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.add_torrent_file
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.add_torrent_file_async
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.add_torrent_files
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.add_torrent_magnet
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.add_torrent_url
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.connect_peer
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.create_account
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.create_torrent
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.disable_plugin
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.enable_plugin
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.force_reannounce
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.force_recheck
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_auth_levels_mappings
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_available_plugins
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_completion_paths
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_config
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_config_value
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_config_values
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_enabled_plugins
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_external_ip
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_filter_tree
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_free_space
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_known_accounts
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_libtorrent_version
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_listen_port
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_path_size
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_proxy
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_session_state
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_session_status
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_torrent_status
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.get_torrents_status
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.glob
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.is_session_paused
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.move_storage
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.pause_session
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.pause_torrent
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.pause_torrents
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.prefetch_magnet_metadata
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.queue_bottom
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.queue_down
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.queue_top
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.queue_up
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.remove_account
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.remove_torrent
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.remove_torrents
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.rename_files
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.rename_folder
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.rescan_plugins
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.resume_session
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.resume_torrent
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.resume_torrents
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_config
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_auto_managed
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_file_priorities
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_max_connections
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_max_download_speed
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_max_upload_slots
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_max_upload_speed
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_move_completed
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_move_completed_path
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_options
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_prioritize_first_last
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_remove_at_ratio
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_stop_at_ratio
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_stop_ratio
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.set_torrent_trackers
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.test_listen_port
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.update_account
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: core.upload_plugin
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: daemon.authorized_call
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: daemon.get_method_list
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: daemon.get_version
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: daemon.shutdown
18:23:02 [DEBUG   ][deluge.ui.client                  :465 ] daemon created!
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: send_info set to False..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :376 ] Sending anonymous stats..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: listen_ports set to [6881, 6881]..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :225 ] Listen Interface: 0.0.0.0, Ports: [6881, 6881] with use_sys_port: False
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: listen_interface set to ..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :225 ] Listen Interface: 0.0.0.0, Ports: [6881, 6881] with use_sys_port: False
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: outgoing_interface set to ..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: random_port set to False..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :225 ] Listen Interface: 0.0.0.0, Ports: [6881, 6881] with use_sys_port: False
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: outgoing_ports set to [49300, 49300]..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :257 ] Outgoing port set to 49300 with range: 5
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: random_outgoing_ports set to False..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :257 ] Outgoing port set to 49300 with range: 5
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: torrentfiles_location set to C:\Users\Anders\Downloads\[torrents]..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :188 ] Unable to make directory: [WinError 183] Cannot create a file when that file already exists: 'C:\\Users\\Anders\\Downloads\\[torrents]'
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: dht set to False..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: upnp set to True..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: natpmp set to True..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: utpex set to False..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: lsd set to False..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: enc_in_policy set to 1..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: enc_out_policy set to 1..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: enc_level set to 2..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: max_connections_global set to 500..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: max_upload_speed set to -1.0..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: max_download_speed set to -1.0..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: max_upload_slots_global set to 10..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: max_half_open_connections set to 20..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: max_connections_per_second set to 20..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: ignore_limits_on_local_network set to True..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: max_active_seeding set to 25..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: max_active_downloading set to 25..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: max_active_limit set to 25..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: dont_count_slow_torrents set to False..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: share_ratio_limit set to 2.0..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: seed_time_ratio_limit set to 7.0..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: seed_time_limit set to 180..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: new_release_check set to True..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :413 ] Checking for new release..
18:23:02 [DEBUG   ][deluge.core.core                  :380 ] get_new_release
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: proxy set to {'anonymous_mode': False, 'force_proxy': False, 'hostname': '', 'password': '', 'port': 8080, 'proxy_hostnames': True, 'proxy_peer_connections': True, 'proxy_tracker_connections': True, 'type': 0, 'username': ''}..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: peer_tos set to 0x00..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: rate_limit_ip_overhead set to True..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: geoip_db_location set to /usr/share/GeoIP/GeoIP.dat..
18:23:02 [WARNING ][deluge.core.preferencesmanager    :473 ] Unable to find GeoIP database file: /usr/share/GeoIP/GeoIP.dat
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: cache_size set to 512..
18:23:02 [DEBUG   ][deluge.core.preferencesmanager    :175 ] Config key: cache_expiry set to 60..
18:23:02 [INFO    ][deluge.core.authmanager           :228 ] Opening auth for load: C:\Users\Anders\AppData\Roaming\deluge\auth
18:23:02 [INFO    ][deluge.core.authmanager           :236 ] Successfully loaded auth: C:\Users\Anders\AppData\Roaming\deluge\auth
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: notifications.get_config
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: notifications.get_handled_events
18:23:02 [DEBUG   ][deluge.core.rpcserver             :435 ] Registering method: notifications.set_config
18:23:02 [DEBUG   ][deluge.plugins.pluginbase         :38  ] CorePlugin initialized..
18:23:02 [DEBUG   ][deluge.configmanager              :94  ] Getting config: notifications-core.conf
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "smtp_enabled" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "smtp_host" to:  (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "smtp_port" to: 25 (of type: <class 'int'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "smtp_user" to:  (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "smtp_pass" to:  (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "smtp_from" to:  (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "smtp_tls" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "smtp_recipients" to: [] (of type: <class 'list'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "subscriptions" to: {'email': []} (of type: <class 'dict'>)
18:23:02 [DEBUG   ][deluge.config                     :444 ] Config C:\Users\Anders\AppData\Roaming\deluge\notifications-core.conf version: 1.1 loaded: {'smtp_enabled': False, 'smtp_host': '', 'smtp_port': 25, 'smtp_user': '', 'smtp_pass': '', 'smtp_from': '', 'smtp_tls': False, 'smtp_recipients': [], 'subscriptions': {'email': []}}
18:23:02 [DEBUG   ][deluge_notifications.core         :212 ] ENABLING CORE NOTIFICATIONS
18:23:02 [INFO    ][deluge.pluginmanagerbase          :189 ] Plugin Notifications enabled...
18:23:02 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:02 [DEBUG   ][deluge.plugins.pluginbase         :53  ] Gtk3Plugin initialized..
18:23:02 [DEBUG   ][deluge.configmanager              :94  ] Getting config: notifications-gtk.conf
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "blink_enabled" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "flash_enabled" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "popup_enabled" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "sound_enabled" to: False (of type: <class 'bool'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "sound_path" to:  (of type: <class 'str'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "custom_sounds" to: {} (of type: <class 'dict'>)
18:23:02 [DEBUG   ][deluge.config                     :184 ] Setting key "subscriptions" to: {'popup': [], 'blink': [], 'sound': []} (of type: <class 'dict'>)
18:23:02 [DEBUG   ][deluge.config                     :444 ] Config C:\Users\Anders\AppData\Roaming\deluge\notifications-gtk.conf version: 1.1 loaded: {'blink_enabled': True, 'flash_enabled': False, 'popup_enabled': False, 'sound_enabled': False, 'sound_path': 'C:\\Users\\Anders\\Downloads', 'custom_sounds': {}, 'subscriptions': {'sound': [], 'popup': [], 'blink': []}}
18:23:02 [DEBUG   ][deluge_notifications.core         :94  ] Handled Notification Events: [('TorrentFinishedEvent', 'Emitted when a torrent finishes downloading.')]
18:23:02 [INFO    ][deluge.pluginmanagerbase          :189 ] Plugin Notifications enabled...
18:23:02 [DEBUG   ][deluge.ui.gtk3.pluginmanager      :88  ] run_on_show_prefs
18:23:02 [DEBUG   ][deluge_notifications.core         :94  ] Handled Notification Events: [('TorrentFinishedEvent', 'Emitted when a torrent finishes downloading.')]
18:23:02 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 4
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: TCP/6881
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: UDP/6881
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] external_ip_alert: external IP received: 158.174.59.209
18:23:02 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: external_ip_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: TCP/6881
18:23:02 [DEBUG   ][deluge.ui.gtk3.pluginmanager      :68  ] Core has these plugins enabled: ['Notifications']
18:23:02 [WARNING ][deluge.pluginmanagerbase          :136 ] Cannot enable already enabled plugin Notifications
18:23:02 [DEBUG   ][deluge.ui.gtk3.menubar            :547 ] _on_known_accounts: [{'username': 'localclient', 'password': '****************************************', 'authlevel': 'ADMIN', 'authlevel_int': 10}]
18:23:02 [DEBUG   ][deluge.core.core                  :651 ] Deprecated session status key num_peers, please use peer.num_peers_connected
18:23:02 [DEBUG   ][deluge.core.core                  :651 ] Deprecated session status key has_incoming_connections, please use net.has_incoming_connections
18:23:02 [INFO    ][deluge.core.torrentmanager        :1609] on_alert_external_ip: 158.174.59.209
18:23:02 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:02 [INFO    ][deluge.core.torrentmanager        :806 ] Loading torrent state: C:\Users\Anders\AppData\Roaming\deluge\state\torrents.state
18:23:02 [INFO    ][deluge.core.torrentmanager        :819 ] Successfully loaded C:\Users\Anders\AppData\Roaming\deluge\state\torrents.state
18:23:02 [INFO    ][deluge.core.torrentmanager        :1066] Opening torrents.fastresume for load: C:\Users\Anders\AppData\Roaming\deluge\state\torrents.fastresume
18:23:02 [INFO    ][deluge.core.torrentmanager        :1077] Successfully loaded torrents.fastresume: C:\Users\Anders\AppData\Roaming\deluge\state\torrents.fastresume
18:23:02 [DEBUG   ][deluge.configmanager              :94  ] Getting config: core.conf
18:23:02 [DEBUG   ][deluge.core.torrentmanager        :334 ] Attempting to extract torrent_info from C:\Users\Anders\AppData\Roaming\deluge\state\797de19cf3bedba9f192f9763ee7d179668cecce.torrent
18:23:02 [DEBUG   ][deluge.configmanager              :94  ] Getting config: core.conf
18:23:02 [DEBUG   ][deluge.core.torrentmanager        :466 ] options: {'add_paused': False, 'auto_managed': True, 'download_location': 'C:\\Users\\Anders\\Downloads', 'max_connections': -1, 'max_download_speed': -1.0, 'max_upload_slots': -1, 'max_upload_speed': -1.0, 'move_completed': False, 'move_completed_path': 'C:\\Users\\Anders\\Downloads', 'pre_allocate_storage': False, 'prioritize_first_last_pieces': False, 'remove_at_ratio': False, 'sequential_download': False, 'shared': False, 'stop_at_ratio': False, 'stop_ratio': 2.0, 'super_seeding': False, 'file_priorities': [4, 4, 4, 4], 'mapped_files': {}, 'name': '', 'owner': 'localclient', 'seed_mode': False}
18:23:02 [DEBUG   ][deluge.ui.gtk3.torrentview        :820 ] on_selection_changed
18:23:02 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 12
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
18:23:02 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] add_torrent_alert: added torrent: Bellator.230.720p.WEB.h264-VERUM[rarbg]
18:23:02 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: add_torrent_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] torrent_added_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] added
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: TCP/6881
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: TCP/6881
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: UDP/6881
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: TCP/6881
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: UDP/6881
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: TCP/6881
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: UDP/6881
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: TCP/6881
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] portmap_alert: successfully mapped port using UPnP. external port: TCP/6881
18:23:02 [DEBUG   ][deluge.core.torrent               :242 ] Creating torrent object 797de19cf3bedba9f192f9763ee7d179668cecce
18:23:02 [DEBUG   ][deluge.configmanager              :94  ] Getting config: core.conf
18:23:02 [DEBUG   ][deluge.configmanager              :94  ] Getting config: core.conf
18:23:02 [DEBUG   ][deluge.core.torrent               :574 ] Setting trackers for 797de19cf3bedba9f192f9763ee7d179668cecce: [{'url': 'http://tracker.trackerfix.com:80/announce', 'trackerid': '', 'message': '', 'last_error': {'value': 0, 'category': 'system'}, 'next_announce': None, 'min_announce': None, 'scrape_incomplete': -1, 'scrape_complete': -1, 'scrape_downloaded': -1, 'tier': 0, 'fail_limit': 0, 'fails': 0, 'source': 4, 'verified': False, 'updating': False, 'start_sent': False, 'complete_sent': False, 'send_stats': True}, {'url': 'udp://9.rarbg.me:2780', 'trackerid': '', 'message': '', 'last_error': {'value': 0, 'category': 'system'}, 'next_announce': None, 'min_announce': None, 'scrape_incomplete': -1, 'scrape_complete': -1, 'scrape_downloaded': -1, 'tier': 1, 'fail_limit': 0, 'fails': 0, 'source': 4, 'verified': False, 'updating': False, 'start_sent': False, 'complete_sent': False, 'send_stats': True}, {'url': 'udp://9.rarbg.to:2770', 'trackerid': '', 'message': '', 'last_error': {'value': 0, 'category': 'system'}, 'next_announce': None, 'min_announce': None, 'scrape_incomplete': -1, 'scrape_complete': -1, 'scrape_downloaded': -1, 'tier': 2, 'fail_limit': 0, 'fails': 0, 'source': 4, 'verified': False, 'updating': False, 'start_sent': False, 'complete_sent': False, 'send_stats': True}]
18:23:02 [DEBUG   ][deluge.core.torrent               :586 ] Trackers set for 797de19cf3bedba9f192f9763ee7d179668cecce:
18:23:02 [DEBUG   ][deluge.core.torrent               :588 ]  [tier 0]: http://tracker.trackerfix.com:80/announce
18:23:02 [DEBUG   ][deluge.core.torrent               :588 ]  [tier 1]: udp://9.rarbg.me:2780
18:23:02 [DEBUG   ][deluge.core.torrent               :588 ]  [tier 2]: udp://9.rarbg.to:2770
18:23:02 [DEBUG   ][deluge.core.torrent               :512 ] Setting 797de19cf3bedba9f192f9763ee7d179668cecce file priorities to: [4, 4, 4, 4]
18:23:02 [DEBUG   ][deluge.core.torrent               :512 ] Setting 797de19cf3bedba9f192f9763ee7d179668cecce file priorities to: [4, 4, 4, 4]
18:23:02 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:02 [DEBUG   ][deluge.core.torrent               :669 ] State from lt was: checking_resume_data | Session is paused: False
Torrent state set from "None" to "Paused" (797de19cf3bedba9f192f9763ee7d179668cecce)
18:23:02 [DEBUG   ][deluge.core.torrent               :287 ] Torrent object created.
18:23:02 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:02 [DEBUG   ][deluge.core.torrentmanager        :665 ] Torrent added: 797de19cf3bedba9f192f9763ee7d179668cecce
18:23:02 [INFO    ][deluge.core.torrentmanager        :672 ] Torrent Bellator.230.720p.WEB.h264-VERUM[rarbg] from user "localclient" loaded
18:23:02 [INFO    ][deluge.core.torrentmanager        :885 ] Finished loading 1 torrents in 0:00:00.269143
18:23:02 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:02 [DEBUG   ][deluge.core.core                  :395 ] new_release: 2.0.3
18:23:02 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 8
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] torrent_resumed_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] resumed
18:23:02 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: torrent_resumed_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] state_update_alert: state updates for 1 torrents
18:23:02 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: state_update_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] state_changed_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg]: state changed to: finished
18:23:02 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: state_changed_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] torrent_finished_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] torrent finished downloading
18:23:02 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: torrent_finished_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] state_changed_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg]: state changed to: seeding
18:23:02 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: state_changed_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] torrent_checked_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] checked
18:23:02 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: torrent_checked_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] tracker_announce_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] (http://tracker.trackerfix.com:80/announce) sending announce (started)
18:23:02 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: tracker_announce_alert
18:23:02 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 4, 0, 0, 10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
18:23:02 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:02 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:02 [DEBUG   ][deluge.core.torrent               :669 ] State from lt was: seeding | Session is paused: False
Torrent state set from "Paused" to "Seeding" (797de19cf3bedba9f192f9763ee7d179668cecce)
18:23:02 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:02 [DEBUG   ][deluge.ui.gtk3.torrentview        :820 ] on_selection_changed
18:23:02 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:02 [DEBUG   ][deluge.core.torrent               :669 ] State from lt was: seeding | Session is paused: False
Torrent state set from "Seeding" to "Seeding" (797de19cf3bedba9f192f9763ee7d179668cecce)
18:23:02 [DEBUG   ][deluge.core.torrentmanager        :1275] Finished 797de19cf3bedba9f192f9763ee7d179668cecce 
18:23:02 [DEBUG   ][deluge.core.torrentmanager        :1281] Torrent settings: is_finished: True, total_download: 0, move_completed: False, move_path: C:\Users\Anders\Downloads
18:23:02 [DEBUG   ][deluge.core.torrent               :669 ] State from lt was: seeding | Session is paused: False
Torrent state set from "Seeding" to "Seeding" (797de19cf3bedba9f192f9763ee7d179668cecce)
18:23:02 [DEBUG   ][deluge.core.torrent               :669 ] State from lt was: seeding | Session is paused: False
Torrent state set from "Seeding" to "Seeding" (797de19cf3bedba9f192f9763ee7d179668cecce)
18:23:02 [DEBUG   ][deluge.core.torrent               :669 ] State from lt was: seeding | Session is paused: False
Torrent state set from "Seeding" to "Seeding" (797de19cf3bedba9f192f9763ee7d179668cecce)
18:23:03 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:03 [DEBUG   ][deluge.core.alertmanager          :130 ] cache_flushed_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg]
18:23:03 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:03 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
18:23:03 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:03 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:03 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 16, 32, 1, 3, 5, 4, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 3, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 504, 1040, 374, 0, 1085, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 12, 0, 0, 0, 3, 3, 5, 0, 1, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 13, 1, 0, 0, 3, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 1, 2, 0, 1
18:23:03 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:04 [DEBUG   ][deluge.ui.tracker_icons           :246 ] Downloading trackerfix.com http://trackerfix.com/
18:23:04 [WARNING ][deluge.httpdownloader             :315 ] Error occurred downloading file from "http://trackerfix.com/": DNS lookup failed: no results for hostname lookup: trackerfix.com.
18:23:04 [DEBUG   ][deluge.ui.tracker_icons           :276 ] Error downloading page: DNS lookup failed: no results for hostname lookup: trackerfix.com.
18:23:04 [DEBUG   ][deluge.ui.tracker_icons           :342 ] Error parsing page: DNS lookup failed: no results for hostname lookup: trackerfix.com.
18:23:04 [DEBUG   ][deluge.ui.tracker_icons           :424 ] Error downloading icon from trackerfix.com: DNS lookup failed: no results for hostname lookup: trackerfix.com.
18:23:04 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:04 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 16, 32, 1, 5, 7, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 810, 1200, 374, 0, 1439, 560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 17, 0, 0, 0, 6, 5, 7, 0, 1, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 12, 1, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 1, 2, 0, 0
18:23:04 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:04 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:04 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 16, 32, 1, 6, 7, 6, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 810, 1200, 374, 0, 1570, 560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 22, 19, 0, 0, 0, 6, 6, 7, 0, 2, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 2, 1, 0
18:23:04 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:05 [DEBUG   ][deluge.core.core                  :651 ] Deprecated session status key num_peers, please use peer.num_peers_connected
18:23:05 [DEBUG   ][deluge.core.core                  :651 ] Deprecated session status key has_incoming_connections, please use net.has_incoming_connections
18:23:05 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:05 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 16, 32, 1, 6, 7, 7, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 810, 1200, 374, 0, 1570, 560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 22, 19, 0, 0, 0, 6, 6, 7, 0, 2, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 2, 0
18:23:05 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:05 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:05 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 16, 32, 1, 6, 7, 8, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 810, 1200, 374, 0, 1570, 560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 22, 19, 0, 0, 0, 6, 6, 7, 0, 2, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0
18:23:05 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:06 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 2
18:23:06 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 16, 32, 1, 6, 7, 9, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 810, 1200, 374, 0, 1570, 560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 22, 19, 0, 0, 0, 6, 6, 7, 0, 2, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0
18:23:06 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:06 [DEBUG   ][deluge.core.alertmanager          :130 ] state_update_alert: state updates for 1 torrents
18:23:06 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: state_update_alert
18:23:06 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 7
18:23:06 [DEBUG   ][deluge.core.alertmanager          :130 ] performance_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections
18:23:06 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: performance_alert
18:23:06 [DEBUG   ][deluge.core.alertmanager          :130 ] performance_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections
18:23:06 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: performance_alert
18:23:06 [DEBUG   ][deluge.core.alertmanager          :130 ] performance_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections
18:23:06 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: performance_alert
18:23:06 [DEBUG   ][deluge.core.alertmanager          :130 ] performance_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections
18:23:06 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: performance_alert
18:23:06 [DEBUG   ][deluge.core.alertmanager          :130 ] performance_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections
18:23:06 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: performance_alert
18:23:06 [DEBUG   ][deluge.core.alertmanager          :130 ] performance_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections
18:23:06 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: performance_alert
18:23:06 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 23, 1, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 12, 0, 0, 16, 32, 1, 6, 7, 10, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 810, 1440, 374, 0, 1570, 560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 22, 19, 0, 0, 0, 6, 6, 7, 0, 2, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 12, 0, 0, 12, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12
18:23:06 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:06 [WARNING ][deluge.core.torrentmanager        :1617] on_alert_performance: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections, too_few_outgoing_ports
18:23:06 [WARNING ][deluge.core.torrentmanager        :1617] on_alert_performance: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections, too_few_outgoing_ports
18:23:06 [WARNING ][deluge.core.torrentmanager        :1617] on_alert_performance: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections, too_few_outgoing_ports
18:23:06 [WARNING ][deluge.core.torrentmanager        :1617] on_alert_performance: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections, too_few_outgoing_ports
18:23:06 [WARNING ][deluge.core.torrentmanager        :1617] on_alert_performance: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections, too_few_outgoing_ports
18:23:06 [WARNING ][deluge.core.torrentmanager        :1617] on_alert_performance: Bellator.230.720p.WEB.h264-VERUM[rarbg]: performance warning: too few ports allowed for outgoing connections, too_few_outgoing_ports
18:23:07 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:07 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 23, 1, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 12, 0, 0, 16, 32, 1, 6, 7, 11, 0, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 810, 1440, 374, 0, 1570, 560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 22, 19, 0, 0, 0, 6, 6, 7, 0, 2, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
18:23:07 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:07 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:07 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 23, 1, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 12, 0, 0, 16, 83, 1, 6, 7, 12, 0, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 810, 1440, 374, 0, 1570, 560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 22, 19, 0, 0, 0, 6, 6, 7, 0, 2, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
18:23:07 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:08 [DEBUG   ][deluge.ui.gtk3.torrentview        :794 ] on_button_press_event
18:23:08 [DEBUG   ][deluge.core.core                  :651 ] Deprecated session status key num_peers, please use peer.num_peers_connected
18:23:08 [DEBUG   ][deluge.core.core                  :651 ] Deprecated session status key has_incoming_connections, please use net.has_incoming_connections
18:23:08 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 2
18:23:08 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 23, 1, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 12, 0, 0, 16, 83, 1, 6, 7, 13, 0, 0, 4, 0, 0, 2, 0, 0, 0, 0, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 810, 1440, 374, 0, 1570, 560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 22, 19, 0, 0, 0, 6, 6, 7, 0, 2, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
18:23:08 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:08 [DEBUG   ][deluge.core.alertmanager          :130 ] state_update_alert: state updates for 1 torrents
18:23:08 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: state_update_alert
18:23:08 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 4
18:23:08 [DEBUG   ][deluge.core.alertmanager          :130 ] tracker_error_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] (http://tracker.trackerfix.com:80/announce) (-1) A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond "" (1)
18:23:08 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: tracker_error_alert
18:23:08 [DEBUG   ][deluge.core.alertmanager          :130 ] tracker_announce_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] (udp://9.rarbg.me:2780) sending announce (started)
18:23:08 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: tracker_announce_alert
18:23:08 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 23, 1, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 4, 0, 0, 0, 12, 0, 0, 16, 134, 1, 6, 7, 14, 0, 0, 5, 0, 0, 2, 0, 0, 0, 0, 0, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 4, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0, 0, 1809, 0, 1809, 1809, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 810, 1440, 544, 0, 1570, 560, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 22, 19, 0, 0, 0, 6, 6, 7, 0, 2, 0, 0, 0, 4, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
18:23:08 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:08 [DEBUG   ][deluge.core.alertmanager          :130 ] tracker_reply_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] (udp://9.rarbg.me:2780) received peers: 7
18:23:08 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: tracker_reply_alert
18:23:08 [DEBUG   ][deluge.core.torrentmanager        :1390] Tracker Error Alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] (http://tracker.trackerfix.com:80/announce) (-1) A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond "" (1) [A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond]
18:23:08 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:08 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:08 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:09 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:09 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 24, 1, 0, 1, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 4, 0, 0, 0, 12, 0, 0, 16, 701, 1, 9, 15, 15, 0, 0, 6, 0, 0, 3, 0, 0, 0, 1, 0, 68, 3, 2, 0, 0, 1, 0, 0, 0, 0, 0, 6, 0, 0, 7, 0, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 7, 0, 0, 3, 7, 0, 0, 0, 1809, 0, 1809, 1809, 0, 32, 0, 0, 0, 1, 0, 1159, 0, 0, 1159, 0, 0, 0, 0, 0, 0, 4145, 5612, 2200, 544, 0, 3091, 1160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 35, 34, 0, 0, 0, 12, 9, 19, 0, 2, 1, 0, 1, 6, 4, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 6, 0, 0, 4, 0, 0, 0, 0, 0, 7, 2, 1, 0, 2, 0, 2, 0, 1, 0, 0, 0, 0, 0, 32, 61, 1, 32, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0
18:23:09 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:09 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:09 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 25, 1, 0, 2, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 4, 0, 0, 0, 12, 0, 0, 16, 764, 1, 11, 30, 16, 0, 0, 6, 0, 0, 4, 0, 0, 0, 2, 0, 68, 3, 6, 0, 0, 2, 0, 0, 0, 0, 0, 6, 0, 0, 8, 0, 9, 0, 0, 0, 0, 0, 5, 0, 0, 0, 7, 0, 0, 3, 7, 0, 0, 0, 1809, 0, 1809, 1809, 0, 34, 0, 3, 0, 2, 0, 1201, 0, 0, 1201, 0, 0, 0, 0, 0, 0, 70737, 72261, 4360, 544, 0, 3178, 3320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 51, 95, 1, 1, 0, 25, 11, 78, 0, 2, 3, 0, 1, 6, 4, 1, 0, 2, 5, 6, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 6, 2, 2, 0, 2, 0, 2, 0, 1, 0, 0, 0, 0, 0, 34, 53, 1, 34, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0
18:23:09 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:10 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 2
18:23:10 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 25, 1, 0, 2, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 4, 0, 0, 0, 12, 0, 0, 16, 764, 1, 14, 38, 17, 0, 0, 6, 0, 0, 4, 0, 0, 0, 2, 0, 68, 3, 12, 0, 0, 2, 0, 0, 0, 0, 0, 6, 0, 0, 8, 0, 9, 0, 0, 0, 0, 0, 12, 0, 0, 0, 7, 0, 0, 3, 7, 0, 0, 0, 1809, 0, 1809, 1809, 0, 34, 0, 10, 0, 2, 0, 1201, 0, 0, 1201, 0, 0, 0, 0, 0, 0, 163174, 164776, 7160, 544, 0, 3280, 6120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 15, 74, 178, 11, 11, 0, 45, 14, 148, 0, 2, 3, 0, 1, 6, 4, 1, 0, 3, 6, 8, 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, 6, 2, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 6, 2, 2, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 34, 34, 3, 34, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0
18:23:10 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:10 [DEBUG   ][deluge.core.alertmanager          :130 ] state_update_alert: state updates for 1 torrents
18:23:10 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: state_update_alert
18:23:10 [DEBUG   ][deluge.ui.gtk3.common             :310 ] Creating backup of torrentview.state at: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\torrentview.state.bak
18:23:10 [INFO    ][deluge.ui.gtk3.common             :315 ] Saving the torrentview.state at: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\torrentview.state
18:23:10 [DEBUG   ][deluge.ui.gtk3.gtkui              :251 ] GTKUI shutting down...
18:23:10 [DEBUG   ][deluge.ui.gtk3.torrentview        :820 ] on_selection_changed
18:23:10 [DEBUG   ][deluge.ui.gtk3.common             :310 ] Creating backup of torrentview.state at: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\torrentview.state.bak
18:23:10 [INFO    ][deluge.ui.gtk3.common             :315 ] Saving the torrentview.state at: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\torrentview.state
18:23:10 [DEBUG   ][deluge.ui.gtk3.menubar            :191 ] MenuBar stopping
18:23:10 [DEBUG   ][deluge.ui.gtk3.filtertreeview     :273 ] nothing selected
18:23:10 [DEBUG   ][deluge.component                  :300 ] Deregistering Component: Gtk3Plugin.Notifications
18:23:10 [INFO    ][deluge.pluginmanagerbase          :250 ] Plugin Notifications disabled...
18:23:10 [DEBUG   ][deluge.core.core                  :215 ] Core stopping...
18:23:10 [DEBUG   ][deluge.core.core                  :302 ] Creating backup of session.state at: C:\Users\Anders\AppData\Roaming\deluge\session.state.bak
18:23:10 [INFO    ][deluge.core.core                  :307 ] Saving the session.state at: C:\Users\Anders\AppData\Roaming\deluge\session.state
18:23:10 [DEBUG   ][deluge.core.torrentmanager        :975 ] Creating the temporary file: C:\Users\Anders\AppData\Roaming\deluge\state\torrents.state.tmp
18:23:10 [DEBUG   ][deluge.core.torrentmanager        :985 ] Creating backup of torrents.state at: C:\Users\Anders\AppData\Roaming\deluge\state\torrents.state.bak
18:23:10 [DEBUG   ][deluge.core.torrentmanager        :995 ] Saving torrents.state to: C:\Users\Anders\AppData\Roaming\deluge\state\torrents.state
18:23:10 [DEBUG   ][deluge.core.torrent               :1268] Requesting save_resume_data for torrent: 797de19cf3bedba9f192f9763ee7d179668cecce
18:23:10 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 4
18:23:10 [DEBUG   ][deluge.core.alertmanager          :130 ] session_stats_alert: session stats (293 values): 0, 25, 1, 0, 2, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 292, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 4, 0, 0, 0, 12, 0, 0, 16, 827, 1, 19, 62, 18, 0, 0, 6, 0, 0, 5, 0, 0, 0, 2, 0, 70, 3, 292, 0, 0, 2, 0, 0, 0, 0, 0, 6, 0, 0, 8, 0, 9, 0, 0, 0, 0, 0, 26, 0, 0, 0, 7, 0, 0, 3, 7, 0, 0, 0, 1809, 0, 1809, 1809, 0, 66, 0, 23, 0, 3, 0, 1412, 0, 0, 1412, 0, 0, 0, 0, 0, 0, 301279, 302985, 11520, 544, 0, 8058, 10480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 15, 117, 288, 14, 14, 1, 77, 19, 249, 0, 4, 4, 0, 1, 6, 4, 2, 0, 7, 9, 18, 8, 2, 1, 0, 0, 0, 0, 0, 0, 0, 6, 2, 1, 3, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 6, 2, 2, 0, 2, 0, 2, 0, 2, 0, 0, 0, 0, 0, 66, 25, 9, 66, 0, 0, 0, 0, 0, 0, 4, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0
18:23:10 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: session_stats_alert
18:23:10 [DEBUG   ][deluge.core.alertmanager          :130 ] tracker_announce_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] (http://tracker.trackerfix.com:80/announce) sending announce (stopped)
18:23:10 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: tracker_announce_alert
18:23:10 [DEBUG   ][deluge.core.alertmanager          :130 ] tracker_announce_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] (udp://9.rarbg.me:2780) sending announce (stopped)
18:23:10 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: tracker_announce_alert
18:23:10 [DEBUG   ][deluge.core.alertmanager          :130 ] torrent_paused_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] paused
18:23:10 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: torrent_paused_alert
18:23:10 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:10 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:10 [DEBUG   ][deluge.core.torrent               :669 ] State from lt was: seeding | Session is paused: True
Torrent state set from "Seeding" to "Paused" (797de19cf3bedba9f192f9763ee7d179668cecce)
18:23:11 [DEBUG   ][deluge.core.alertmanager          :118 ] Alerts queued: 1
18:23:11 [DEBUG   ][deluge.core.alertmanager          :130 ] save_resume_data_alert: Bellator.230.720p.WEB.h264-VERUM[rarbg] resume data generated
18:23:11 [DEBUG   ][deluge.core.alertmanager          :135 ] Handling alert: save_resume_data_alert
18:23:11 [DEBUG   ][deluge.core.torrentmanager        :1126] Creating the temporary file: C:\Users\Anders\AppData\Roaming\deluge\state\torrents.fastresume.tmp
18:23:11 [DEBUG   ][deluge.core.torrentmanager        :1136] Creating backup of torrents.fastresume at: C:\Users\Anders\AppData\Roaming\deluge\state\torrents.fastresume.bak
18:23:11 [DEBUG   ][deluge.core.torrentmanager        :1146] Saving torrents.fastresume to: C:\Users\Anders\AppData\Roaming\deluge\state\torrents.fastresume
18:23:11 [DEBUG   ][deluge_notifications.core         :215 ] DISABLING CORE NOTIFICATIONS
18:23:11 [DEBUG   ][deluge.component                  :300 ] Deregistering Component: CorePlugin.Notifications
18:23:11 [INFO    ][deluge.pluginmanagerbase          :250 ] Plugin Notifications disabled...
18:23:11 [DEBUG   ][deluge.core.rpcserver             :539 ] intevents: {}
18:23:11 [WARNING ][deluge.pluginmanagerbase          :224 ] Plugin "Notifications" is not enabled...
18:23:11 [DEBUG   ][deluge.ui.gtk3.common             :310 ] Creating backup of files_tab.state at: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\files_tab.state.bak
18:23:11 [INFO    ][deluge.ui.gtk3.common             :315 ] Saving the files_tab.state at: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\files_tab.state
18:23:11 [DEBUG   ][deluge.ui.gtk3.common             :310 ] Creating backup of peers_tab.state at: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\peers_tab.state.bak
18:23:11 [INFO    ][deluge.ui.gtk3.common             :315 ] Saving the peers_tab.state at: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\peers_tab.state
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :449 ] Testing name: Status
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :452 ] Set to ('Status', True)
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :449 ] Testing name: Details
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :452 ] Set to ('Details', True)
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :449 ] Testing name: Options
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :452 ] Set to ('Options', True)
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :449 ] Testing name: Files
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :452 ] Set to ('Files', True)
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :449 ] Testing name: Peers
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :452 ] Set to ('Peers', True)
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :449 ] Testing name: Trackers
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentdetails     :452 ] Set to ('Trackers', True)
18:23:11 [DEBUG   ][deluge.ui.gtk3.common             :310 ] Creating backup of tabs.state at: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\tabs.state.bak
18:23:11 [INFO    ][deluge.ui.gtk3.common             :315 ] Saving the tabs.state at: C:\Users\Anders\AppData\Roaming\deluge\gtk3ui_state\tabs.state
18:23:11 [INFO    ][twisted                           :154 ] (TCP Port 65405 Closed)
18:23:11 [INFO    ][twisted                           :154 ] (TCP Port 65405 Closed)
18:23:11 [INFO    ][twisted                           :154 ] Stopping factory <twisted.internet.protocol.Factory object at 0x000001D24A6850F0>
18:23:11 [INFO    ][twisted                           :154 ] Stopping factory <twisted.internet.protocol.Factory object at 0x000001D24A6850F0>
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [DEBUG   ][deluge.ui.gtk3.torrentview        :833 ] Treeview Columns Changed
18:23:11 [INFO    ][deluge.core.daemon                :176 ] Deluge daemon shutting down, waiting for components to shutdown...
tmark86
New User
New User
Posts: 1
Joined: Fri Oct 25, 2019 6:47 pm

Re: Deluge 2.0 Windows 7z-sfx-installer available.

Post by tmark86 »

First of all thanks for putting together an installer that works awesomely! I was trying to parse through the manual installation method and saw your post and said skip it.

Unfortunately I ran into a problem with the thinclient/daemon unable to start. It works fine in standalone mode but when I switch to the thinclient, I do get the connection manager window, but I'm unable to start it with the error "check deluged package is installed and logs for further details" I tried the debugging addition to the start menu link but that didn't help. Under the logs the error message given is:
13:54:54 [ERROR ][deluge.ui.client :688 ] Unable to start daemon!
13:54:54 [ERROR ][deluge.ui.client :1343] a bytes-like object is required, not 'str'
Traceback (most recent call last):
File "c:\program files\deluge2\lib\site-packages\deluge\ui\client.py", line 674, in start_daemon
subprocess.Popen(['deluged', '--port=%s' % port, b'--config=%s' % config])
File "c:\program files\deluge2\lib\subprocess.py", line 729, in __init__
restore_signals, start_new_session)
File "c:\program files\deluge2\lib\subprocess.py", line 991, in _execute_child
args = list2cmdline(args)
File "c:\program files\deluge2\lib\subprocess.py", line 481, in list2cmdline
needquote = (" " in arg) or ("\t" in arg) or not arg
TypeError: a bytes-like object is required, not 'str'
I did find the bug fix here https://dev.deluge-torrent.org/changeset/1b4ac88ce and changed the wb to w but that didn't change anything. Not sure if you have any ideas or recommendations to try but I'm all ears. My 1.3 deluge is very buggy and I'd love to move away from it.

Thanks for any help.
mhertz
Moderator
Moderator
Posts: 2215
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge 2.0 Windows 7z-sfx-installer available.

Post by mhertz »

Thanks for reporting, i'm affraid I don't know how to fix it, so i'll report it tomorrow or something in a new bug-ticket and this hopefully can get resolved soon.

I only have a few observations following here...

To workaround this, then you can start the daemon yourself, from command-line or shortcut, and then when running deluge in thin-client mode, then you can connect to running daemon. Not ideal I know, and especially considering next part...

Previously the daemon under windows would by default be run in background, but it doesn't do that now for some reason and continues "waiting"(in foreground), so the terminal will stay up when having started deluged manually. I'm thinking this is a bug and possibly related to why the daemon not can be started by the GTKUI thin-client, but not certain. When running the daemon manually with debug-logging, then there's no errors. I did also add the fix you suggested, and good job finding that btw, but as you stated, it still doesn't fix the issue you're having. It does however, fix a bug about failing to set pidfile for daemon from terminal, as the report also was related to.

Sorry I couldn't be of more help, and i'll update if I find anything new, or when getting a responce from the ticket i'll make shortly.

Edit: Ticket submitted: https://dev.deluge-torrent.org/ticket/3313#no4

(Also found another issue I submitted another ticket for, though not that important and also an issue on Linux, where prefetching metadata in add-torrent dialog doesn't work when in thinclient mode.)
mhertz
Moderator
Moderator
Posts: 2215
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge 2.0 Windows 7z-sfx-installer available.

Post by mhertz »

In the ticket posted above, then tobbez posted a patch that solves half the problem, so now the 'Start daemon' button works in connection-manager, but still as before then it doesn't background itself and keeps a new terminal window open for the whole connection-time.

I asked tobbez if he have any ideas on how to fix that, and also i'll make a seperate ticket for this issue also, summerizing it better i.e. issue is now in daemons and not in GTKUI etc. and update with ticket link in an edit later.

I will remake the installer soon with this new fix also, but am waiting alittle while more as i'm hoping a fix for the other issue also is posted for me to include, but in mean-time, then you can check patch in previous posted ticket and make the change yourself. The path for the file to change is different in an install from my installer: '%programfiles%\Deluge2\Lib\site-packages\deluge\ui\client.py'.

Edit: Here is the patched file to directly replace(had to zip it for the board-software to allow the attachment).

Edit2: New ticket submitted here: https://dev.deluge-torrent.org/ticket/3314#ticket

Edit3: tobbez came to the rescue once again, and posted a fix both for the above issue and another issue I haven't encountered or heard of yet, so I'll mess with it tomorrow when I get up and upload an updated installer. All credits goes to tobbez for his great job in finding and fixing these things, so many thanks for that and really appreciated!
https://dev.deluge-torrent.org/ticket/3201#comment:32
Attachments
client.zip
(6.18 KiB) Downloaded 191 times
mhertz
Moderator
Moderator
Posts: 2215
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge 2.0 Windows 7z-sfx-installer available.

Post by mhertz »

Sorry for the extra days delay, but got cought up with an issue with my installer needing some extra time debugging.

Also, I apologise, but previously posted client.zip didn't fix issue afterall, as I found it only worked because of something extra I had going locally, but not with true vanilla installs, so sorry about that, though doesn't hurt anything if having used it, and still fixes a bug in the file regardless and nothing else.

I have updated link in first post of this thread with new uploaded installer, and all credits goes to tobbez for fixing the issues reported here previously, plus even another issue none had mentioned. That issue was that deluge sometimes could crash when loading some invalid tracker ico's, and tobbez posted changed code which I also incorporated which fixes the crash, though will make icons blank for trackers using such. If better method gets posted, I will update installer with it.

I also had to patch a file to hardcode path to the daemon, as else it wouldn't be able to start daemon from GTKUI with an install from my installer, because I don't add too, or touch, your PATH environment-variable, which wasen't needed(hardcoding-path) if just using Cas's manual install instructions, which was what was holding me up some.

Lastly, there is one extra issue with deluge2 on windows currently unfixed, which was reported by tobbez, which is deluge-libtorrent isn't currently built/linked against OpenSSL, causing announces to https trackers fail with unsupported URL protocol. Just a headsup.

Please remember to always uninstall first from windows add/remove dialog, before upgrading with my new installers posted, as I haven't tried doing it directly and i'm not sure it will work right, and so untested.

Note, you don't need to update if not using localhost daemons(deluged/webui), or if not experiencing crashes from invalid tracker ico's, and as stated this new installer makes all trackers using ico's to be blank, because of the fix/workaround.
idiocracy
Leecher
Leecher
Posts: 99
Joined: Tue Jul 23, 2019 11:04 am

Re: Deluge 2.0 Windows 7z-sfx-installer available.

Post by idiocracy »

How fully baked is this atm?
See some issues being mentioned.
mhertz
Moderator
Moderator
Posts: 2215
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge 2.0 Windows 7z-sfx-installer available.

Post by mhertz »

If you by "baked" mean "stable/finished", then I believe the one reported issue left unfixed, is https tracker announces failing, and a minor thing also, is missing icons for trackers using icons. However, I'm guessing this isn't an issue(failed announces to https-trackers) if using thin client without using the windows deluged.exe daemon.

Im not a windows-guy myself so don't use this personally, and just going by reports of others.

Ohh, and in my testing then sometimes the connection-manager won't come up, or deluge not being able to close and need click minimize and then maximize, or vice-versa, and then works again. Maybe just something related to VMs as others not reporting it.

Always backup your deluge-profile folder beforehand, unless not having anything important.

Edit: Also, tobbez mentioned the following:

Deluge 2 fails to load a state file from Deluge 1.3.
This is likely only a problem when the state files contains non-ASCII, and can be worked around by manually converting the state file by opening a Python interpreter and running::

Code: Select all

 
import pickle
with open('torrents.state', 'rb') as f:
    d = pickle.load(f, encoding='latin1')

with open('torrents.state', 'wb') as f2:
    pickle.dump(d, f2)

Source: https://dev.deluge-torrent.org/ticket/3201#comment:32

I'm thinking the above is the reason for some to not getting there old v1.3.x torrents getting auto-transferred to deluge2, whereas I did in quick single torrent test, but again, always backup nonetheless, as a common rule of everything computer related ;)
idiocracy
Leecher
Leecher
Posts: 99
Joined: Tue Jul 23, 2019 11:04 am

Re: Deluge 2.0 Windows 7z sfx installer available.

Post by idiocracy »

Not using thin client, so if i'm understanding you correctly then announce to https is an issue?
Loading states from previous versions, is that a general 2.0 issue or specifically for windows?

Not thinking about updating right now, have a plugin that needs to be updated first. And i might have to do that my self which could take weeks as i do not know what i'm doing.
mhertz
Moderator
Moderator
Posts: 2215
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge 2.0 Windows 7z sfx installer available.

Post by mhertz »

Sorry, I don't know if the states-issue is windows-only or not, but keep in mind only a possible issue if needing old loaded torrents in old deluge to be auto-transferred to new deluge, and else can be ignored.

Second, yes, it's been reported that https-tracker-announces can fail, though I believe trackers mostly today are udp trackers, and some http, which both is supported, and I dont think there's so many only https trackers usually, and also with DHT and PEX available I'm not thinking it's such a big deal honestly + as said most is usually udp anyway. We need to wait for deluge-libtorrent to be updated to get this issue fixed.

Which plugin did you need first? Just curious :)
mhertz
Moderator
Moderator
Posts: 2215
Joined: Wed Jan 22, 2014 5:05 am
Location: Denmark

Re: Deluge 2.0 Windows 7z-sfx-installer available.

Post by mhertz »

I updated link on first page with installer now including a fix for connection-manager not coming up and/or not being able to quit, before playing with window-placement first.

It was a patch posted in ticket #3201, but I misunderstood the discussion about it for being for something else(it was about a "simulate" bug), and the patch didn't did anything when I tested it either, but then found out that the "patch to the patch" that Cas later posted, wasen't included in the submitted ticket to twisted(which was what I tested), which I thought the reporter said he had included, but I misunderstood(because of typo), and after testing the correct full "patched patch", then it worked :)

Sorry, should have found this out sooner.
Post Reply