Displaying 20 results from an estimated 2000 matches similar to: ""Could not find server puppet" - installation/configuration error"
2006 Dec 01
1
Packages build for Solaris ? As CSW packages ?
Well imitation is the highest form of flattery they say. So I''m surprised
to see these packages neatly built to install into /opt/csw correctly and
yet they exist somewhere else and have nothing to do with us here at
Blastwave.
fascinating.
I guess we can always send an email to the person doing this and just ask if
they want those packages in testing and then into the catalog for
2009 Jun 13
0
problems with puppetd on some of my solaris machines
I am having troubles with getting puppetd running on some of my
Solaris10 update 7 (05/2009) boxes.
I use Jumpstart to build my servers, so the installation is
repeatable, consistent, and automated, so it is especially confusing
that some boxes work, and others don''t.
I can ssh into both of these machines, so the host certs should be OK.
As part of my installation, I download the
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
2011 Mar 15
1
error SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A
Hello folks,
I am getting this error on one of the clients, here''s all of the
output. It was working on this client and today it stopped working. I
cleaned the cert for this client puppetmaster by "puppetca --clean
host.domain.com" and I removed the "/var/lib/puppet/ssl" directory so
it would get new certs. But I still keep getting the same error as
below. I have other
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,
2010 Jun 15
8
puppetca unable to sign new certs - Invalid argument error
Hello
I have a puppetmasterd installation running on a Mac OS X 10.6.3
Server with puppet installed via macports.
Earlier today it was happily signing requests, before I upgraded
puppet from 0.24.8 to 0.25.4. Now I get "Invalid argument":
bash-3.2# puppetca --sign bouti.carbonplanet.com
bouti.carbonplanet.com
err: Could not call sign: Invalid argument
The only mention I can find on
2012 Sep 30
6
err: Signing certificate error
Hi all,
When i try to boot an ec2 instance using:
*puppet node_aws bootstrap --server myserverOnAWS.com --image ami-61ad0108
--keyname test-malcom --login ubuntu --type m1.small --keyfile
test-malcom.pem -g puppets --verbose --debug --puppetagent-certname test*
I get this error:
*notice: Signing certificate ...*
*debug: certificate_status supports formats: b64_zlib_yaml pson raw yaml;
using
2012 Jul 04
8
on puppet master server , puppet agent can't connect to itself
on my puppet master server (v 2.7.17 , both server and client version) ,
the puppet agent can''t connect to itself. other clients connected to this
puppet server are working fine.
the hostname is puppet.domain.com
[root@puppet /]# cat /etc/puppet/puppet.conf
[main]
# The Puppet log directory.
# The default value is ''$vardir/log''.
logdir = /var/log/puppet
2012 Aug 23
1
Puppet Agent VS User
Hello,
Running into a problem when wanting to daemon-ize the agent. It doesnt
seems to do anything:
- cannot find any daemon process with (ps aux | grep puppet)
- the config is not updated after editing some params on the master
- /var/log/puppet stay empty...
while, when logged as root, it is working without issue with $puppet agent
--test.
##Conf
Ubuntu 12.04
Puppet 2.7.11
## Daemon is
2011 Mar 31
2
Custom Puppet CA?
Can someone, anyone, help me understand what it takes -- if indeed
it''s even possible -- to use a custom CA with puppetmasterd. Such
that, for every client it signs, the cert for that client actually
says something meaningful about my organization, and was ultimately
signed by our own root CA.
I made a valid sub-CA for my puppet server, signed by my
organization''s root CA. I
2009 Jul 21
0
new puppet config - fileserver issue
Hi
I am a newbie to puppet. I have tried an initial config serving a
simple file & dir from the puppetmaster, but the client will not
mount. What obvious mistake am I making, I wonder? puppetmaster is a
DNS alias for osiris3.
Config files:
[root@osiris3 puppet]# cat fileserver.conf
[config]
path /data/puppet/manifests/files
allow *.pinnacle.co.uk
[root@osiris3 puppet]# cat puppet.conf
2009 May 12
3
Problem with storeconfigs
Hello all,
I have what is certainly a stupid problem on my part. I have setup puppet in a
test environment and it''s been working wonderfully. I am now in the process of
moving this to our production systems and I have rebuilt our puppetmaster
completely from scratch using the same modules/manifests, etc. from my test
system.
Unfortunately I am running into an issue with what I
2010 Aug 19
7
External CA: Could not run: Could not retrieve certificate for puppetsrv and not running on a valid certificate authority
Hi Experts,
I''m trying to generate my own certificates (all of them, including certs for
CA, server and client) for puppet to use.
and I''m getting "Could not run: Could not retrieve certificate for puppetsrv
and not running on a valid certificate authority"
Just wondering what the problem could be?
What I did is:
1. generate a self signed CA cert, and save the
2003 Sep 07
1
Iconv support - Samba 3.0rc2/Solaris 9 (sparc)
Hi all,
I have just compiled and installed Samba 3.0rc2 on Solaris 9 8/03 using gcc 3.3.
sh makepkg.sh almost crashed the Sun box, as I ran out of swap space in /tmp. I
didn't realise that the binaries were going to be over 800mb. The box came back
after about 5 minutes and I was able to add more swap space using mkfile and
swap -a. I think a warning would be a good idea, otherwise perhaps
2009 Oct 21
2
Bug #2617(?) in Puppet 0.25.1rc2
When I use the latest puppet 0.25.1 I got the same problem. This is
what I do:
0. Install the Ubuntu 8.04 server with ssh, ruby, rdoc, libopenssl-
ruby and git-core (which gets removed after clone).
1. Install the latest puppet from git repositories on both machines
using git clone «git clone git://github.com/reductivelabs/puppet» and
«git clone git://github.com/reductivelabs/facter»
2. Install it
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
2012 Oct 01
10
Puppet 3.0 fails install on Solaris 10 w/ ruby 1.8.7
There''s a problem installing puppet on Solaris 10 -- in this situation, we
aren''t really doing anything with puppet there.
The version we''re using is:
ruby 1.8.7 (2011-02-18 patchlevel 334) [i386-solaris2.9]
Here''s the first error:
# gem update puppet
>
> Updating installed gems
>
> Updating puppet
>
> Building native extensions. This
2002 Mar 27
2
Problem with ssh-keygen
Dear Developer,
I'm having problem running ssh_keygen on my solaris 7 box. Can you
please tell me as to why I'm getting this error as described below? I
don't have that problem with solaris 8 that runs SMCossh 3.0.2p1
Thanks in advance.
Louie
# /usr/local/bin/ssh-keygen
ld.so.1: /usr/local/bin/ssh-keygen: fatal: libcrypto.so.0.9.6: open
failed: No such file or directory
Killed
#
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
2010 Sep 29
0
err: Could not run Puppet configuration client: Could not find a default provider for augeas
Hello,
I get these message when i try to run puppet with augeas.
Puppet Version are 2.6.1 on server and client.
The ouput of the puppet Client with debug:
debug: Failed to load library ''selinux'' for feature ''selinux''
debug: Failed to load library ''shadow'' for feature ''libshadow''
debug: