Issue #3570 has been reported by Luke Kanies.

----------------------------------------
Bug #3570: 'puppet server' cannot self-start
http://projects.puppetlabs.com/issues/3570

Author: Luke Kanies
Status: Accepted
Priority: High
Assigned to: Jesse Wolfe
Category: server
Target version: 
Affected version: 0.25.4
Keywords: 
Branch: 


<pre>
l...@bucky $ ./bin/puppet server --confdir /tmp/json --vardir /tmp/json 
--no-daemonize --verbose --manifest ~/bin/test.pp
info: Creating a new SSL key for bucky-2.local
info: Creating a new SSL certificate request for bucky-2.local
info: Certificate Request fingerprint (md5): 
17:14:D0:52:37:20:94:DB:45:22:B3:DF:D0:90:66:50
notice: Starting Puppet server version 0.25.4
Could not run: Could not retrieve certificate for bucky-2.local and not running 
on a valid certificate authority
[features/master/types_as_data ~/puppet]
l...@bucky $ ./sbin/puppetmasterd --confdir /tmp/json --vardir /tmp/json 
--no-daemonize --verbose --manifest ~/bin/test.pp
info: Creating a new SSL key for ca
info: Creating a new SSL certificate request for ca
info: Certificate Request fingerprint (md5): 
83:C1:82:20:DC:C6:20:E1:5F:41:40:3B:62:7A:50:F6
notice: Signed certificate request for ca
notice: Rebuilding inventory file
info: Creating a new certificate revocation list
notice: Signed certificate request for bucky-2.local
notice: Removing file Puppet::SSL::CertificateRequest bucky-2.local at 
'/tmp/json/ssl/certificate_requests/bucky-2.local.pem'
notice: Starting Puppet server version 0.25.4
</pre>

It looks like the master doesn't realize it should be a CA when started as 
'puppet server'.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to