From owner-freebsd-hackers Mon Dec 14 20:38:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA08101 for freebsd-hackers-outgoing; Mon, 14 Dec 1998 20:38:47 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from thelab.hub.org ([142.177.186.48]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA08096 for ; Mon, 14 Dec 1998 20:38:46 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.1/8.9.1) with ESMTP id AAA13475; Tue, 15 Dec 1998 00:38:25 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 15 Dec 1998 00:38:24 -0400 (AST) From: The Hermit Hacker To: Katsuhiro Kondou cc: freebsd-hackers@FreeBSD.ORG, inn-workers@isc.org Subject: Re: innstat problem still exists... In-Reply-To: <19981215122901I.kondou@inn.do.mms.mt.nec.co.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone recall what the fix is for this? Basically, the problem is that on a FreeBSD system, running INN, the following command just returns an error: %ctlinnd name '' Can't send "name" command (short read failure) No such file or directory. I swear there was a solution to this posted eons back, but can't find it... Thanks... On Tue, 15 Dec 1998, Katsuhiro Kondou wrote: > In article , > The Hermit Hacker wrote; > > } 'K, how does one fix? :( I took a look through lib/inndcomm.c, at > } the ICCcommand() function, which appears to be what is generating the > } error, but nothing jumps out at me as a value that I can increase... > : > } 4083 ctlinnd CALL recvfrom(0x4,0x12000,0x1000,0,0,0) > } 4083 ctlinnd GIO fd 4 read 35 bytes > } "0 Reply too long for server to send" > > I've just remembered that someone reported this some > months ago, but forgot what should be. > Your innd fails to send the response due to huge data. > Maybe some other method, e.g. ctlinnd indicates output > file and innd writes the result to it, might be one > of solutions. > -- > Katsuhiro Kondou > Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message