Page 1 of 1

Watched folder unchecking itself - with error log

Posted: Wed Jan 04, 2017 9:58 am
by maxwolfie

Code: Select all

core:323 Disabling 'X:\abc\def\ghi', error during update: [Failure instance: Traceback: <type 'exceptions.WindowsError'>: [Error 87] The parameter is incorrect: u'X:\\abc\\def\\ghi\\*.*'
 twisted/internet/base.py:1194:run
twisted/internet/base.py:1203:mainLoop
twisted/internet/base.py:825:runUntilCurrent
twisted/internet/task.py:213:__call__
--- <exception caught here> ---
twisted/internet/defer.py:150:maybeDeferred
c:\program files (x86)\deluge\deluge-1.3.12-py2.6.egg\deluge\plugins\autoadd-1.4-py2.6.egg\autoadd\core.py:237:update_watchdir
]
Any ideas?

Re: Watched folder unchecking itself - with error log

Posted: Wed Jan 04, 2017 1:20 pm
by Cas
Please check the thread on 'parameter is incorrect'

Re: Watched folder unchecking itself - with error log

Posted: Thu Jan 05, 2017 2:05 am
by maxwolfie
Cas wrote:Please check the thread on 'parameter is incorrect'
Thanks Cas, I am not sure if I am checking the correct thread (link), but apparently the required fix was added in 1.3.11? I am running 1.3.12 so I don't think this is the problem.