Dear all,
I'm getting this really annoying problem, where it's being failed
intermittently. The errors I'm getting are like this:
err: Could not retrieve catalog from remote server: Could not intern from
> pson: unexpected token in object at '"li'!
> err: Could not retrieve catalog from remote
Expected in PE 2.5.2. More info here:
https://groups.google.com/a/puppetlabs.com/group/pe-users/browse_thread/thread/9b45902094332d3d#
On Sat, May 5, 2012 at 4:50 PM, Jester 2.0 wrote:
> Nan,
> Thanks for the explanation. Any ETA on PE supporting 12.04?
>
> Thanks
>
> On Sat, May 5, 2012 at 5
Nan,
Thanks for the explanation. Any ETA on PE supporting 12.04?
Thanks
On Sat, May 5, 2012 at 5:18 PM, Nan Liu wrote:
> On Sat, May 5, 2012 at 2:08 PM, Jester 2.0 wrote:
> > New install of 2.5.1 on Ubuntu 10.10 server. Multiple (6) new installs on
> > Ubuntu 12.04 clients running agent 2.7
On Sat, May 5, 2012 at 2:08 PM, Jester 2.0 wrote:
> New install of 2.5.1 on Ubuntu 10.10 server. Multiple (6) new installs on
> Ubuntu 12.04 clients running agent 2.7.14-1puppetlabs1 from the puppetlabs
> repo generating the following error.
>
> err: Could not retrieve catalog from remote server:
On Sat, May 5, 2012 at 12:17 PM, Miles Stevenson
wrote:
> I've been experiencing what appears to be a subtle bug in Puppet, and I'm
> wondering if anybody has in idea on a good workaround. The bug report is
> here: http://projects.puppetlabs.com/issues/9277
This only affect files in the subdirect
New install of 2.5.1 on Ubuntu 10.10 server. Multiple (6) new installs on
Ubuntu 12.04 clients running agent 2.7.14-1puppetlabs1 from the puppetlabs
repo generating the following error.
err: Could not retrieve catalog from remote server: Error 400 on SERVER: No
matching value for selector param ‘u
What exactly the procedure is? On the agent, I did this:
# rm -f /var/lib/puppet/ssl/certs/*
> # puppet certificate generate farm021 --ca-location remote
>
and on the server:
# puppetca clean --all
> # /etc/init.d/puppetmaster start
>
Is that what you meant? Cheers!!
On Saturday, May 5, 20
What exactly the procedure is? On the agent, I did this:
# rm -f /var/lib/puppet/ssl/certs/*
> # puppet certificate generate farm021.hep.phy.cam.ac.uk --ca-location
> remote
>
and on the server:
# puppetca clean --all
> # /etc/init.d/puppetmaster star
>
Is this what did you mean? Cheers!!
O
What I found was that you need to gem uninstall ALL of the active* gems,
then reinstall and specify 3.0.xx version. Just replacing ActiveRecord
won't fix the problem.
I have more notes in my wiki at work, if that doesn't do it I'll grab them
for you Monday.
On Friday, May 4, 2012 8:52:53 AM U
Did you try nuking the certs completely?
On Saturday, May 5, 2012 9:53:11 AM UTC-7, Sans wrote:
>
> Dear all,
>
> I just moved my puppet-server [*puppetmaster*] from one machine to
> another machine and regenerated the certificate(s) for the agent but since
> then I'm getting these error on th
Dear all,
I just moved my puppet-server [*puppetmaster*] from one machine to another
machine and regenerated the certificate(s) for the agent but since then I'm
getting these error on the client:
>
> [root@farm021 puppet]# puppetd -t
> info: Retrieving plugin
> err: /File[/var/lib/puppet/l
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
With the integration of Hiera, is the extlookup functionality being deprecated?
If so, I would like to ask that the team add a Hiera backend for the existing
extlookup data sources.
I know that it won't support hashes but it would help to break the
I think this line
logdest = /var/log/puppet/puppet.log
is the same as starting the daemon with --logdest
I believe you are logging to /var/log/puppet/puppet.log
Remove that line and I think it will log to syslog
On Sat, May 5, 2012 at 8:04 AM, John Kennedy wrote:
> Here it is in almost all i
Here it is in almost all it's glory (comments removed and server domain
changed...):
[main]
logdir = /var/log/puppet
rundir = /var/run/puppet
ssldir = /etc/puppet/ssl
runinetrval = 600
pluginsync=true
[agent]
classfile = /classes.txt
localconfig = /localconfig
r
Hi.
Scenario: Install puppet/puppet-dashboard successfully, puppet is run by
passenger. Changes are push from master to client perfectly.
Issue: Nodes are not reporting on dashboard. When: Never/actually.
apache2 vhost
1.name= puppetmasterd
Listen 8140
Servername xlupupet01
...
Hi!
I want to have an exec that launches a process on a Windows 7 system that
will not terminate.
I have tried just calling the executable directly, but that obviously will
not return anything, so the puppet agent waits until the timeout has
elapsed, then the exec fails.
I've tried using a b
16 matches
Mail list logo