production.log ownership switched to root -> app is down

0 views
Skip to first unread message

Michael Hulet

unread,
Jul 28, 2010, 10:04:47 AM7/28/10
to rubyonra...@googlegroups.com
Hi all,

We are facing a problem we can't resolve for now.

We have an application where sometimes production.log ownership switches
from www-data to root. It crashes the application, as it is run by
www-data user.

We use Phusion Passenger with Nginx on Debian and the default user is
set to www-data.

We have several Rails processes that could possibly write to the log. We
checked them all, they are all runned by www-data.

Maybe you can help. Do you know something we could do to "trace" the
owernship switch on Linux? We are of course looking for the process that
is setting the new owernship to root.
--
Posted via http://www.ruby-forum.com/.

SeanWalberg

unread,
Jul 28, 2010, 10:43:43 AM7/28/10
to Ruby on Rails: Talk
On Jul 28, 9:04 am, Michael Hulet <li...@ruby-forum.com> wrote:
> Maybe you can help. Do you know something we could do to "trace" the
> owernship switch on Linux? We are of course looking for the process that
> is setting the new owernship to root.

Is the timestamp on the file consistent?

Look into any cron jobs that manage logs. They will be run as root.

Sean

Hassan Schroeder

unread,
Jul 28, 2010, 10:52:32 AM7/28/10
to rubyonra...@googlegroups.com
On Wed, Jul 28, 2010 at 7:04 AM, Michael Hulet <li...@ruby-forum.com> wrote:

> We have an application where sometimes production.log ownership switches
> from www-data to root.

> We are of course looking for the process that is setting the new
> owernship to root.

The first thing I'd do would be to check all cron jobs and particularly
any log-rotating programs.

--
Hassan Schroeder ------------------------ hassan.s...@gmail.com
twitter: @hassan

Reply all
Reply to author
Forward
0 new messages