supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* [socklog-unix] socklog: fatal: bind(): operation not supported
@ 2006-03-28 19:23 Charles M. Gerungan
  2006-04-01  8:27 ` Gerrit Pape
  0 siblings, 1 reply; 2+ messages in thread
From: Charles M. Gerungan @ 2006-03-28 19:23 UTC (permalink / raw)


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.




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [socklog-unix] socklog: fatal: bind(): operation not supported
  2006-03-28 19:23 [socklog-unix] socklog: fatal: bind(): operation not supported Charles M. Gerungan
@ 2006-04-01  8:27 ` Gerrit Pape
  0 siblings, 0 replies; 2+ messages in thread
From: Gerrit Pape @ 2006-04-01  8:27 UTC (permalink / raw)


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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-01  8:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-28 19:23 [socklog-unix] socklog: fatal: bind(): operation not supported Charles M. Gerungan
2006-04-01  8:27 ` Gerrit Pape

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).