OK, I need some help here.
I updated to 1.0.3 and now all I get from the web interface is the “something
went wrong” message. All I really need to know is where to look for clues.
There’s nothing in `puppet-dashboard/log/production.log` and nothing from
Apache in `/var/log/puppet/dashboard_error.log`.
For those with more time, here’s what I did. Maybe you can spot the error.
(It’s a RHEL5 system with Puppet Dashboard being run by Apache/Passenger.)
cd /opt/puppet-dashboard
git pull
setenv RAILS_ENV production
rake db:migrate
cp ext/puppet/puppet_dashboard.rb
/usr/lib/ruby/site_ruby/1.8/puppet/reports/
service httpd restart
>From looking at the database directly, new reports are being stored, which I
>suppose is the most important thing, but where can I find error logs for the
>web interface?
Thanks.
--
Rob McBroom
<http://www.skurfer.com/>
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" 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-users?hl=en.