Make sure that whatever user the master runs as (probably user
'puppet') has write permissions to /var/log/puppet/.

Note that even if you start the master as root, it will switch to
whatever user it is configured to run as ('puppet' by default).

I also notice that your error message say 'var/log/...' and not
'/var/log/...' (notice the first /).  If that is really what it says,
you may need to modify your logdir setting.

- Chad

On Wed, Jan 30, 2013 at 1:25 PM, Raymond Regnier
<[email protected]> wrote:
> Just setup puppet 3.2 with one master and one client
>
> when I start the puppet master and puppet agent on the master I get the
> puppet is dead but pid file exists. var/log/messages shows these two
> messages
>
> starting puppetmaster version 3.02
> could not run Permission denied - var/log/puppet/masterhttpd.log
>
> starting puppet client 3.02
> reopening log files
> failed to apply catalog - connection refused connect (2)
>
> I'm starting both services as root
> I try and change the permissions on masterhttpd to 777 but it makes no
> difference. It just automatically changes it back to -rw-rw---- and owned by
> puppet:puppet
>
> any ideas?
>
> Very much appreciated
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/puppet-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>



-- 
Chad M. Huneycutt

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to