Displaying 20 results from an estimated 4000 matches similar to: "err: Connection timeout calling puppetmaster.getconfig: execution expired"
2008 Dec 18
3
errors after 0.24.7 upgrade ..
After upgrading my puppetmaster to 0.24.7 from 0.24.6 i am getting the
following errors in the puppetmaster logs. Any help would be appreciated.
Thu Dec 18 16:11:39 +1100 2008 Puppet (err): Could not store configs:
undefined method `environment='' for #<Puppet::Rails::Host:0xb72c0c38>
I do not use environment''s and they are not defined anywhere in the
puppet.conf
2009 Sep 22
6
Monitoring the puppetmaster
I''m using 0.24 with Webrick (in the process of migrating to 0.25 / passenger).
Occasionally, the puppetmasterd becomes unavailable, and we see error
messages along the lines of:
Could not call puppetmaster.getconfig: #<Errno::ECONNRESET: Connection
reset by peer>
I believe the puppetmasterd does not completely die, so it is still in
the process list.
I''m wondering what
2009 Feb 10
3
something wrong with mongrel?
Hi all,
I''ve followed http://reductivelabs.com/trac/puppet/wiki/UsingMongrel
for configuring my puppet with mongrel.
Al seems to work fine, except that, after a reinstall of 40 nodes atone
time, I got many kind of errors like:
-------------------------------------------------------------------------
err: Could not request certificate: Certificate retrieval failed: .tmp
file already
2008 May 27
12
Puppetting the puppetmaster problems
Hi,
installing puppet at my first site was quite easy (not w/o problems,
but still). At the second site, I''ve run into something more serious.
First things first - I install puppetmaster on existing server, used
to keep LDAP db (my puppetmaster DOES NOT use LDAP, it just tries to
coexist on the same machine). The thing is, I need to puppet this
baby, so I''m running into a
2007 May 18
3
Puppetmaster wierdness
Anybody else experience the need to restart puppetmasterd before a node can
register itself.
I''ve been cleaning up my installation here on client nodes and every once
and a while I find myself needing to restart the puppetmaster daemon. A
client node attempts to connect and never does. A restart fixes things.
There doesn''t seem to be anything useful in the error messages
2008 Jul 10
6
Getting undefined method `-' for #<XMLRPC::DateTime:0xb7c729e8>
Hello, all.
I am getting the following error on a couple of my puppet nodes when I
run puppetd -v -o --no-daemonize --no-splay:
err: Could not retrieve catalog: undefined method `-'' for
#<XMLRPC::DateTime:0xb7c729e8>
The error goes away if I add --ignorecache, but I''m not sure that''s
quite the fix I''m hoping for. It will also go away if i remove my
2007 Jun 14
19
Please test export/collect from svn
For those of you out there using export/collect (which we really need
to come up with a better name for...), can you test the current SVN
code?
I''m mostly wondering if the performance is any better. To use it,
you''ll have to remove your current database, since the database
schema is significantly changed.
I''m getting what looks like an additional 25% reduction
2007 Apr 05
1
signing certs
I noticed a behaviour which is kind of confusing. I have the puppetmasterd
running. Now I want a new client to connect. I edit the site.pp and add
the client. When the client is started I can see it with puppetca --list.
So I sign the client. When it next tries to connect it shows:
notice: Allowing ::ffff:192.168.x.y(::ffff:192.168.x.y) untrusted access
to CA methods
notice: Host
2009 Jan 09
7
Cannot create /var/lib/puppet/clientbucket; parent directory /var/lib/puppet does not exist
Hi all,
I''m doing a new install of my puppet server and I''m doing it like:
1.-) adding epel repo:
http://fedoraproject.org/wiki/EPEL/FAQ#howtouse
2.-) yum -y install puppet-server
3.-) rm -rf /etc/puppet
4.-) copy my old puppet conf (from puppet-0.24.5 to 0.24.6)
mv /etc/puppet.old /etc/puppet
5.-) start puppetmaster:
[gridinstall etc]# /etc/init.d/puppetmaster start
2010 Dec 06
7
error running puppetrun
Hi,
I have been getting the below error for sometime now. Both master and
client are using version 0.24.8.
Output from /var/log/messages
err: Could not call puppetmaster.getconfig: #<#<Class:0xb7b50a9c>:
execution expired>
err: Could not retrieve catalog: execution expired
P.S- all of this was working absolutely fine and suddenly has started
to misbehave.
Regards,
--
You
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
2006 Sep 06
4
FQDN nodes in LDAP
Hi,
I''ve set up puppet to get node definitions from LDAP as per the docs.
It''s been working well, but I now want to use fully qualified domain
names instead of simple domain-less hostnames for the node name.
I replaced the ou=Hosts entries with equivalent ones using FQDNs,
restarted the puppetmasterd, and tried a "puppetd --test" from one of
the nodes. However, I
2007 May 19
2
A little more on this puppetmaster thing
So one of the behaviors that seems to wedge puppetmasterd is if you
re-initialize a client, the example here being that I installed an older
version of puppet on a bunch of machines to test out how things work:
* at some point in the past install older rev of puppet
- client regiesters itself with the server, etc.
- works fine.
* recently, remove the old puppet in favor of a new version that
2007 Apr 27
2
err: Could not find
Hi All,
I''ve installed puppet and puppetmaster on 2 separate Virtual Machines.
I''ve started the puppetmasterd in Verbose debugging mode and im guetting
this error on the master when I try and connect to it with the puppet
client...
err: Could not find puppetc.myhost.com with names puppetc.myhost.com,
puppetc
It seams that I''ve setup the certificate right
2007 Feb 15
3
err: Configuration retrieval timed out
is there any way to prevent this timeou ?
i tried --configtimeout=600 --filetimeout=600
but this does not changes anything
--
Cordialement,
Ghislain
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2006 Nov 13
7
0.20.1 and sqlite3 error
Hello,
I just installed the latest version of puppet and puppetmaster on an
up to date RHEL4 system. If I turn on ''storeconfigs'' on the
puppetmaster server I get the following error:
debug: Calling puppetmaster.getconfigerr: Could not retrieve
configuration: Uncaught exception No such file to load -- sqlite3 in
method puppetmaster.getconfig
I have gems and rails installed
2007 Feb 22
33
Scaling Puppet 0.22.1 to hunderdes of nodes.
Hi,
My environment is composed of ~250 workstations hitting a single
puppetmaster server, which has been working fairly well up until now.
The most recent change has been a migration of a lot of remote file copy
objects which were previously handled with cfengine.
client side puppetd calls to the puppetmaster.getconfig method are
taking unreasonably long, on the order of 2-3 minutes. It
2007 Jul 03
3
pupped on the puppetmaster: cert problems
I''m getting certificate errors when I attempt to run puppetd on the
puppetmaster.
As near as I can tell, this is because I''m using the same puppet.conf
for both puppetd and puppetmasterd; but puppetmaster runs as user
"puppet" and puppetd runs as user "root", yet both expect the
certificates to be readable and chmod 600. I tried telling puppetd to
use
2009 Nov 12
6
Multiple environments
So I''m trying to get multiple environments to work with puppet 0.25.1
on ubuntu 8.04 and no matter what I do, puppet just completely ignores
any environment setting. There''s really next to no information in
terms of configuration on the multiple environments documentation page
(http://reductivelabs.com/trac/puppet/wiki/UsingMultipleEnvironments)
other than saying that the
2012 Jun 14
15
Problem with Load Balancing Puppet masters with Apache mod_proxy
I have a single LB running Apache with mod_proxy in front of a Puppet
master. These are the LB and Puppet master configs:
<Proxy balancer://puppetmaster>
BalancerMember http://192.168.1.10:8140
</Proxy>
Listen 8140
<VirtualHost *:8140>
SSLEngine on
SSLCipherSuite SSLv2:-LOW:-EXPORT:RC4+RSA
SSLProtocol -ALL +SSLv3 +TLSv1
SSLCipherSuite