Page 1 of 1

Problem registering virtual workstations in WAPT

Published: Dec 17, 2020 - 12:48 PM
by Patrice_minagri
Hello

, I've noticed that virtual machines registered on the WAPT server disappear a few minutes after registration.

When I run `wapt-get register` on the virtual machine, it registers immediately on the server and appears

without issue in the WAPT console. However, a few minutes later, if I run the same search in the console again, the virtual machine has disappeared. Instead, a different virtual machine is displayed, even though the machine names don't match.

Has anyone else experienced this problem?

Thanks.

Pat

Re: Problem registering virtual workstations in WAPT

Published: Dec 17, 2020 - 2:37 PM
by Aedenth
Hello,

I have several virtual machines on WAPT and I haven't encountered this problem.

It seems like a similar UUID issue.
WAPT identifies machines by their UUID and not by their name.

Have you tried running the command `wapt-get generate-uuid` on your virtual machine to see if that resolves the problem?