Actions
Bug #8744
closedHost Not Found error in Foreman WebUI after deleting a host
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Description
Foreman 1.8 nightly on CentOS 6.6 (also with Staypuft, but I don't think it matters here):
- foreman-release-1.8.0-0.develop.201412171715git9f19765.el6.noarch
- foreman-installer-1.8.0-0.develop.201412170324git0a4ba0c.el6.noarch
In Foreman WebUI click All hosts -> click a host to open it -> click Delete button -> Accept with "OK".
this results in green "Success" notification, but also in the following error:
Host Not Found
Please try to update your request
.. this is because the browser didn't get redirected to "All hosts" list. It's still trying to show the (now deleted) old host..
Updated by Dominic Cleal about 10 years ago
- Is duplicate of Bug #8638: Delete Host action should return /hosts instead of 404 on /hosts/delete-host.domain added
Updated by Dominic Cleal about 10 years ago
- Status changed from New to Duplicate
Thanks for the report, it's being fixed at the moment via #8638.
Actions