-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
I have a working Ghost server stood up via docker compose. I have a few Linux clients registered to the Ghost Server successfully, but when I manually delete an endpoint via the /machines page in the UI, it will 'remove' the node from the list, but it's still present in the database and quarriable via the API. It also doesn't confirm and instantly removes so if you mis-click it;s gone. Also, if I have the same client attempt to re-register with the server, it will never show back in the UI unless I force it to generate a new UUID, but even then the old UUID / Machine is still in the API endpoints like /api/machines/list
Even a restart or deleting of the container didn't help. Did I miss something?
Metadata
Metadata
Assignees
Labels
No labels