changegroup while throttled => "ctlinnd: Must be running"

Felix E. Klee felix.klee at inka.de
Tue Oct 19 00:41:31 UTC 2004


Hi,

I get the error message 

    ctlinnd: Must be running

when running the following script.  The weird thing is that the error
message disappears when I remove the throttling.

#!/bin/sh
group="foo.bar"
ctlinnd newgroup $group # Delete test group if it exists
ctlinnd throttle testing
ctlinnd changegroup $group n
ctlinnd go testing

Comments?  Should I avoid changing the state of a group while the server
is throttled?

Felix

PS: INN 2.4.1 on Slackware 9.1


More information about the inn-workers mailing list