Watched folder unchecking itself - with error log

General support for problems installing or using Deluge
Post Reply
maxwolfie
New User
New User
Posts: 9
Joined: Sun Jun 28, 2015 9:06 am

Watched folder unchecking itself - with error log

Post 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?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Watched folder unchecking itself - with error log

Post by Cas »

Please check the thread on 'parameter is incorrect'
maxwolfie
New User
New User
Posts: 9
Joined: Sun Jun 28, 2015 9:06 am

Re: Watched folder unchecking itself - with error log

Post 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.
Post Reply