As root I executed: puppet agent --test --server myserver.domain info: Retrieving plugin 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 {:checksum_type=>"md5", :ignore=>[".svn", "CVS", ".git"], :recurse=>true, :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://myserver.domain/plugins: Error 400 on SERVER: Not authorized to call find on /file_metadata/plugins What exactly is wrong here? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Jon Skarpeteig
2012-Jun-08 13:07 UTC
[Puppet Users] Re: Problems connecting to puppet master
Another problem on the same server, after attempting to reset ssl certs: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Got 2 failure(s) while initializing: change from root to puppet failed: Failed to set owner to ''111'': Operation not permitted - /var/log/puppet/rails.log; change from root to puppet failed: Failed to set group to ''122'': Operation not permitted - /var/log/puppet/ rails.log How to fix? On Jun 8, 2:10 pm, Jon Skarpeteig <jon.skarpet...@gmail.com> wrote:> As root I executed: puppet agent --test --server myserver.domain > > info: Retrieving plugin > 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 > {:checksum_type=>"md5", :ignore=>[".svn", "CVS", > ".git"], :recurse=>true, :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://myserver.domain/plugins: Error > 400 on SERVER: Not authorized to call find on /file_metadata/plugins > > What exactly is wrong here?-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.