rkt logo

INN FAQ Part 5

Subject: (5.6) syslog msg: ME cant sendto CCreader bytes 4 No such file or directory


(Rich Salz replies:) It usually means that some ctlinnd command timed
out and gave up before innd could get around to replying. Always a
problem with datagrams. :-) Usually not a problem in real life
however. In INN1.3, the timeout stuff is handled better so most of
these should go away.

You can ignore the messages, but if it bothers you, edit news.daily and
find this line:

ctlinnd -s -t`wc -l <${ACTIVE}` renumber '' 2>&1

You can rewrite it to be something like this:

COUNT=`wc -l <${ACTIVE}`
ctlinnd -s -t`expr ${COUNT} \* 5` renumber '' 2>&1


------------------------------

[Source: INN FAQ Part 5 Archive-name: usenet/software/inn-faq/part5]
[Last Changed: $Date: 1997/09/16 01:25:56 $ $Revision: 2.25 $]
[Copyright: 1997 Heiko Rupp, portions by Tom Limoncelli, Rich Salz, et al.]




(Corrections, notes, and links by Mib Software)
More Detailed Topics
news.daily(8)

Overview and Related Topics
Up to: INN Troubleshooting by message
Up to: INN Troubleshooting by Topic: ctlinnd and control messages
Up to: INN FAQ Table Of Contents for Part 5/9
INN Setup by Topic: INND
Installing InterNetNews



RKT Rapid-Links:[ Search ] [ RKT Tips ] Path: Usenet RKT / For Providers / INN FAQ / Part 5 / 0037.htm


You are reading from the Usenet RKT
Copyright 1997-1999, Forrest J. Cavalier III, Mib Software
INN customization and consulting
E-mail comments