Actions
Support #17591
closedForeman doesn't show node's reports
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Dashboard
Target version:
-
Triaged:
Fixed in Releases:
Found in Releases:
Description
Good day.
My foreman web interface doesn't show node's reports. In my /var/log/puppetlabs/puppetserver/puppetserver-access.log:
10.10.17.146 - - [06/Dec/2016:17:45:52 +0200] "PUT /puppet/v3/report/test-pc-i440.server.com?environment=production& HTTP/1.1" 200 11 "-" "Ruby" 172
find / -name foreman.rb 2>/dev/null:
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/reports/foreman.rb
/usr/share/foreman/config/initializers/foreman.rb
/usr/share/foreman/lib/foreman.rb
/usr/share/foreman-installer/modules/foreman/lib/puppet/parser/functions/foreman.rb
puppet.conf '[main]' contains reports = foreman
It's a prety new installation (foreman: 1.13 version, puppet: 4.8).
Can you help me solve this issue?
Actions