On Thu, Oct 3, 2013 at 5:45 PM, Juan Sierra Pons <[email protected]> wrote: > > El 03/10/2013 14:00, "Matt Zagrabelny" <[email protected]> escribió: > > >> >> Greetings, >> >> I've setup puppet dashboard 1.2.23 along with puppetmaster 2.7.18. >> >> I am seeing many \n strings all over the place when looking at >> reports. Specifically the \n's are in the Metrics, Log, Events links. >> >> My nodes are showing up okay, and it seems just to be a problem with >> the reports. For instance, a Metrics page starts with: >> >> \n >> \n >> Metrics >> \n >> \n >> Events >> >> \n\n\n\n\n\n\n\n\n >> >> Any advice on where to dig? /usr/share/puppet-dashboard/log/* does not >> yield any hints. >> >> Thanks! >> >> -mz >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/puppet-users. >> For more options, visit https://groups.google.com/groups/opt_out. > Hi > > I had the same problem and the problem was in the ruby version > > Which one are you using?
realpath =ruby /usr/bin/ruby1.9.1 > Check the dashboard webpage to find out wich one is the right one. Looks like 1.8 is what is needed. Looks like that worked! Thanks! -mz -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
