Project

General

Profile

Actions

Bug #9427

closed

Using "Suggest new" IP button from New Host pages is a no-op on webui

Added by Shimon Shtein about 9 years ago. Updated almost 6 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1124466
Description of problem:

When creating a new host and from the Network tab The "suggest new" IP button is depressed and nothing happens. The text field is not filled in and there are not visual indicators if an error occured of the status of the action.

When inspecting the production log it appears a possible 404 occured that is not converted into a meaningful message:

(0.1ms)  SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Location') LIMIT 1
(0.1ms) SELECT id FROM "taxonomies" WHERE "taxonomies"."type" IN ('Organization') LIMIT 1
Host::Managed Load (0.3ms) SELECT "hosts".* FROM "hosts" WHERE "hosts"."type" IN ('Host::Managed') AND "hosts"."name" = 'process_hostgroup' LIMIT 1
Rendered common/404.html.erb within layouts/application (1.0ms)
Rendered home/_submenu.html.erb (3.5ms)
Rendered home/_user_dropdown.html.erb (1.3ms)
Read fragment views/tabs_and_title_records-1 (0.1ms)
Rendered home/_topbar.html.erb (6.1ms)
Rendered layouts/base.html.erb (7.5ms)
Filter chain halted as :find_by_name rendered or redirected
Completed 404 Not Found in 20ms (Views: 10.0ms | ActiveRecord: 1.2ms)

Related issues 1 (0 open1 closed)

Related to Foreman - Bug #10976: Unused IP button does not work anymoreClosedTomáš Strachota07/02/2015Actions
Actions

Also available in: Atom PDF