From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1096 Path: news.gmane.org!not-for-mail From: "Charles M. Gerungan" Newsgroups: gmane.comp.sysutils.supervision.general Subject: [socklog-unix] socklog: fatal: bind(): operation not supported Date: Tue, 28 Mar 2006 21:23:05 +0200 Message-ID: <5DEE2336-2276-4B7F-8B4D-D290CEAD0DF7@nednieuws.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1143573830 30679 80.91.229.2 (28 Mar 2006 19:23:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Mar 2006 19:23:50 +0000 (UTC) Original-X-From: supervision-return-1332-gcsg-supervision=m.gmane.org@list.skarnet.org Tue Mar 28 21:23:46 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 1FOJmo-0005VG-Hy for gcsg-supervision@gmane.org; Tue, 28 Mar 2006 21:23:26 +0200 Original-Received: (qmail 23668 invoked by uid 76); 28 Mar 2006 19:04:01 -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 23662 invoked from network); 28 Mar 2006 19:04:01 -0000 Original-To: supervision@list.skarnet.org X-Mailer: Apple Mail (2.746.3) Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1096 Archived-At: 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 other socklogs (inet, etc) are running fine. root@coruscant ~ # uname -spr FreeBSD 5.4-RELEASE-p13 i386 root@coruscant ~ # cat /service/socklog-unix/run #!/bin/sh exec 2>&1 exec chpst -Unobody socklog unix /dev/log -- Regards, Charles.