We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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::"]
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
The text was updated successfully, but these errors were encountered:
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?
Sorry, something went wrong.
Potential fix: 1eb0dba
One user still has this issue, I'm clueless since I can't repro.
carmichaelalonso
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: