"Empty" Pending Hosts
-
I have two “incomplete” entries in my Pending Hosts list:
No matter what I do, I cannot seem to approve - or delete - the entries here. I do get a confirmation when I try:
but when I check the Pending Hosts list again, the two entries are still there.
Does that indicate a problem? Or is there a way to delete these entries?
Things I have tried:
Reset Encryption data for all my HostsServer
- FOG Version: 1.5.0 RC - 6
- OS: Ubuntu Server 16.04
Client
- Service Version: 0.11.12
- OS: Windows 10
-
@taspharel This is typically caused by a dirty database - the commands found here should clear it up: https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_MySQL#Database_Maintenance_Commands
-
Found the issue and it is corrected for in the working branch.
It stemmed from the move to use the api backend. The pending display element was still using the old display methodology.
-
Thanks for your feedback.
Cleaning the databases didnt solve it, will wait for the change to come to one of the higher stable branches.