Issue #3114 has been updated by Markus Roberts.
> However, 3 clients still "exited" last night without error. Related, do you think, or something else? As for the main issue, we should probably just set maxgroups to some arbitrary high in Puppet::Util; so far as I can tell there is minimal / no downside to this. -- Markus ---------------------------------------- Bug #3114: Puppet crashes after run http://projects.reductivelabs.com/issues/3114 Author: Jason Rojas Status: Needs more information Priority: Normal Assigned to: Category: Target version: Affected version: 0.25.3 Keywords: Branch: Upgraded puppet client to match the master 0.25.3, it runs once and at the end of the run exits. Here is the output of the trace: /usr/lib/ruby/site_ruby/1.8/puppet/util/suidmanager.rb:29:in `asuser': Invalid argument (Errno::EINVAL) from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:731:in `writesub' from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:717:in `write' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/ssl_file.rb:158:in `write' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/ssl_file.rb:98:in `save' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:199:in `find' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector.rb:51:in `find' from /usr/lib/ruby/site_ruby/1.8/puppet/ssl/host.rb:208:in `ssl_store' from /usr/lib/ruby/site_ruby/1.8/puppet/network/http/webrick.rb:115:in `setup_ssl' ... 7 levels... from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:217:in `run' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:306:in `exit_on_fail' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:217:in `run' from /usr/sbin/puppetd:159 Let me know if there is anything else needed to help debug this. I can definitely reproduce this. -- 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://reductivelabs.com/redmine/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.
