Puppet permissions issue reported on client
Posted
by
Jon Skarpeteig
on Server Fault
See other posts from Server Fault
or by Jon Skarpeteig
Published on 2012-08-29T13:37:54Z
Indexed on
2012/08/31
15:41 UTC
Read the original article
Hit count: 375
puppet
err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate': Error 400 on SERVER: Not authorized to call search on /file_metadata/plugins with {:ignore=>[".svn", "CVS", ".git"], :recurse=>true, :checksum_type=>"md5", :links=>"manage"}
err: /File[/var/lib/puppet/lib]: Could not evaluate: Error 400 on SERVER: Not authorized to call find on /file_metadata/plugins Could not retrieve file metadata for puppet://example.com/plugins: Error 400 on SERVER: Not authorized to call find on /file_metadata/plugins
What exactly causes this error, and how to fix it?
© Server Fault or respective owner