Page 1 of 1

AutoAdd unchecks watch folders after some time

Posted: Mon Apr 06, 2015 2:33 pm
by Halvliter
I have the weird experience in that Deluge unchecks some watch folders on it's own after a period of time. I don't know what causes it, and I have not been able to trigger it manually. I use Deluge 1.3.11 on Windows 8.1.

Re: AutoAdd unchecks watch folders after some time

Posted: Thu Jul 02, 2015 7:11 pm
by questionmark
I'm having the exact same experience and it's very annoying.

same OS and version. they randomly blank out and if I tick them back on I have to keep smashing apply to get them to pick up all the downloads as well. usually it will do 2-3 out of the 5 in the watch dir. everytime I push apply, another one will add.

Re: AutoAdd unchecks watch folders after some time

Posted: Mon Jul 06, 2015 8:14 pm
by doadin
It could maybe be a folder permissions issue or something? Maybe if either or both of you could provide a loog we could see better whats happening. You can do this by running deluge-debug -L debug -l debug.log , then attatch it to a post here.

Re: AutoAdd unchecks watch folders after some time

Posted: Mon Jul 27, 2015 5:40 pm
by questionmark
here's a log

what I find interesting is that I have 2 autoadd locations. and from reading the log, I don't see mention of 2 locations. is it maybe enabling only one location and switching the other off?

It seems like it loses the first location either after a successful auto add, or after a restart of either the program or the daemon. but I can't reliably reproduce it. I can tell you though that if I have 6 shows a week to auto add, it will maybe do 1. I feel like it clears it after 1 successful auto add, but I cant be sure.

Code: Select all

[INFO    ] 19:34:36 main:125 Deluge ui 1.3.11
[DEBUG   ] 19:34:36 main:126 options: {'loglevel': 'debug', 'default_ui': None, 'args': None, 'quiet': False, 'ui': None, 'logfile': 'debug.log', 'config': None}
[DEBUG   ] 19:34:36 main:127 args: []
[DEBUG   ] 19:34:36 main:128 ui_args: []
[INFO    ] 19:34:36 main:131 Starting ui..
[DEBUG   ] 19:34:36 ui:129 UI init..
[DEBUG   ] 19:34:36 configmanager:111 Getting config 'ui.conf'
[DEBUG   ] 19:34:36 config:197 Setting 'default_ui' to gtk of <type 'str'>
[DEBUG   ] 19:34:36 config:391 Config C:\Users\Gary\AppData\Roaming\deluge\ui.conf version: 1.1 loaded: {'default_ui': u'gtk'}
[INFO    ] 19:34:36 ui:148 Starting GtkUI..
[WARNING ] 19:34:36 gtkui:207 Unable to register a 'die' handler with the GNOME session manager: No module named gnome.ui
[DEBUG   ] 19:34:36 configmanager:111 Getting config 'gtkui.conf'
[DEBUG   ] 19:34:36 config:197 Setting 'close_to_tray' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'ntf_sound_path' to C:\Users\Gary\Downloads of <type 'str'>
[DEBUG   ] 19:34:36 config:197 Setting 'window_width' to 640 of <type 'int'>
[DEBUG   ] 19:34:36 config:197 Setting 'default_load_path' to None of <type 'NoneType'>
[DEBUG   ] 19:34:36 config:197 Setting 'window_y_pos' to 0 of <type 'int'>
[DEBUG   ] 19:34:36 config:197 Setting 'ntf_email' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'tray_upload_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG   ] 19:34:36 config:197 Setting 'show_statusbar' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'ntf_popup' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'ntf_pass' to  of <type 'str'>
[DEBUG   ] 19:34:36 config:197 Setting 'tray_download_speed_list' to [5.0, 10.0, 30.0, 80.0, 300.0] of <type 'list'>
[DEBUG   ] 19:34:36 config:197 Setting 'window_maximized' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'enable_system_tray' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'show_sidebar' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'show_connection_manager_on_start' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'lock_tray' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'createtorrent.trackers' to [] of <type 'list'>
[DEBUG   ] 19:34:36 config:197 Setting 'ntf_sound' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'tray_password' to  of <type 'str'>
[DEBUG   ] 19:34:36 config:197 Setting 'focus_add_dialog' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'ntf_server' to  of <type 'str'>
[DEBUG   ] 19:34:36 config:197 Setting 'start_in_tray' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'ntf_tray_blink' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'check_new_releases' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'autoadd_queued' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'pref_dialog_width' to None of <type 'NoneType'>
[DEBUG   ] 19:34:36 config:197 Setting 'autoadd_enable' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'autoconnect_host_id' to None of <type 'NoneType'>
[DEBUG   ] 19:34:36 config:197 Setting 'classic_mode' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'window_pane_position' to -1 of <type 'int'>
[DEBUG   ] 19:34:36 config:197 Setting 'enabled_plugins' to [] of <type 'list'>
[DEBUG   ] 19:34:36 config:197 Setting 'show_rate_in_title' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'pref_dialog_height' to None of <type 'NoneType'>
[DEBUG   ] 19:34:36 config:197 Setting 'ntf_username' to  of <type 'str'>
[DEBUG   ] 19:34:36 config:197 Setting 'interactive_add' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'sidebar_show_zero' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'window_x_pos' to 0 of <type 'int'>
[DEBUG   ] 19:34:36 config:197 Setting 'window_height' to 480 of <type 'int'>
[DEBUG   ] 19:34:36 config:197 Setting 'ntf_security' to None of <type 'NoneType'>
[DEBUG   ] 19:34:36 config:197 Setting 'connection_limit_list' to [50, 100, 200, 300, 500] of <type 'list'>
[DEBUG   ] 19:34:36 config:197 Setting 'sidebar_position' to 170 of <type 'int'>
[DEBUG   ] 19:34:36 config:197 Setting 'show_new_releases' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'autoconnect' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'choose_directory_dialog_path' to C:\Users\Gary\Downloads of <type 'str'>
[DEBUG   ] 19:34:36 config:197 Setting 'sidebar_show_trackers' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'autostart_localhost' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'show_toolbar' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'autoadd_location' to  of <type 'str'>
[DEBUG   ] 19:34:36 config:197 Setting 'enable_appindicator' to False of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'focus_main_window_on_add' to True of <type 'bool'>
[DEBUG   ] 19:34:36 config:197 Setting 'ntf_email_add' to  of <type 'str'>
[DEBUG   ] 19:34:36 config:197 Setting 'signal_port' to 40000 of <type 'int'>
[DEBUG   ] 19:34:36 config:391 Config C:\Users\Gary\AppData\Roaming\deluge\gtkui.conf version: 1.1 loaded: {'close_to_tray': False, 'ntf_sound_path': u'C:\\Users\\Gary\\Downloads', 'window_width': 1612, 'default_load_path': None, 'window_y_pos': 6, 'ntf_email': False, 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'show_statusbar': True, 'ntf_popup': False, 'ntf_pass': u'', 'show_sidebar': True, 'window_maximized': True, 'enable_system_tray': True, 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'show_connection_manager_on_start': True, 'lock_tray': False, 'createtorrent.trackers': [], 'ntf_sound': False, 'tray_password': u'', 'focus_add_dialog': True, 'ntf_server': u'', 'start_in_tray': False, 'ntf_tray_blink': True, 'check_new_releases': True, 'pref_dialog_height': 560, 'autoadd_queued': False, 'pref_dialog_width': 842, 'autoconnect_host_id': u'aac68d8b06a7688c07877da6f4cc8b627e7c13bf', 'classic_mode': False, 'window_pane_position': 698, 'focus_main_window_on_add': True, 'show_rate_in_title': False, 'autoadd_enable': False, 'ntf_username': u'', 'interactive_add': True, 'sidebar_show_zero': False, 'window_x_pos': 4, 'window_height': 687, 'ntf_security': None, 'connection_limit_list': [50, 100, 200, 300, 500], 'sidebar_position': 170, 'show_new_releases': True, 'autoconnect': True, 'choose_directory_dialog_path': u'C:\\Users\\Gary\\Downloads', 'sidebar_show_trackers': True, 'autostart_localhost': True, 'show_toolbar': True, 'autoadd_location': u'', 'enable_appindicator': False, 'enabled_plugins': [u'AutoAdd', u'AutoRemovePlus', u'Label'], 'ntf_email_add': u'', 'signal_port': 40000}
[DEBUG   ] 19:34:36 configmanager:111 Getting config 'gtkui.conf'

Re: AutoAdd unchecks watch folders after some time

Posted: Mon Aug 24, 2015 5:25 pm
by questionmark
Halviter did you ever find out what was causing this? I have it as well and it's driving me nuts. just got home and go retick autoadd again for my watchfolder and download all my shows. :/

Re: AutoAdd unchecks watch folders after some time

Posted: Thu Oct 01, 2015 7:24 am
by maxwolfie
Try making each watch folder full read/write access (I.e. not read only). I have read that when Deluge tries to delete the torrent file out of the watch folder (this is an option after the torrent is added into the client), it fails and unchecks the box automatically. If you enable write access, then it will delete the torrent file successfully and keep the watch folder active for next time.

Re: AutoAdd unchecks watch folders after some time

Posted: Wed Oct 21, 2015 3:31 am
by pyrex
Same issue with my seedbox, it seems to uncheck the folders about twice a day.

Re: AutoAdd unchecks watch folders after some time

Posted: Wed Oct 21, 2015 9:36 am
by Cas

Re: AutoAdd unchecks watch folders after some time

Posted: Fri Mar 23, 2018 3:06 am
by greatscott
It happens on various seedboxes I used, mostly on ubuntu. It always happen when the server suffers high IO loading. Perhaps then the move file operation failed and then Deluge or the plugin automatically disabled the watch folder.