-
-
Notifications
You must be signed in to change notification settings - Fork 208
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
Using ios <17 and >=17 together is generating a huge amount of logging #523
Comments
I have the same problem. Help |
Here is a patch that blacklists a device from being tunneled after the first attempt at starting a tunnel for that device fails.
With this patch, you will see one error about not being able to start a tunnel on some device, but then no more log messages appear for that device. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
While having an iPhone with iOS 16 or 15 connected simultaneously with an iOS 17 or 18, the tunnel process output has a message every second saying it can't start the tunnel for the 16. This message escalates when adding more older devices connected with the 17 and 18 ones.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Tunnel output messages do not contain error messages that are not an error, just a regular usage condition.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: