Project

General

Profile

Bug #3154

Failed to import facts: undefined method `downcase' for nil:NilClass

Added by anthony qiu over 9 years ago. Updated over 9 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Facts
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Started POST "/fact_values/create?format=yml" for 10.0.65.27 at 2013-09-27 11:21:05 +0800
Processing by FactValuesController#create as YML
Parameters: {"facts"=>"[FILTERED]"}
Failed to import facts: undefined method `downcase' for nil:NilClass
Rendered text template (0.0ms)
Completed 400 Bad Request in 11ms (Views: 0.7ms | ActiveRecord: 1.3ms)


Related issues

Is duplicate of Foreman - Bug #2431: Foreman MYSQL Error on hosts_and_Facts import when FQDN is missingClosed2013-04-25

History

#1 Updated by Dominic Cleal over 9 years ago

  • Is duplicate of Bug #2431: Foreman MYSQL Error on hosts_and_Facts import when FQDN is missing added

#2 Updated by Dominic Cleal over 9 years ago

  • Project changed from Website to Foreman
  • Category set to Facts
  • Status changed from New to Duplicate

I think this is a duplicate of #2431, should be fixed in Foreman 1.3.0. It happens when the FQDN fact is missing from your client, so check that's configured properly and it should avoid this problem.

#3 Updated by anthony qiu over 9 years ago

thanks a lot。

Also available in: Atom PDF