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
究竟是什么导致了这个错误,以及如何解决它?或者怎么调试?
我终于弄清楚了,它缺少 fileserver.conf 文件的权限:
将该文件的内容更改为:
[plugins]
allow *.com
Run Code Online (Sandbox Code Playgroud)
重新启动 puppetmaster 解决了我的问题。
归档时间: |
|
查看次数: |
6409 次 |
最近记录: |