VH server is running fine. Windows clients successfully connect to it. So far, so good.
But the macOS client does have problems, it does not see the VH server. The client is installed in /Applications, not yet registered as a service, just started manually. The GUI comes up, but the server list stays empty.
The log looks like this:
2026-06-13 10:21:07 INFO :VirtualHere Client 5.9.9 starting (Compiled: Jun 2 2026 15:31:11)2026-06-13 10:21:07 INFO :Client OS is macOS Version 26.5.1 (Build 25F80)2026-06-13 10:21:07 INFO :Using config at /Users/ukeller/Library/Preferences/vhui Preferences2026-06-13 10:21:07 INFO :Administrator mode2026-06-13 10:21:07 INFO :IPC available at /tmp/vhclient
I already have cleared the apple.com.quarantine attribute:
xattr -r -d com.apple.quarantine /Applications/VirtualHereUniversal.app
But this seems not to be enough. In "System Settings > Privacy & Security > Local Network" is no entry for VH, so I guess VH has no rights to access the local network?
Is there any verbose debug I could generate to narrow down the issue?
.
Sorry that was a regression bug. Its fixed now in Client 6.0.0 that you can download from this website.
Now it works Thank you for…
Now it works Thank you for the quick response.