Displaying 20 results from an estimated 700 matches similar to: "Bug in puppetmasterd?"
2007 Nov 11
4
puppetrun fails: "Certificates were not trusted"
Hello all,
I''ve tried to run ''puppetrun'', but there seems something unconfigured regarding the certificates. The reverse way (puppetd pulls the config from puppetmasterd) works fine.
The namespaceauth.conf on the client (where puppetd runs) is configured as follows:
[puppetrunner]
allow *.abc.net
(also tried the calling host: puppet1.abc.net)
But when I call
2007 Mar 20
3
err: cannot create directory, parent doesn''t exist. But it does.
I just updated to 0.22.2 and am running into a strange issue.
I''m starting puppetmaster, and seeing this in my error log:
err:
/puppetconfig/reporting/File[/Library/Puppet/Generated/Server/var/reports]/ensure:
change from absent to directory failed: Cannot create
/Library/Puppet/Generated/Server/var/reports; parent directory
/Library/Puppet/Generated/Server/var does not exist
err:
2012 Jun 11
3
Start puppet master
Hi,
whenever i am starting puppet master after new installation it gives below
messages ..
/usr/lib/ruby/site_ruby/1.8/puppet/util/pidlock.rb:33:in `initialize'':
Permission denied - /var/lib/puppet/run/master.pid (Errno::EACCES)
from /usr/lib/ruby/site_ruby/1.8/puppet/util/pidlock.rb:33:in `open''
from /usr/lib/ruby/site_ruby/1.8/puppet/util/pidlock.rb:33:in
2007 Dec 31
3
Builtin Nagios types
Hi all,
I''ve just merged in support for builtin Nagios types into the 0.24.x
branch, and I''d like people to give them a once-over before I
incorporate them into a release (based on a few (hopefully small)
outstanding bugs in 0.24.1, I expect I''ll put out a 0.24.2 in the
next week or so).
The only thing I''d currently consider a gotcha right now is that
2008 Apr 25
4
Certificate retrieval failed: Connection reset by peer
Hi.
When registering a new client with the puppetmaster I get the
following error:
[root@host ~]# puppetd --server puppetmaster --waitforcert 50 --test
info: Creating a new certificate request for host
info: Creating a new SSL key at /var/lib/puppet/ssl/private_keys/
host.pem
warning: peer certificate won''t be verified in this SSL session
err: Could not call puppetca.getcert:
2008 Jan 02
4
Puppetmaster doesn''t know itself
I restarted puppetmasterd and it announced that the Cert does not match
existing key !
[root@puppet ~]# puppetmasterd --verbose --no-daemonize
info: Starting server for Puppet version 0.24.1
info: mount[files]: allowing 10.100.0.0/16 access
info: mount[files]: allowing *.gridapp.com access
info: mount[files]: allowing *.dev.gridapp.com access
info: Retrieving existing certificate for
2007 Dec 10
1
problem with puppetmasterd log
Hello,
puppetmasterd is running as shown here:
puppet 10209 1.1 1.5 138124 62532 ? Ssl 13:37 0:06
/usr/bin/ruby /usr/sbin/puppetmasterd
--manifest=/etc/puppet.production/manifests/site.pp
--logdest=/var/log/puppet.production/puppetmasterd.log
however, the log file is not being updated with information when a
client runs puppetd --test
Am I missing something obvious?
Best,
2007 May 27
1
puppetmasterd file handle problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I''m running the latest version of puppet (debian 0.22.4-2), and I''ve
gotten to a point with my configuration where puppetmasterd needs to be
restarted every few days due to what seem like file handles not getting
closed.
I either see this set of errors:
May 22 08:08:34 localhost puppetd[2810]: Could not get config; using
2007 Dec 24
5
could not find user puppet ?
err:
/Settings[top]/Settings[main]/File[/usr/local/.aqadmin/puppet/var/yaml]:
Failed to retrieve current state of resource: Could not find user puppet
debug: Finishing transaction 75413780 with 2 changes
since i put the last version on this test server i cannot launch puppet
manualy:
mkdir -m 700 -p /usr/local/.aqadmin/puppet/conf/ssl; \
mkdir -m 700 -p /usr/local/.aqadmin/puppet/var/facts; \
2008 Jan 06
3
Mac OS X pkgs up.
So I''ve done some Mac OS X pkgs for the latest Facter and Puppet, as well as
a combined mpkg for them both.
Jeff McCune and I are doing a fair bit of testing on them this week in
preparation for MacWorld, so I wasn''t going to upload them to the official
site for another few days, but they''re looking pretty good.
http://explanatorygap.net/puppet/Facter_1.3.8.pkg.zip
2007 Sep 07
2
puppetmasterd memory usage
Hi,
We have dedicated puppet master boxes, which basically only run a
mongrel/puppetmasterd (6 instances), an apache proxy for mongrel and
puppetd.
Recently puppetmasterds seemed to have leaked almost all of the RAM, and
the thrashing made the box painfully slow.
We restarted the puppetmasterd processes, and started collecting some
statistics. Attached is a graph of memory usage on one of the
2007 Jul 25
1
puppetmasterd doesn''t work with puppet.conf
Hi everyone,
I am in the process of evaluating Puppet (version 0.23.0 - Solaris 10
sparc), so I am still a newbie.
First tests with Puppet were fine since it was running with the default
configuration.
Now, I have created a "puppet.conf" file ( puppetmasterd --genconfig >
puppet.conf ) to customize some of the configuration parameters.
When "puppet.conf" is present,
2010 Apr 21
4
scaling up puppetmasterd by cloning puppetmasterd
I apologized ahead of time if this post shouldn''t go here but I having
been knocking my heading for the last two days trying to get over the
following error while trying to "clone" my primary puppetmasterd
because we have outgrown one puppetmasterd setup.
I have basically set up a 2nd instance of our primary puppetmasterd
and rsync''ed over /var/lib/puppet/ssl/ from the
2007 Nov 13
5
Can I run puppetmasterd behind NAT (or Reverse Proxy)
Hi there
I would like to setup my puppetmasterd behind my ADSL modem and manage
the nodes on the hosting sites. I can imagine opening ports to the
puppetmasterd server will work. Am I right?
On the other hand an ideal configuration for me would be a Reverse
Proxy setup, so I don''t have to touch the ADSL router. Has anyone
setup a puppetmasterd behind a reverse proxy?
Any pointers,
2011 Mar 07
2
Unable to run puppetmasterd 2.6.5 on Centos 5
Hi friends,
Somehow puppetmasterd 2.6.5 is failing to get started on Centos 5. I
am getting the below error. I am yet to configure any agent with this
server.
puppetmasterd --no-daemonize --verbose --debug
debug: Puppet::Type::User::ProviderPw: file pw does not exist
debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/
dscl does not exist
debug:
2007 Feb 17
2
Using a different port for puppetmasterd?
Is there a way of specifying the server on a different port? I want
to be able to change between two different puppetmasterd''s on the
same box, and I want to pick between them by using selecting the
port.
There seems to be lots of :port* symbols floating around, and a
--port in puppetd, but it''s not looking consistent. Is this
something on the TODO path, or is there a
2010 Aug 12
0
Puppetd/puppetmasterd crashes when started without --no-daemonize
Hi,
I have a problem with puppetd/puppetmasterd, when I start any without
"--no-daemonize" parameter they will crash. Master will just wait
untill first sucessful run of puppetd which only owrks when this
option is used. I''m using gem 2.6.0. Any ideas ?
No err messages :(
--
You received this message because you are subscribed to the Google Groups "Puppet Users"
2012 Jul 02
7
puppetmasterd continuously consuming high CPU, with many interrupts
So, I have a server at home that has four VMs running inside it.
All are managed via puppet. The physical host runs puppetmasterd.
I don''t recall noticing this before, but puppetmasterd has decided
to be kind of crazy. Here''s the physical host with no puppetmasterd
running:
top - 11:36:15 up 271 days, 15:16, 1 user, load average: 5.68, 5.50, 6.45
Tasks: 129 total, 1
2007 Jan 23
5
puppetd and puppetmasterd init script submission
Hey All,
Id like to submit two init scripts for debian for puppetd and puppetmasterd,
Which is the best to do this?
Cheers
B
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2009 Apr 07
3
Speed bumps on the way to successfully running puppetmasterd on Mac OSX Leopard, try one and two
Hey all,
I have recorded my steps towards getting puppet functional
through one of the four different methods that I can think of, which
are:
1.Source(copying and insatlling to the recommended unix FSH
directory, /usr/local/src)
2.pkg hosted at explanatorygap
3.MacPorts
4.RubyGems
I haven''t cleanly tested the last two, but here''s where I am with the
first two:
1. I