Stefan Wiederoder
2010-Jun-03 09:53 UTC
[Puppet Users] Could not render to yaml: stack level too deep
I´ve got the following message in my puppet logfile Could not render to yaml: stack level too deep I´ve only found references about increasing the stack size (which is now 32768), are there any other options? -- 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.
Trevor Vaughan
2010-Jun-03 13:27 UTC
Re: [Puppet Users] Could not render to yaml: stack level too deep
What version of Ruby/Gems are you running? I had some problems with that pre Ruby 1.8.5 and Gems 1.3.5 Trevor On Thu, Jun 3, 2010 at 9:53 AM, Stefan Wiederoder <stefanwiederoder@web.de> wrote:> I´ve got the following message in my puppet logfile > Could not render to yaml: stack level too deep > > I´ve only found references about increasing the stack size (which is > now 32768), > are there any other options? > > -- > 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. > >-- Trevor Vaughan Vice President, Onyx Point, Inc (410) 541-6699 tvaughan@onyxpoint.com -- This account not approved for unencrypted proprietary information -- -- 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.
Stefan Wiederoder
2010-Jun-03 15:14 UTC
[Puppet Users] Re: Could not render to yaml: stack level too deep
> What version of Ruby/Gems are you running? > I had some problems with that pre Ruby 1.8.5 and Gems 1.3.5I´m using the following rpm´s (RHEL, EPEL): rubygems-1.3.1-1.el5 ruby-libs-1.8.5-5.el5_4.8 ruby-shadow-1.4.1-7.el5 rubygem-gem_plugin-0.2.2-2.el5 rubygem-rake-0.8.3-1.el5 libselinux-ruby-1.33.4-5.5.el5 rubygem-daemons-1.0.7-2.el5 rubygem-mongrel-1.0.1-6.el5 ruby-irb-1.8.5-5.el5_4.8 ruby-rdoc-1.8.5-5.el5_4.8 ruby-augeas-0.3.0-1.el5 rubygem-fastthread-1.0.1-1.el5 ruby-1.8.5-5.el5_4.8 -- 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.
Stefan Wiederoder
2010-Jun-04 11:36 UTC
[Puppet Users] Re: Could not render to yaml: stack level too deep
gosh! I´ve update to ruby 1.8.6 and gem 1.3.7 - now puppetmaster is running fine again..... thanks Trevor! -- 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.