Actions
Bug #8001
closedadding hosts to HA controller throws 'unable to find subnet type with name Admin API'
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
I have several networks in the mix here. In a deployment I have assigned 3 hosts to the HA controller type and hit submit. The following error occurs.
There is no network of this name. I am unsure if one was previously named 'Admin API' - probably but it no longer exists nor does it show up in the list of networks in the deployment wizard.
RuntimeError
unable to find subnet type with name Admin API
app/models/concerns/foreman/thread_session.rb:33:in `clear_thread'
lib/middleware/catch_json_parse_errors.rb:9:in `call'
Updated by Dominic Cleal over 10 years ago
- Status changed from New to Rejected
This sounds like the staypuft plugin, which has their own bug process. Please see https://github.com/theforeman/staypuft#contributing
Actions