Can anyone tell me how to configure apache + passenger + puppetmasterd to write out the puppet server logs somewhere (apache server log is fine). Right now I don''t get any errors from puppetmasterd and it is making it very difficult to resolve my problems. I have tried uncommenting "--debug" as follows in the config.ru file, but don''t get anything. # if you want debugging: ARGV << "--debug" I am very new to ruby, rails, rack, etc. so any help would be greatly appreciated. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 Mon, Oct 26, 2009 at 3:28 PM, nothings_absolute <soren.morton@gmail.com>wrote:> > > Can anyone tell me how to configure apache + passenger + > puppetmasterd to write out the puppet server logs somewhere (apache > server log is fine). Right now I don''t get any errors from > puppetmasterd and it is making it very difficult to resolve my > problems. > > If you are using an ubuntu system, try examining /var/log/messagesIf you are not using ubuntu, what system are you using? Cheers-- Charles --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Solaris 10. The 1st client I connect to the puppetmasterd with (client A) works fine, but the 2nd (Client B) dies with "Error 403 on SERVER: Forbidden". If I stop puppetmasterd and connect with (Client B) 1st it will work, but when I run it again using Client A it fails. Everything works fine using the built-in web server... I am hoping to get some idea of what is going on from the puppetmasterd logs (If I can get debug level output to work). Thanks On Oct 26, 3:19 pm, Charles Johnson <gm.johns...@gmail.com> wrote:> On Mon, Oct 26, 2009 at 3:28 PM, nothings_absolute > <soren.mor...@gmail.com>wrote: > > > > > Can anyone tell me how to configure apache + passenger + > > puppetmasterd to write out the puppet server logs somewhere (apache > > server log is fine). Right now I don''t get any errors from > > puppetmasterd and it is making it very difficult to resolve my > > problems. > > > If you are using an ubuntu system, try examining /var/log/messages > > If you are not using ubuntu, what system are you using? > > Cheers-- > > Charles--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---