Issue #16141 has been updated by eric sorenson. Status changed from Unreviewed to Needs More Information Assignee set to Ben Mathews
Hi Ben, thanks for the report - A couple of questions if you don't mind: - Was this a fresh install or an upgrade from a previous version? - What does the result of `puppet master --configprint user` show? - Is there a userid with that name on the system? Thanks, feel free to assign this back to me with that info. ---------------------------------------- Bug #16141: New install of puppet fails to start https://projects.puppetlabs.com/issues/16141#change-70540 Author: Ben Mathews Status: Needs More Information Priority: Normal Assignee: Ben Mathews Category: Target version: Affected Puppet version: Keywords: Branch: [root@puppetmaster ~]# rpm -qa |grep puppet puppet-server-2.7.19-1.el6.noarch puppet-2.7.19-1.el6.noarch [root@puppetmaster ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.0 (Santiago) [root@puppetmaster ~]# service puppetmaster start Starting puppetmaster: /usr/lib/ruby/site_ruby/1.8/puppet/type/user.rb:355:in `exists?': undefined method `exists?' for nil:NilClass (NoMethodError) from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:451:in `service_user_available?' from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings/file_setting.rb:45:in `use_service_user?' from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings/file_setting.rb:40:in `owner' from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:709:in `writesub' from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:700:in `write' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/ssl_file.rb:160:in `write' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/ssl_file.rb:102:in `save' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/key/file.rb:34:in `save' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:271:in `save' from /usr/lib/ruby/site_ruby/1.8/puppet/ssl/host.rb:147:in `generate_key' from /usr/lib/ruby/site_ruby/1.8/puppet/ssl/host.rb:195:in `certificate' from /usr/lib/ruby/site_ruby/1.8/puppet/ssl/certificate_authority.rb:245:in `setup' from /usr/lib/ruby/site_ruby/1.8/puppet/ssl/certificate_authority.rb:169:in `initialize' from /usr/lib/ruby/site_ruby/1.8/puppet/ssl/certificate_authority.rb:41:in `new' from /usr/lib/ruby/site_ruby/1.8/puppet/ssl/certificate_authority.rb:41:in `singleton_instance' from /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize' from /usr/lib/ruby/site_ruby/1.8/puppet/ssl/certificate_authority.rb:40:in `singleton_instance' from /usr/lib/ruby/site_ruby/1.8/puppet/ssl/certificate_authority.rb:64:in `instance' from /usr/lib/ruby/site_ruby/1.8/puppet/application/master.rb:244:in `setup_ssl' from /usr/lib/ruby/site_ruby/1.8/puppet/application/master.rb:261:in `setup' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:307:in `run' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:416:in `hook' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:307:in `run' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:407:in `exit_on_fail' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:307:in `run' from /usr/sbin/puppetmasterd:4 [FAILED] -- 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.
