Turn off selinux 'setenforce 0' & see if it solves the issue. On 2013-02-17 5:27 AM, "Andrew Melo" <[email protected]> wrote:
> Hello, > > I'm trying to make a simple puppetmaster configuration (all on one > node for now), but it seems to be misbehaving. On the client, I get > the following error > > Warning: Unable to fetch my node definition, but the agent run will > continue: > Warning: Error 400 on SERVER: Operation not permitted - > > /var/lib/puppet/yaml/node/se2.accre.vanderbilt.edu.yaml20130217-7515-15ykmmn-0 > Info: Retrieving plugin > Info: Loading facts in /etc/puppet/modules/puppi/lib/facter/last_run.rb > Info: Loading facts in > /etc/puppet/modules/puppi/lib/facter/puppi_projects.rb > Info: Loading facts in /var/lib/puppet/lib/facter/last_run.rb > Info: Loading facts in /var/lib/puppet/lib/facter/puppi_projects.rb > Error: Could not retrieve catalog from remote server: Error 400 on > SERVER: Failed when searching for node se2.accre.vanderbilt.edu: > Operation not permitted - > > /var/lib/puppet/yaml/node/se2.accre.vanderbilt.edu.yaml20130217-7515-10yio8g-0 > Warning: Not using cache on failed catalog > Error: Could not retrieve catalog; skipping run > > > And on the master, I see > > Info: Caching node for se2.accre.vanderbilt.edu > Error: Operation not permitted - > > /var/lib/puppet/yaml/node/se2.accre.vanderbilt.edu.yaml20130217-7515-15ykmmn-0 > Info: Caching node for se2.accre.vanderbilt.edu > Error: Failed when searching for node se2.accre.vanderbilt.edu: > Operation not permitted - > > /var/lib/puppet/yaml/node/se2.accre.vanderbilt.edu.yaml20130217-7515-10yio8g-0 > Error: Failed when searching for node se2.accre.vanderbilt.edu: > Operation not permitted - > > /var/lib/puppet/yaml/node/se2.accre.vanderbilt.edu.yaml20130217-7515-10yio8g-0 > > Even if I recursively set /var/lib/puppet/yaml to be mode 777. I'm > confused about whats's going on here, any suggestions? > > Thanks, > Andrew > -- > -- > Andrew Melo > > -- > 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. > > > -- 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.
