Displaying 20 results from an estimated 84 matches for "getconfig".
Did you mean:
get_config
2009 Jun 09
2
err: Connection timeout calling puppetmaster.getconfig: execution expired
...4cpus
8GB RAM. We also run mongrel there, but now with 4 puppetmasterd, so
each one has its own cpu.
With first server, we could run up to 40 clients at one time, now,
135. So we''re improving.
The error in the nodes where put did not run is:
err: Connection timeout calling puppetmaster.getconfig: execution expired
err: Could not retrieve catalog: Connection Timeout
warning: Not using cache on failed catalog
**What step of
http://reductivelabs.com/trac/puppet/wiki/PuppetInternals gives this error?
Compiling? It''s not clear for me, I see no transfer action in that
schema. We have...
2007 Apr 05
1
signing certs
...Not replacing existing request from unknown.example.com
notice: Allowing ::ffff:192.168.x.y(::ffff:192.168.x.y) untrusted access
to CA methods
info: Retrieving existing certificate for unknown.example.com
err: Unauthenticated client ::ffff:192.168.x.y(::ffff:192.168.x.y) cannot
call puppetmaster.getconfig
err: Unauthenticated client ::ffff:192.168.x.y(::ffff:192.168.x.y) cannot
call puppetmaster.getconfig
Then I make a puppetca --clean <client_cert>. After that I restart the
client and suddenly it works:
debug: Overriding ::ffff:192.168.x.y with cert name unknown.example.com
debug: Allowing...
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 received this message because you are subscribed to the Google Groups "Puppet Users...
2007 Mar 30
3
still unable to add new nodes?
...ious version,
though I believe the error is different now. The procedure I used was:
<client> /etc/init.d/puppet once -v
<server> /usr/sbin/puppetca --sign nodename
<client> /etc/init.d/puppet once -v
This used to work for new nodes, now I get:
err: Could not call puppetmaster.getconfig: #<NoMethodError: private
method `split'' called for nil:NilClass>
err: Could not retrieve configuration: private method `split'' called for
nil:NilClass
err: Cannot connect to server and there is no cached configuration
Any idea? Bug filing time?
Thanks,
Mark
2013 Jun 28
0
[qemu-upstream-unstable test] 18243: tolerable FAIL - PUSHED
...http://www.chiark.greenend.org.uk/~xensrcts/logs
Test harness code can be found at
http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary
Pushing revision :
+ branch=qemu-upstream-unstable
+ revision=7483e7f15139603380c45ebcd8cc2a57dda5583c
+ . cri-lock-repos
++ . cri-common
+++ . cri-getconfig
+++ umask 002
+++ getconfig Repos
+++ perl -e ''
use Osstest;
readglobalconfig();
print $c{"Repos"} or die $!;
''
++ repos=/export/home/osstest/repos
++ repos_lock=/export/home/osstest/repos/lock
++ ''['...
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 from David Lutterkort''s yum
repository. My sqlite rpms where build from source using the source
RPMs from Fedora Core (sqlite-3.3.3-1....
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 a good way to monitor this would be.
I see that I can telnet into port 8140, is there something simple I
can send that would...
2008 May 27
12
Puppetting the puppetmaster problems
...44:22 ldap_db puppetd[27199]: Got signed certificate
As you can see, I signed new certificate
May 27 15:44:22 ldap_db puppetd[27199]: Starting Puppet client version
0.24.4
May 27 15:44:23 ldap_db puppetmasterd[26986]: Denying authenticated
client ldap_db.foo.bar(10.10.10.1) access to puppetmaster.getconfig
May 27 15:44:23 ldap_db puppetd[27199]: Could not call
puppetmaster.getconfig: #<NoMethodError: private method `split'' called
for nil:NilClass>
May 27 15:44:23 ldap_db puppetd[27199]: Could not retrieve catalog:
private method `split'' called for nil:NilClass
I''m gu...
2023 Dec 14
1
asterisk release 21.0.1
...release
Asterisk 21.0.1.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/21.0.1
and
https://downloads.asterisk.org/pub/telephony/asterisk
The following security advisories were resolved in this release:
- [Path traversal via AMI GetConfig allows access to outside files](https://github.com/asterisk/asterisk/security/advisories/GHSA-8857-hfmw-vg8f)
- [Asterisk susceptible to Denial of Service via DTLS Hello packets during call initiation](https://github.com/asterisk/asterisk/security/advisories/GHSA-hxj9-xwr8-w8pq)
- [PJSIP logging al...
2023 Dec 14
1
asterisk release 21.0.1
...release
Asterisk 21.0.1.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/21.0.1
and
https://downloads.asterisk.org/pub/telephony/asterisk
The following security advisories were resolved in this release:
- [Path traversal via AMI GetConfig allows access to outside files](https://github.com/asterisk/asterisk/security/advisories/GHSA-8857-hfmw-vg8f)
- [Asterisk susceptible to Denial of Service via DTLS Hello packets during call initiation](https://github.com/asterisk/asterisk/security/advisories/GHSA-hxj9-xwr8-w8pq)
- [PJSIP logging al...
2007 Dec 17
5
question about 0.24.0
...iled to load library ''shadow'' for feature ''libshadow''
[*snip*]
debug: Creating default schedules
debug: Loaded state in 0.01 seconds
debug: Retrieved facts in 0.08 seconds
info: Facts have changed; recompiling
debug: Retrieving catalog
debug: Calling puppetmaster.getconfig
debug: Retrieved catalog in 1.57 seconds
debug: Creating default schedules
warning: Could not load cached catalog: Schedule[daily] is already being
managed
debug: Creating default schedules
warning: Configuration could not be instantiated: Schedule[daily] is
already being managed
debug: Creating...
2007 Jun 11
6
Package resource changes
What with the impending release and a now fixed bug nagging me,
I''m testing puppet [2556] from subversion.
There have been changes in packages, I used to have
Package {
provider => "aptitude",
}
in my default.pp, but that doesn''t work anymore, and changing package to
type or removing the declaration doesn''t help.
How do package providers work now?
2013 Nov 22
0
[xen-unstable test] 22084: tolerable FAIL - PUSHED
...ble at
http://www.chiark.greenend.org.uk/~xensrcts/logs
Test harness code can be found at
http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary
Pushing revision :
+ branch=xen-unstable
+ revision=b18e2d96e785e7088f3b137e800f987bbe8c7657
+ . cri-lock-repos
++ . cri-common
+++ . cri-getconfig
+++ umask 002
+++ getconfig Repos
+++ perl -e ''
use Osstest;
readglobalconfig();
print $c{"Repos"} or die $!;
''
++ repos=/export/home/osstest/repos
++ repos_lock=/export/home/osstest/repos/lock
++ ''['...
2023 Dec 14
0
asterisk release 18.20.1
...elease
Asterisk 18.20.1.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/18.20.1
and
https://downloads.asterisk.org/pub/telephony/asterisk
The following security advisories were resolved in this release:
- [Path traversal via AMI GetConfig allows access to outside files](https://github.com/asterisk/asterisk/security/advisories/GHSA-8857-hfmw-vg8f)
- [Asterisk susceptible to Denial of Service via DTLS Hello packets during call initiation](https://github.com/asterisk/asterisk/security/advisories/GHSA-hxj9-xwr8-w8pq)
- [PJSIP logging al...
2023 Dec 14
0
asterisk release 20.5.1
...release
Asterisk 20.5.1.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/20.5.1
and
https://downloads.asterisk.org/pub/telephony/asterisk
The following security advisories were resolved in this release:
- [Path traversal via AMI GetConfig allows access to outside files](https://github.com/asterisk/asterisk/security/advisories/GHSA-8857-hfmw-vg8f)
- [Asterisk susceptible to Denial of Service via DTLS Hello packets during call initiation](https://github.com/asterisk/asterisk/security/advisories/GHSA-hxj9-xwr8-w8pq)
- [PJSIP logging al...
2023 Dec 14
0
CORRECTED asterisk release certified-18.9-cert6
...ert6.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/certified-18.9-cert6
and
https://downloads.asterisk.org/pub/telephony/certified-asterisk
The following security advisories were resolved in this release:
- [Path traversal via AMI GetConfig allows access to outside files](
https://github.com/asterisk/asterisk/security/advisories/GHSA-8857-hfmw-vg8f
)
- [Asterisk susceptible to Denial of Service via DTLS Hello packets during
call initiation](
https://github.com/asterisk/asterisk/security/advisories/GHSA-hxj9-xwr8-w8pq
)
- [PJSIP loggin...
2023 Dec 14
0
asterisk release 18.20.1
...elease
Asterisk 18.20.1.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/18.20.1
and
https://downloads.asterisk.org/pub/telephony/asterisk
The following security advisories were resolved in this release:
- [Path traversal via AMI GetConfig allows access to outside files](https://github.com/asterisk/asterisk/security/advisories/GHSA-8857-hfmw-vg8f)
- [Asterisk susceptible to Denial of Service via DTLS Hello packets during call initiation](https://github.com/asterisk/asterisk/security/advisories/GHSA-hxj9-xwr8-w8pq)
- [PJSIP logging al...
2023 Dec 14
0
asterisk release 20.5.1
...release
Asterisk 20.5.1.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/20.5.1
and
https://downloads.asterisk.org/pub/telephony/asterisk
The following security advisories were resolved in this release:
- [Path traversal via AMI GetConfig allows access to outside files](https://github.com/asterisk/asterisk/security/advisories/GHSA-8857-hfmw-vg8f)
- [Asterisk susceptible to Denial of Service via DTLS Hello packets during call initiation](https://github.com/asterisk/asterisk/security/advisories/GHSA-hxj9-xwr8-w8pq)
- [PJSIP logging al...
2023 Dec 14
0
CORRECTED asterisk release certified-18.9-cert6
...ert6.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/certified-18.9-cert6
and
https://downloads.asterisk.org/pub/telephony/certified-asterisk
The following security advisories were resolved in this release:
- [Path traversal via AMI GetConfig allows access to outside files](
https://github.com/asterisk/asterisk/security/advisories/GHSA-8857-hfmw-vg8f
)
- [Asterisk susceptible to Denial of Service via DTLS Hello packets during
call initiation](
https://github.com/asterisk/asterisk/security/advisories/GHSA-hxj9-xwr8-w8pq
)
- [PJSIP loggin...
2007 Dec 06
1
error during template parsing (??)
...d not retrieve configuration: Uncaught exception compile error
(erb):241: syntax error, unexpected tIDENTIFIER, expecting $end
HashMap map =
(HashMap)session.getAttribute("map");
^ in method
puppetmaster.getconfig
warning: Could not get config; using cached copy
has anyone had this error?
I use puppet in version 0.20.1-1 on debian sarge.
Yours,
Phillip
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHWBI91MyrzuZeshoRAt...