Connect-OSX
Connect-OSX copied to clipboard
UDP packets not received with multiple IFAddresses
From logs, these lines are apparent:
2016-01-04 21:09:40.862 Connect[2863:164731] IFAddresses: ["192.168.1.122", "fd23:f8b:e622:62f3:f8:7e2:b57f::"]
2015-12-31 16:59:49.300 Connect[1085:53674] IFAddresses: ["192.168.1.71", "2001:8a0:7f42:8c01:92:63c:d27f::", "2001:8a0:7f42:8c01:92:63c:d27f::"]
IPV6 addresses. Asking users for screenshots of Networking page in System Preferences...
Seems to be an issue with the UDP listener and IPV6: http://stackoverflow.com/questions/31574247/gcdasyncudpsocket-cannot-get-udp-multicast-over-ipv6-to-work
Potential fix: disable UDP connection on IPV6?
Potential fix: https://github.com/LiveFlightApp/Connect-OSX/commit/1eb0dba2762fd3904f45a9aecd30209add57ad1f
One user still has this issue, I'm clueless since I can't repro.