Project

General

Profile

Actions

Bug #6581

closed

Requesting template via AJAX causes stack level too deep error.

Added by Leon Strong almost 10 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - oVirt
Target version:
-
Difficulty:
medium
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Started POST "/compute_resources/[template_id]/template_selected" for 127.0.0.1 at 2014-07-11 20:52:08 +1200
Processing by ComputeResourcesController#template_selected as /*
Parameters: {"template_id"=>"00000000-0000-0000-0000-000000000000", "id"=>"1-oss"}
User Load (0.1ms) SELECT "users".
FROM "users" WHERE "users"."id" = ? LIMIT 1 "id", 3
Setting current user thread-local variable to admin
ComputeResource Load (0.1ms) SELECT "compute_resources".* FROM "compute_resources" WHERE "compute_resources"."id" = ? ORDER BY compute_resources.name LIMIT 1 "id", "1-oss"
Completed 500 Internal Server Error in 746.0ms

SystemStackError (stack level too deep):

Actions

Also available in: Atom PDF