Client doubles hubs on reconnect to the server

I have a server on Windows 10 and configured Wake on WLAN on it. Server goes sleep If nobody works on it. When any network activity directed to the server interfaces is appeared it wakes up, client can reconnect to it and tryes to do it. When connection has established again, in the main form of app two hubs appear at once with the same devices.

Help me fix it please (:

P.S.: Client is on MacBook Air M1 macOS Monterey 12.1

#2

It might do that if you have "Auto-Find Hubs" checked AND you have manually specified the hub ip address also in the client.

This is an unavoidable "race condition". Its not harmful but probably a bit annoying.

So you have either turn off auto find or remove the manually specified hub if you dont want it appearing twice sometimes