Error: Not authorized to call find on /file_metadata/files

1,565 views
Skip to first unread message

Rodolfo Pilas

unread,
Oct 12, 2012, 12:21:56 PM10/12/12
to puppet...@googlegroups.com

I installed puppet 3.0.0 and seen that all my servers were unable to update files anymore.

I transform allow IP to allow_ip IP at fileserver.conf without success.

I also try to find solution i.e. here http://pil.as//1w

=== fileserver.conf
[files]
  path /etc/puppet/files
  allow master.fulldomain
  allow_ip 192.168.0.0/24

=== auth.conf
path /file
allow *

And I have just upgrade to puppet 3.0.1 but I continue with:

Error: Not authorized to call find on /file_metadata/files

Can you tell me any suggestion to solve this issue ?

---
Rodolfo Pilas
@ysidorito

Thomas Bendler

unread,
Oct 12, 2012, 1:06:44 PM10/12/12
to puppet...@googlegroups.com
Hi Rodolfo,

2012/10/12 Rodolfo Pilas <r...@pil.as>
[...]
Error: Not authorized to call find on /file_metadata/files
Can you tell me any suggestion to solve this issue?

how do specify your files? With 3.x I had to change my calls from:

puppet:://puppetservername/modulename/file

to

puppet:///modules/modulename/file

This solved my occurence of the file_metadata error.

Regards, Thomas
-- 
Linux ... enjoy the ride!

Rodolfo Pilas

unread,
Oct 12, 2012, 1:16:55 PM10/12/12
to puppet...@googlegroups.com
Thomas, understand that my my calls are ok, like this one:

 source => "puppet:///files/ntp/ntp.conf",

Thanks, Rodolfo

Josh Cooper

unread,
Oct 12, 2012, 3:13:23 PM10/12/12
to puppet...@googlegroups.com
Hi Rodolfo,
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-users/-/CrlwremHxvIJ.
>
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.

The fileserver parser has not been updated to accept `allow_ip`
statements. See http://projects.puppetlabs.com/issues/16686

Josh

--
Josh Cooper
Developer, Puppet Labs
Reply all
Reply to author
Forward
0 new messages