Project

General

Profile

Actions

Bug #1021

closed

Foreman no longer gathers reports after upgrading to puppet 2.71 on puppetmaster/clients

Added by Jon Auman almost 13 years ago. Updated almost 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

/var/log/foreman/production.log shows:

Processing ReportsController#create (for 127.0.0.1 at 2011-07-01 20:40:51) [POST]
Parameters: {"action"=>"create", "controller"=>"reports"}
Completed in 3ms (View: 0, DB: 1) | 500 Internal Server Error [http://localhost/reports]

Actions #1

Updated by Jon Auman almost 13 years ago

Duh... I found the solution:

cp $RUBY_HOME/lib/ruby/gems/1.8/gems/puppet-2.6.8/lib/puppet/reports/foreman.rb $RUBY_HOME/lib/ruby/gems/1.8/gems/puppet-2.7.1/lib/puppet/reports/foreman.rb

Reports work now.

Actions #2

Updated by Ohad Levy almost 13 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF