Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UDP packets not received with multiple IFAddresses #9

Open
carmichaelalonso opened this issue Jan 5, 2016 · 3 comments
Open

UDP packets not received with multiple IFAddresses #9

carmichaelalonso opened this issue Jan 5, 2016 · 3 comments
Assignees
Labels

Comments

@carmichaelalonso
Copy link
Member

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
Copy link
Member Author

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
Copy link
Member Author

Potential fix:
1eb0dba

@carmichaelalonso
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant