Project

General

Profile

Actions

Bug #1821

closed

Trying to get the provision template gives Error 500

Added by Markus Heberling almost 12 years ago. Updated over 11 years ago.

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

Description

I get Internal Server Error 500 if I try to provision a host. Getting the same provision template with spoofing works.

Started GET "/unattended/provision?spoof=78.46.234.237" for 93.195.68.189 at Mon Aug 13 19:22:41 +0200 2012
Processing by UnattendedController#provision as HTML
Parameters: {"spoof"=>"78.46.234.237"}
Found test.t-srv.de
Rendered inline template (22.3ms)
Completed 200 OK in 39ms (Views: 21.7ms | ActiveRecord: 24.9ms)

Started GET "/unattended/provision" for 78.46.234.237 at Mon Aug 13 19:23:02 +0200 2012
Processing by UnattendedController#provision as HTML
Found test.t-srv.de
Rendered text template (0.0ms)
Completed 500 Internal Server Error in 7ms (Views: 0.5ms | ActiveRecord: 1.8ms)

Actions

Also available in: Atom PDF