Hide Forgot
Created attachment 990747 [details] Firebug raises: "NetworkError: 404 Not Found" on selecting the 'Domain' from "New_Host_group --> Network" tab Description of problem: Firebug raises: "NetworkError: 404 Not Found" on selecting the 'Domain' from "New_Host_group --> Network" tab -- "NetworkError: 404 Not Found - https://dhcp201-167.englab.pnq.redhat.com/hostgroups/current_parameters" "NetworkError: 404 Not Found - https://dhcp201-167.englab.pnq.redhat.com/hostgroups/domain_selected" -- Version-Release number of selected component (if applicable): Satellite-6.1.0-RHEL-6-20150210.0 Sat6.1.0 beta snap2 How reproducible: always Steps to Reproduce: 1. Go to "configure" --> Host Group --> New Host Group --> Network 2. select domain from dropdown a) select the domain name from drop down (make sure domain is already created one) b) Now select the blank line from drop down Actual results: production.log: Processing by HostgroupsController#current_parameters as */* Parameters: {"hostgroup_id"=>"null", "hostgroup_parent_id"=>"undefined"} Rendered common/404.html.erb within layouts/application (1.2ms) Rendered layouts/base.html.erb (1.4ms) Completed 404 Not Found in 22ms (Views: 6.1ms | ActiveRecord: 1.9ms) Processing by HostgroupsController#domain_selected as */* Parameters: {"domain_id"=>""} Completed 404 Not Found in 13ms (ActiveRecord: 1.6ms) Expected results: no error should be raised neither in production.log nor in firebug console Additional info:
Getting 404 on selecting "Puppet Environment" too: -- Processing by HostgroupsController#puppetclass_parameters as */* Parameters: {"hostgroup_id"=>"null"} Rendered common/404.html.erb within layouts/application (8.1ms) Rendered layouts/base.html.erb (3.0ms) Completed 404 Not Found in 199ms (Views: 179.1ms | ActiveRecord: 2.4ms) --
Another 404 on selecting "Host Group --> New Host Group --> operating system Processing by HostgroupsController#os_selected as */* Parameters: {"operatingsystem_id"=>"2"} Rendered common/os_selection/_operatingsystem.html.erb (206.8ms) Completed 200 OK in 234ms (Views: 205.8ms | ActiveRecord: 7.2ms) Processing by HostgroupsController#current_parameters as */* Parameters: {"hostgroup_id"=>"null", "hostgroup_parent_id"=>"undefined"} Rendered common/404.html.erb within layouts/application (1.3ms) Rendered layouts/base.html.erb (1.5ms) Completed 404 Not Found in 23ms (Views: 5.4ms | ActiveRecord: 2.0ms)
Getting same issue in sat6.1 beta snap3..
Created redmine issue http://projects.theforeman.org/issues/9444 from this bug
Moving to POST since upstream bug http://projects.theforeman.org/issues/9444 has been closed ------------- Anonymous Applied in changeset commit:e1aec1dcdecbe4f9006c9404c820072e8e636cb6.
Verified with: Satellite6.1 GA Snap1 compose2 (Satellite-6.1.0-RHEL-7-20150424.0) This issue is still reproducible: 1. Create a new hostgroup 2. goto network tab and select and unselect domain 3. make sure firebug is open -- 2015-04-27 04:41:52 [I] Processing by HostgroupsController#current_parameters as */* 2015-04-27 04:41:52 [I] Parameters: {"hostgroup_id"=>"null", "hostgroup_parent_id"=>"undefined"} 2015-04-27 04:41:52 [I] Rendered common/404.html.erb within layouts/application (0.9ms) 2015-04-27 04:41:52 [I] Rendered layouts/base.html.erb (0.9ms) 2015-04-27 04:41:52 [I] Completed 404 Not Found in 15ms (Views: 3.4ms | ActiveRecord: 2.1ms) ---
Created attachment 1019278 [details] Firebug raises: "NetworkError: 404 Not Found" on selecting the 'Domain' from "New_Host_group --> Network" tab
Thanks.. verified with sat6.1 GA Snap2 (Satellite-6.1.0-RHEL-7-20150429.2) On selecting the domain from hostgroup form, no error raised in firebug. However there are still issues with subnet selection. I'll file another issues.
Created attachment 1021628 [details] no error in firebug, on selecting domain from hostgroup form
For subnet selection, already another bz is open: https://bugzilla.redhat.com/show_bug.cgi?id=1191855
This bug is slated to be released with Satellite 6.1.
This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015.