Actions
Bug #2190
closedFailed to destroy a compute instance ActiveRecord::RecordNotFound
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Compute resources
Target version:
-
Description
I'm working on getting Foreman to manage my entire build cycle. Anyhoo, I've got some hosts that Foreman created on my VMware vCenter server that I can't seem to Delete in the Foreman web GUI. When I click Delete for the host, I get:
Failed to remove jasontest.mydomain.com from the autosign file: 406 Not Acceptable
I have to autosign entries whatsoever. Now, when I click Unmanage Host in Foreman, I get the following when I try to Delete:
Failed to destroy a compute myvcenterhost (VMWare) instance jasontest.mydomain.com: ActiveRecord::RecordNotFound
Which may be because I deleted the corresponding VM directly from vCenter.
The build was kind of in limbo (the VM was created in VMware vcenter, but no OS was installed yet), so I clicked Cancel Build at one point. Lemme know if you need more info here.
Oh I'm running Foreman 1.1RC5 on CentOS 6.3 and using Firefox 18 when working in the foreman gui.
Actions