Project

General

Profile

Actions

Bug #313

closed

Edit multiple hosts returns 404

Added by Dis Connect almost 14 years ago. Updated over 13 years ago.

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

Description

Processing HostsController#index (for 10.0.5.128 at 2010-06-07 10:21:16) [GET]
Parameters: {"commit"=>"Go", "via"=>"fact_values_", "tab_name"=>"", "action"=>"index", "controller"=>"hosts", "search"=>{"name_like"=>"build", "fact_values_fact_name_id_eq"=>"", "order"=>"", "hostgroup_id_eq"=>""}}
Rendering template within layouts/standard
Rendering hosts/index
Completed in 306ms (View: 233, DB: 53) | 200 OK [http://10.0.0.4/?search%5Border%5D=&search%5Bname_like%5D=build&search%5Bhostgroup_id_eq%5D=&via=fact_values_&search%5Bfact_values_fact_name_id_eq%5D=&commit=Go&tab_name=]

Processing HostsController#multiple_actions (for 10.0.5.128 at 2010-06-07 10:21:21) [GET]
Parameters: {"commit"=>"Edit Multiple Hosts", "host_ids"=>["378", "533", "644", "645"], "action"=>"multiple_actions", "controller"=>"hosts"}

ActiveRecord::RecordNotFound (Couldn't find all Hosts with IDs (530,323,320,328,329,332,333,334,335,336,342,344,352,353,354,356,357,359,316,363,378,533,644,645) (found 23 results, but was looking for 24)):
app/controllers/hosts_controller.rb:407:in `find_multiple'
/usr/lib/ruby/1.8/mongrel.rb:159:in `process_client'
/usr/lib/ruby/1.8/mongrel.rb:158:in `each'
/usr/lib/ruby/1.8/mongrel.rb:158:in `process_client'
/usr/lib/ruby/1.8/mongrel.rb:285:in `run'
/usr/lib/ruby/1.8/mongrel.rb:285:in `initialize'
/usr/lib/ruby/1.8/mongrel.rb:285:in `new'
/usr/lib/ruby/1.8/mongrel.rb:285:in `run'
/usr/lib/ruby/1.8/mongrel.rb:268:in `initialize'
/usr/lib/ruby/1.8/mongrel.rb:268:in `new'
/usr/lib/ruby/1.8/mongrel.rb:268:in `run'

Rendering /usr/share/foreman/public/404.html (404 Not Found)

Actions

Also available in: Atom PDF