Can confirm it just chokes on .local but connecting to the ip directly works fine:
1.0.0-alpha07 2026-05-14 01:33:12.615 INFO Dispatcher-worker-12 kt zeroconf registration
established
1.0.0-alpha07 2026-05-14 01:33:24.252 INFO AWT-EventQueue-0 Requesting connection
to Matthews-Mac-mini
1.0.0-alpha07 2026-05-14 01:33:24.256 INFO tDispatcher-worker-3 Connecting to server:
Matthews-Mac-mini.local:29150...
1.0.0-alpha07 2026-05-14 01:33:24.257 INFO tDispatcher-worker-3 Binding to local addre
ss WithoutPort(host=192.168.1.2, networkIdentity=Indexed(index=2, name='enp4s0')) which corresponds to the net
work interface enp4s0...
1.0.0-alpha07 2026-05-14 01:33:24.257 INFO tDispatcher-worker-3 Connecting to Matthews
-Mac-mini.local:29150...
1.0.0-alpha07 2026-05-14 01:33:24.257 INFO tDispatcher-worker-3 Initial RSocket connec
tion failed: Address family not supported by protocol
1.0.0-alpha07 2026-05-14 01:33:24.257 WARNING tDispatcher-worker-3 kx1 Connecting to 'Matthew
s-Mac-mini' (WithPort(host=Matthews-Mac-mini.local, port=29150, networkIdentity=Indexed(index=2, name='enp4s0'
))) failed
java.net.SocketException: Address family not supported by protocol
at java.base/sun.nio.ch.Net.connect0(Native Method)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.Net.connect(Unknown Source)
at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
at java.base/java.net.Socket.connect(Unknown Source)
at java.base/sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
at nq6.invokeSuspend(SourceFile:46)
at x10.resumeWith(SourceFile:5)
at wj3.run(SourceFile:165)
at hx7.run(SourceFile:1)
at xne.run(SourceFile:1)
at y62.run(SourceFile:261)
