Hi, I''m trying to get puppet and puppetmaster running on a fresh Debian 6 VM. I''ve installed both using ''apt-get install''. The client seems fine, however when I try to start puppetmaster I get the following error: /usr/lib/ruby/1.8/openssl/x509-internal.rb:22:in `create_ext'': subjectAltName = DNS:puppet ..[snip].. : missing value (OpenSSL::X509::ExtensionError) from /usr/lib/ruby/1.8/openssl/x509-internal.rb:22:in `create_extension'' from /usr/lib/ruby/1.8/puppet/ssl/certificate_factory.rb:72:in `build_extensions'' from /usr/lib/ruby/1.8/puppet/ssl/certificate_factory.rb:32:in `result'' from /usr/lib/ruby/1.8/puppet/ssl/certificate_authority.rb:239:in `sign'' from /usr/lib/ruby/1.8/puppet/ssl/host.rb:188:in `generate'' from /usr/lib/ruby/1.8/puppet/ssl/host.rb:28:in `init_localhost'' from /usr/lib/ruby/1.8/puppet/util/cacher.rb:106:in `send'' from /usr/lib/ruby/1.8/puppet/util/cacher.rb:106:in `cached_value'' from /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'' from /usr/lib/ruby/1.8/puppet/util/cacher.rb:98:in `cached_value'' from /usr/lib/ruby/1.8/puppet/util/cacher.rb:48:in `localhost'' from /usr/lib/ruby/1.8/puppet/application/master.rb:86:in `main'' from /usr/lib/ruby/1.8/puppet/application/master.rb:46:in `run_command'' from /usr/lib/ruby/1.8/puppet/application.rb:287:in `run'' from /usr/lib/ruby/1.8/puppet/application.rb:393:in `exit_on_fail'' from /usr/lib/ruby/1.8/puppet/application.rb:287:in `run'' from /usr/sbin/puppetmasterd:4 Could anyone help with the required steps to get this running? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Fri, Mar 18, 2011 at 04:43:40AM -0700, Jon wrote:> Could anyone help with the required steps to get this running?Does this machine have a full valid, resolvable hostname? -- Ben Hughes || http://www.puppetlabs.com/ -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.