Project

General

Profile

Actions

Bug #3154

closed

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

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

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

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 1 (0 open1 closed)

Is duplicate of Foreman - Bug #2431: Foreman MYSQL Error on hosts_and_Facts import when FQDN is missingClosed04/25/2013Actions
Actions #1

Updated by Dominic Cleal over 11 years ago

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

Updated by Dominic Cleal over 11 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.

Actions #3

Updated by anthony qiu over 11 years ago

thanks a lot。

Actions

Also available in: Atom PDF