Displaying 20 results from an estimated 20000 matches similar to: "Update"
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 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":
2012 Jun 26
5
Next Problem: Puppet 2.7 + Passenger won't connect
OK. What did I booger up this time ?
agent.myexample.org and puppetmaster.myexample.org are the same server.
----------------------------------------------------------------------------
# puppetd --no-daemonize --onetime --debug --noop
debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist
debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not
2012 Apr 01
0
postrun_command
Hi,
i was testing puppet postrun_command option and i found that it will be
executed even if puppet run fails to complete successfully
as seen in this snippets :
debug: Executing ''rm /root/file''
> debug: catalog supports formats: b64_zlib_yaml dot marshal pson raw yaml;
> using pson
> err: Could not retrieve catalog from remote server: Error 400 on SERVER:
> Could
2010 Aug 18
0
info: Retrieving plugin, err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate': undefined method `closed?' for nil:NilClass
I''m not really sure the problem is a Plugin problem!! Note than a
puppet client was installed, i change the setting of ip/hosname and
try to re inscription the node to puppetmaster. I would like to
understand what happen. The errors/warnings messages are not very easy
to understand and sometime i''m lost. thank you for you advice. Eric
Puppet version: 0.25.4-2ubuntu6
2011 Aug 17
4
Puppet agent hangs for over a minute, no info in --summarize
Hoping you guys might be able to help me out, I''m not sure what''s
wrong but puppet agent hangs for over a minute, no resource spikes
(CPU, memory, etc all stay basically the same as without starting
puppet, barely a blip, and I''ve got more than enough headroom). It''s
not a serious issue for continuous usage, but really, really annoying
when testing the manifests
2011 Aug 23
2
err: Could not run Puppet configuration client: execution expired
I am new to using puppet and having trouble when updating an agent
from a master which has a lot of files.
Usually the updates work, but when there are a lot of files I get this
error when running:
sudo puppetd --test --server puppet.example.local --trace --debug
>>>
debug: Failed to load library ''rubygems'' for feature ''rubygems''
debug: Failed to load
2013 Apr 22
4
Puppet catalog transfer often gets truncated (Could not intern from pson: error)
I''ve been hitting this issue for a long time. well over a year and I guess
it''s time to start pushing it to try to find the root cause. I''ve seen
this reported several times in the past but I''ve never seen a resolution
found for this exact problems. There are other root causes for pson errors
that have been resolved, but not for the ones describing my
2012 Mar 28
2
retrieving module directory
Hi everyone,
I have a puppet master/client infrastructure setup with apache. When on the
same datacenter I don''t have any problem.
I am trying to use another datacenter, so I setup the fileserver.conf as
followed:
# Files in the /path/to/files directory will be served
# at puppet:///mount_point/.
[modules]
allow *.datacenter1
allow *.datacenter2
[plugins]
2010 Oct 06
2
weird ELF error
Anyone know what this is? It doesn''t seem related to puppet but I''m stumped.
info: Loading facts in dmidecode
info: Loading facts in cpuinfo
debug: catalog supports formats: b64_zlib_yaml marshal pson raw yaml; using pson
/usr/lib64/ruby/site_ruby/1.8/puppet/indirector/rest.rb:55:in `deserialize''
/usr/lib64/ruby/site_ruby/1.8/puppet/indirector/rest.rb:69:in
2013 Sep 09
1
Error 400 on SERVER: Could not find class pentaho for server.test.com
Good morning ,
I could help to debug this problem ?
"puppet agent - test"
Debug: catalog supports formats: b64_zlib_yaml dot pson raw yaml; using pson
Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
Could not find class pentaho for s <http://srvdev206.cia.stefanini.com/>
erver.test.com
/usr/lib/ruby/vendor_ruby/puppet/indirector/rest.rb:185:in
2013 Sep 09
1
Error on tried to used this module in development environment.
Good morning ,
I could audar to debug this problem ?
"puppet agent - test"
Debug: catalog supports formats: b64_zlib_yaml dot pson raw yaml; using pson
Error: Could not retrieve catalog from remote server: Error 400 on SERVER:
Could not find class pentaho for srvdev206.cia.stefanini.com on node
srvdev206.cia.stefanini.com
/usr/lib/ruby/vendor_ruby/puppet/indirector/rest.rb:185:in
2012 Jun 20
12
Could not run Puppet configuration client: execution expired
Hello,
I''m running Puppet 2.7.6 and currently expanding the number of servers
managed by Puppet. At around the 160-170 host mark (with a 5-minute run
interval + splay), my puppetmaster server is starting to die. Is this
normal? What I''m getting in the agent logs is the following:
Wed Jun 20 12:15:08 +0200 2012 Puppet (debug): Failed to load library
2013 Feb 12
2
Regarding the error Could not retrieve catalog from remote server:
Hi,
I am newbie in puppet. Now I have installed the puppet master and puppet
client on 2 nodes. when I ran puppet client with the command
*$ sudo puppetd --waitforcert 60 --verbose --debug --test*
*
*
*I have got an following error *
*
*
*
debug: Failed to load library ''selinux'' for feature ''selinux''
debug: Failed to load library ''ldap'' for
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
2013 Jan 03
2
Configuration is not applied notice: Finished catalog run in 0.01 seconds
Hi guys,
I am fairly new to puppet and I am having a problem with one of the
clients. I recently installed a new server that should get config from
puppet master. All similar servers I recently installed didn''t have any
problem. I installed puppet agent on the server and sent a sign request.
SSL cert is signed but when I run puppetd manually I get the following:
info: Retrieving
2011 Mar 05
1
err: Could not run Puppet configuration client: Parameter require failed: No title provided and "" is not a valid resource reference
Both the server and the client in this example are running 2.6.5:
One class seems to be causing the error:
debug: Value of ''preferred_serialization_format'' (pson) is invalid for
report, using default (b64_zlib_yaml)
debug: report supports formats: b64_zlib_yaml marshal raw yaml; using
b64_zlib_yaml
/var/lib/gems/1.8/gems/puppet-2.6.5/lib/puppet/resource.rb:396:in
2011 Jun 29
0
Setting up puppetmaster-passenger on Debian
I am at the end of my rope here so I pray to the gods that
puppet-users can help.
Using Debian apt-get install puppetmaster-passenger you get a fairly
complete puppetmaster setup. I have the Pro Puppet book next to me and
following Chapter 4 on setting up Puppet with Passenger I can see that
apt has already done most of the ground work.
For example the config.ru script is owned by puppet,
2012 Sep 14
2
assistance needed - err: Could not retrieve catalog from remote server: execution expired
Hi,
I have a puppet infrastructure running 2.6.14 under Passenger with about 30
nodes. I''m just spinning up a new Cent 6.3, puppet 2.7.19 master. Right now
I have the master built and configured using the same configuration as my
2.6.14 setup, with a few tweaks for the new version. Puppet on the master
built itself fine. I have puppetd stopped on the master. I tried pointing
one
2010 Jun 08
4
Nginx/Mongrel Could not retrieve catalog from remote server: Error 403 on SERVER
It works well when I use webrick. The config of nginx is from puppet
wiki, some logs is below, what''s wrong?
puppet version:0.25.4
client:
...
...
debug: /File[/var/lib/puppet/ssl/certs/ca.pem]: Autorequiring File[/
var/lib/puppet/ssl/certs]
debug: /File[/var/lib/puppet/state/state.yaml]: Changing mode
debug: /File[/var/lib/puppet/state/state.yaml]: 1 change(s)
debug: