Displaying 20 results from an estimated 77 matches for "file_metadatas".
Did you mean:
file_metadata
2012 Jun 10
3
Apache mod_cache/mod_disk_cache...?
...8140 "GET /production/file_metadata/modules/stunnel/stunnel? HTTP/1.1" 200 328 "-" "-" 0/4703
> Jun 10 00:18:00.000000 puppetmaster-20372704.cloud.XYZ.com apache: puppetmaster-20372704.cloud.XYZ.com:443 204.236.165.198 - - - puppet.XYZ.com:8140 "GET /production/file_metadatas/modules/zk/code?&recurse=true&links=manage&checksum_type=md5& HTTP/1.1" 200 660 "-" "-" 0/7805
> Jun 10 00:18:02.000000 puppetmaster-20372704.cloud.XYZ.com apache: puppetmaster-20372704.cloud.XYZ.com:443 204.236.165.198 - - - puppet.XYZ.com:8140 "GET...
2011 Mar 07
2
puppet file sharing issue
hello list!!
I am still having some file sharing issues with this puppet server and
I was hoping someone would have an opinion they could share on this
situation
## puppet errors
err: //basefiles/File[/etc/yum/pluginconf.d/priorities.conf]: Failed
to retrieve current state of resource: Error 400 on SERVER: Not
authorized to call find on
/file_metadata/acadaca/yum/pluginconf.d/priorities.conf
2012 Oct 02
41
Puppet 3.0: Not authorized to call find on /file_metadata, more issues?
I''ve seen mention of this error in several places, with different causes.
So before I posted here, I attempted to resolve this on my own.
I corrected the change from puppet:///files to puppet:/// in my manifests
*.pp files.
No changes were made to the auth.conf file, and I did note in the ChangeLog
that:
Auth.conf differentiates between names and IPs – There’s a new allow_ip
2013 Jul 19
2
puppet master and fileserver separate problem
...========
fileserver.uc.local:
================================================
[2013-07-19 18:25:07] DEBUG accept: 192.168.0.17:44945
[2013-07-19 18:25:07] DEBUG Puppet::Network::HTTP::WEBrickREST is invoked.
[2013-07-19 18:25:07] 192.168.0.17 - - [19/Jul/2013:18:25:07 CST] "GET
/production/file_metadatas/plugins?links=manage&recurse=true&ignore=.svn&ignore=CVS&ignore=.git&checksum_type=md5
HTTP/1.1" 200 278
[2013-07-19 18:25:07] - ->
/production/file_metadatas/plugins?links=manage&recurse=true&ignore=.svn&ignore=CVS&ignore=.git&checksum_type=md5
[20...
2010 Dec 22
1
Puppet + Mongrel on RHEL5
...xpired catalog for lv1764p.encana.com from cache;
expired at Wed Dec 22 13:18:32 -0700 2010
notice: Using cached catalog
err: Could not retrieve catalog; skipping run
[root@lv1764p puppet]#
Looking at the HTTP output logs I see:
10.54.65.35 - - [22/Dec/2010:13:25:03 -0700] "GET /development/
file_metadatas/plugins?links=manage&recurse=true&ignore=---+%0A++-+.svn
%0A++-+CVS%0A++-+.git& HTTP/1.1" 403 103 "-" "-"
10.54.65.35 - - [22/Dec/2010:13:25:03 -0700] "GET /development/
file_metadata/plugins HTTP/1.1" 403 101 "-" "-"
I had this sa...
puppet master REST API returns 403 when running under passenger works when running from command line
2012 Dec 10
2
puppet master REST API returns 403 when running under passenger works when running from command line
Hi! Everyone,
puppet agent is not able to fetch any files, plugins or post catalog,
reports to the master. both puppet agent and master are on version 3.0.l,
passenger version 3.0.18 ,
nginx version: nginx/1.3.9
built by gcc 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
TLS SNI support enabled
configure arguments: --prefix=/apps/nginx
--conf-path=/apps/nginx/nginx.conf
2011 Jul 12
0
Freezes at "debug: file_metadata supports formats:"
Hi. I have a client and server running Puppet 2.7.1 from GEMS
(though the same problem occurs using the Ubuntu Lucid standard
packages). I try to update the client against the server, and it
freezes at this line:
debug: file_metadata supports formats: b64_zlib_yaml marshal pson
raw yaml; using pson
Any idea what would cause that? I''m afraid I didn''t recognize any
usable
2012 Mar 01
1
puppet 2.7.11 + ruby 1.9.3 + passenger
So does anyone have a working setup with puppet 2.7.11 + ruby 1.9.3 + passenger?
I am currently using rack-1.0.1 (rack-1.4.1 had same behavior) and
passenger 3.0.11, and I get some authentication problems (shown
below). If I use an auth.conf that is wide open (auth any, allow *),
the agent can successfully retrieve his catalog and plugins and apply
them. Using webrick works fine as well.
The
2010 Feb 19
11
Strange messages on 0.25.4.
Hi all.
I am testing 0.25.4 to upgrade from 0.23.2.
In testing, I found two strange messages on 0.25.4 which I have never
found on 0.24.3.
So could you tell me what these messages mean and how to fix them.
[Environment]
Puppetmasterd
-version : 0.25.4
-OS : Solaris10 10/09
Puppetd
-version : same as Puppetmasterd
-OS : same as Puppetmasterd
[Strange messages]
1.When Puppetd
2013 Aug 22
1
ssl ofloading on amazon ELB for puppetmasters
Hi,
I''m trying to do ssl offload on amazon ELB for my puppetmaster servers, it
seems amazon ELB is not sending ssl_client_header & client_verify_header
puppetmaster
Listen 8141
<VirtualHost *:8141>
SSLEngine off
DocumentRoot /etc/puppet/rack/puppetmaster_8141/public/
RackBaseURI /
<Directory /etc/puppet/rack/puppetmaster_8141/>
PassengerEnabled on
2012 Feb 09
2
Puppet master can not find file_metadata for my puppet module
Hello,
I am running a puppet master version 2.7.5 on Centos 5.7 and a puppet
agent version 2.7.5. I am simply trying to apply changes to files by
defining a file resource in my manifest. When I execute my puppet
agent to do the installation it complains it can not find the file
meta data.
Here is my manifest.
class neospeech::config {
file { "/usr/vwmrcpd/vwmrcpd/vwmrcpd":
2011 Dec 15
0
Using stored configs brakes on client update
Hi,
We''re using puppet from longer time, but now want to switch into
stored configs. When I ran locally puppet on puppetmaster server, ie:
puppet /var/lib/puppet/manifests/nodes.pp --debug
it works smooth.
When running client with debug I get message:
root@puppet-client:~# puppet agent -v --fqdn=puppet-client.ig.local --
waitforcert 60 --onetime --no-daemonize --logdest console --test
2012 Oct 09
3
After upgrade to 3.0: Warning: Error 400 on SERVER: Could not retrieve facts for
...On server:
[2012-10-08 19:25:51] 10.1.10.50 - - [08/Oct/2012:19:25:51 PDT] "GET
/production/node/build6.[censored]? HTTP/1.1" 400 156
[2012-10-08 19:25:51] - -> /production/node/build6.[censored]?
[2012-10-08 19:25:51] 10.1.10.50 - - [08/Oct/2012:19:25:51 PDT] "GET
/production/file_metadatas/plugins?&links=manage&ignore=---+%0A++-+%22.svn%22%0A++-+CVS%0A++-+%22.git%22&recurse=true&checksum_type=md5
HTTP/1.1" 200 32704
[2012-10-08 19:25:51] - ->
/production/file_metadatas/plugins?&links=manage&ignore=---+%0A++-+%22.svn%22%0A++-+CVS%0A++-+%22.git%22&re...
2012 Dec 18
2
Odd problem with puppet 3 and module files permissions
We have an odd situation with a puppet 3 installation. It isnt serving out
the module local files.
We understand (Somewhat) about the new auth.conf requirements, and have
filled those out.
So, access to things such as
puppet:///files/etc/somefile.conf
are working fine.
However, attempts to access
puppet:///modulename/somefile.conf
fail, with
(in the case of modulename==java)
Error:
2010 Oct 26
8
Failed to retrieve current state of resource: Error 400 on SERVER
Hello there,
I am very new to puppet and tried to copy some files (namely /etc/
puppet/manifests/files/websphermq/status.dat [on master] to /tmp/
status.dat [on puppet]) from master to the puppets. My setup is as
follows:
Puppet 0.25.5
fileserver.conf:
[webspheremq]
path /etc/puppet/manifests/files/webspheremq
allow *
auth.conf (default):
# allow nodes to retrieve their own catalog (ie their
2012 Dec 10
0
Managing windows agent
Hi all,
I am new to puppet, and I am trying to manage a windows agent using puppet.
I wrote a manifest file which will copy a text file from puppet master
(linux) to the puppet agent(windows). When I tried to run the puppet agent,
I was getting the following error.
err: /Stage[main]/Module1/File[change-ip.bat]: Failed to generate
additional resources using ''eval_generate: Error
2010 Jul 08
1
[LLVMdev] passing parameters for a analysis pass
If you think a commandline option is the way to go, LLVM makes it
pretty easy to do so, see the documentation here:
http://llvm.org/docs/CommandLine.html .
Mostly you can just add an appropriate "cl::opt<string>" option (for
your filename, for example) and you're on your way.
~Will
On Wed, Jul 7, 2010 at 9:55 PM, Reid Kleckner <reid.kleckner at gmail.com> wrote:
>
2016 Jul 04
1
[PATCH] filesystem_walk: more information into tsk_dirent
Access, modification, last status change and creation time in
Unix format as for statns.
Number of links pointing to a given entry.
If the entry is a symbolic link, report the its target path.
A new flag (DIRENT_COMPRESSED 0x04) indicating whether the file is
compressed using native filesystem compression support.
Signed-off-by: Matteo Cafasso <noxdafox@gmail.com>
---
daemon/tsk.c
2009 Nov 04
22
Any ideas about this error with upgrading to 0.25.1?
Hi I''m getting this error with a 0.25.1 puppetmaster and 0.25.1 node.
Nov 4 14:43:35 devcentos5 puppetd[26099]: (//network-config::base/File
[hosts]) Failed to retrieve current state of resource: Error 400 on
SERVER: Not authorized to call find on /file_metadata/network-config/
hosts/hosts.devcentos5 Could not retrieve file metadata for
puppet:///network-config/hosts/hosts.devcentos5:
2016 Aug 25
0
[PATCH v2 2/6] daemon: refactor tsk code
Refactor logic in preparation for new APIs.
Signed-off-by: Matteo Cafasso <noxdafox@gmail.com>
---
daemon/tsk.c | 89 ++++++++++++++++++++++++++++++------------------------------
1 file changed, 44 insertions(+), 45 deletions(-)
diff --git a/daemon/tsk.c b/daemon/tsk.c
index 6e6df6d..eb4f301 100644
--- a/daemon/tsk.c
+++ b/daemon/tsk.c
@@ -44,12 +44,12 @@ enum tsk_dirent_flags {
static