Project

General

Profile

Actions

Bug #1696

closed

no implicit conversion from nil to integer

Added by Florian Koch almost 12 years ago. Updated over 11 years ago.

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

Description

after the update to the 0.5.1-10 rpm i get these error on non BARE_METAL Servers

Started GET "/hosts/devtest.example.com/edit" for xxx.xxx.xxx.xxx at Wed Jun 20 22:44:31 +0200 2012
  Processing by HostsController#edit as HTML
  Parameters: {"id"=>"devtest.example.com"}
Rendered hosts/_progress.erb (0.3ms)
Rendered hosts/_form.html.erb (9.0ms)
Rendered hosts/edit.html.erb within layouts/application (10.8ms)
Operation FAILED: no implicit conversion from nil to integer
Rendered bookmarks/_list.html.erb (1.9ms)
Rendered bookmarks/_list.html.erb (0.6ms)
Rendered home/_settings.html.erb (8.9ms)
Rendered home/_user_dropdown.rhtml (1.2ms)
Rendered home/_topbar.rhtml (20.8ms)
Rendered common/500.rhtml within layouts/application (168.2ms)
Completed 500 Internal Server Error in 195ms (Views: 168.6ms | ActiveRecord: 1.1ms)
(END) 
Actions

Also available in: Atom PDF