.33b Cannot delete host
-
[quote=“Tom Elliott, post: 24644, member: 7271”]What revision of 0.33b are you working with?[/quote]
ive just updated to 1379.
-
Are you still seeing this same issue?
-
[quote=“Tom Elliott, post: 24650, member: 7271”]Are you still seeing this same issue?[/quote]
yes. even if i edit the host i want to delete i get a debug error. is there a directory somewhere I can manually delete this? I’ve even tried to delete it from the host machine itself and get a “failed to delete” message…
-
[quote=“cpom1, post: 24652, member: 22638”]yes. even if i edit the host i want to delete i get a debug error. is there a directory somewhere I can manually delete this? I’ve even tried to delete it from the host machine itself and get a “failed to delete” message…[/quote]
When you went to 0.33b, did you upgrade from 0.32?
-
[quote=“Tom Elliott, post: 24653, member: 7271”]When you went to 0.33b, did you upgrade from 0.32?[/quote]
no. just installed 0.33b
-
So how did you create the host? How are you seeing the host?
-
[quote=“Tom Elliott, post: 24655, member: 7271”]So how did you create the host? How are you seeing the host?[/quote]
Basically i went through the PXE boot and menu came up and did Host Add.
-
so is there anything I can do? I am stuck here and need to take the image from this computer
-
install php my admin and delete the host out of the hosts table.
Or run the sql query:
“DELETE FROM hosts WHERE hostID=”" OR hostID=“0"”
-
[quote=“BPSTravis, post: 24665, member: 22444”]install php my admin and delete the host out of the hosts table.
Or run the sql query:
“DELETE FROM hosts WHERE hostID=”" OR hostID=“0"”[/quote]
OMG! thanks!!!