Project

General

Profile

Actions

Bug #3129

closed

unable to show EC2 vm info

Added by Ohad Levy over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
Compute resources
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

undefined method `name' for "default":String

 Rendered compute_resources_vms/show.html.erb within layouts/application (7.0ms)
Completed 500 Internal Server Error in 679ms

ActionView::Template::Error (undefined method `name' for "default":String):
    14:     <%= prop :root_device_type %>
    15:     <%= prop :image_id %>
    16:     <%= prop :flavor_id %>
    17:     <%= prop :groups, "Security Groups" %>
    18:   </table>
    19: </div>
  app/helpers/compute_resources_vms_helper.rb:13:in `block (3 levels) in prop'
  app/helpers/compute_resources_vms_helper.rb:13:in `map'
  app/helpers/compute_resources_vms_helper.rb:13:in `block (2 levels) in prop'
  app/helpers/compute_resources_vms_helper.rb:9:in `block in prop'
  app/helpers/compute_resources_vms_helper.rb:5:in `prop'
  app/views/compute_resources_vms/show/_ec2.html.erb:17:in `_app_views_compute_resources_vms_show__ec__html_erb__1708560954665039569_97118100'
  app/views/compute_resources_vms/show.html.erb:2:in `_app_views_compute_resources_vms_show_html_erb__1279964606266932874_96920740'
  app/controllers/compute_resources_vms_controller.rb:44:in `show'


Related issues 1 (0 open1 closed)

Related to Foreman - Refactor #3158: Remove rescues from try calls where method doesn't existClosedKavita Gaikwad09/27/2013Actions
Actions #1

Updated by Dominic Cleal over 10 years ago

  • Target version set to 1.3.0

Regression.

Actions #2

Updated by Dominic Cleal over 10 years ago

  • Priority changed from Normal to Urgent
Actions #3

Updated by Anonymous over 10 years ago

  • Status changed from New to Assigned
  • Assignee set to Anonymous
Actions #4

Updated by Anonymous over 10 years ago

  • Status changed from Assigned to Ready For Testing
Actions #5

Updated by Dominic Cleal over 10 years ago

  • Related to Refactor #3158: Remove rescues from try calls where method doesn't exist added
Actions #6

Updated by Dominic Cleal over 10 years ago

  • Related to Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final added
Actions #7

Updated by Dominic Cleal over 10 years ago

  • Category set to Compute resources
Actions #8

Updated by Anonymous over 10 years ago

  • Status changed from Ready For Testing to Closed

commit #5ceabbf5

Actions #9

Updated by Lukas Zapletal over 10 years ago

  • Related to deleted (Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final)
Actions

Also available in: Atom PDF