From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1098 Path: news.gmane.org!not-for-mail From: Gerrit Pape Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: [socklog-unix] socklog: fatal: bind(): operation not supported Date: Sat, 1 Apr 2006 08:27:19 +0000 Message-ID: <20060401082719.11490.qmail@110fb47b28849a.315fe32.mid.smarden.org> References: <5DEE2336-2276-4B7F-8B4D-D290CEAD0DF7@nednieuws.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1143880023 22101 80.91.229.2 (1 Apr 2006 08:27:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 1 Apr 2006 08:27:03 +0000 (UTC) Original-X-From: supervision-return-1334-gcsg-supervision=m.gmane.org@list.skarnet.org Sat Apr 01 10:27:02 2006 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1FPbRi-0000zo-GW for gcsg-supervision@gmane.org; Sat, 01 Apr 2006 10:26:58 +0200 Original-Received: (qmail 5756 invoked by uid 76); 1 Apr 2006 08:09:46 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 5751 invoked from network); 1 Apr 2006 08:09:46 -0000 Original-To: supervision@list.skarnet.org Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <5DEE2336-2276-4B7F-8B4D-D290CEAD0DF7@nednieuws.com> Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1098 Archived-At: On Tue, Mar 28, 2006 at 09:23:05PM +0200, Charles M. Gerungan wrote: > I've just installed socklog, and /var/log/socklog/main/current is > filling up with a continuous stream of the same error: > > socklog: fatal: bind(): operation not supported > > What might be the cause of this? The bind() system call returns EOPNOTSUPP. Regards, Gerrit.