Connect-OSX icon indicating copy to clipboard operation
Connect-OSX copied to clipboard

UDP packets not received with multiple IFAddresses

Open carmichaelalonso opened this issue 8 years ago • 3 comments

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...

Logs: liveflight_log (2).txt liveflight_log (1).txt

carmichaelalonso avatar Jan 05 '16 12:01 carmichaelalonso

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?

carmichaelalonso avatar Jan 05 '16 19:01 carmichaelalonso

Potential fix: https://github.com/LiveFlightApp/Connect-OSX/commit/1eb0dba2762fd3904f45a9aecd30209add57ad1f

carmichaelalonso avatar Jan 06 '16 12:01 carmichaelalonso

One user still has this issue, I'm clueless since I can't repro.

carmichaelalonso avatar Jan 27 '16 22:01 carmichaelalonso