Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Sep 2005 08:19:43 -0500
From:      Bryan Albright <bryana@darth-vader.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Squid error?
Message-ID:  <20050906131943.GA20772@darth-vader.org>
In-Reply-To: <431D9494.5050308@speechpro.com>
References:  <20050903123014.GA4476@darth-vader.org> <431D9494.5050308@speechpro.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/06/05 at 05:07PM, Igor Robul wrote:
> Bryan Albright wrote:
> 
> >G'morning all--
> >
> >I've got a minor issue when I try to rotate my squid logs:
> >
> >%squid -k rotate
> >squid: ERROR: Could not send signal 30 to process 660: (1) Operation
> >not permitted
> > 
> >
> You are not working as root or user squid.

I appreciate the feedback, but yes, actually, I am:

% id
uid=0(root) gid=0(wheel) groups=0(wheel), 5(operator)

and the ID squid is not available for use:
% su - squid
This account is currently not available 

(which I believe is as it should be. (user squid was installed from
the port install)):
% grep squid /etc/passwd
squid:*:100:100:squid caching-proxy pseudo user:/usr/local/squid:/usr/sbin/nologin
% squid -k rotate
squid: ERROR: Could not send signal 30 to process 85847: (1) Operation not permitted
%  /usr/local/etc/rc.d/squid.sh stop
squid: ERROR: Could not send signal 15 to process 85847: (1) Operation not permitted
Waiting for PIDS: 85845 85847 85845 85847 85845 85847 85845 85847^C

I have to kill the PIDS by hand to restart squid.

Help?

Thanks!

Bryan

-- 
Section In A Swimming Pool?	



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050906131943.GA20772>