Project

General

Profile

Actions

Bug #1850

closed

Build solaris intel host fails

Added by Gustavo Varela over 11 years ago. Updated almost 11 years ago.

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

Description

After filling all the data for a solaris build, it fails with the following error,

Failed to enable host.example.com for installation: Failed to generate PXEGrub template: undefined method `[]' for nil:NilClass

in the log it says,

Started GET "/hosts/host.example.com/setBuild" for 10.127.242.231 at Tue Sep 04 20:12:24 -0500 2012
Processing by HostsController#setBuild as HTML
Parameters: {"id"=>"host.example.com"}
Add the TFTP configuration for host.example.com
Failed to generate PXEGrub template: undefined method `[]' for nil:NilClass
Fetching required TFTP boot files for host.example.com
Rolling back due to a problem:
Delete the TFTP configuration for host.example.com
Failed to save: Failed to generate PXEGrub template: undefined method `[]' for nil:NilClass
Redirected to http://foreman:3000/hosts/host.example.com
Completed 302 Found in 248ms

Actions

Also available in: Atom PDF