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

Using ios <17 and >=17 together is generating a huge amount of logging #523

Open
joao-borges-miw opened this issue Dec 3, 2024 · 1 comment

Comments

@joao-borges-miw
Copy link

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.

{"error":"manualPairingTunnelStart: unsupported iOS version 16.6.0","level":"warning","msg":"failed to start tunnel","time":"2024-12-03T10:09:31-08:00","udid":"00008020-000264E9026A002E"}

To Reproduce
Steps to reproduce the behavior:

  1. Connect both iOS 17/18 and 15/16 devices to the same machine
  2. Start the tunnel with ios tunnel start

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):

  • OS: any OS

Smartphone (please complete the following information):

  • Device: iPhone XR (ios 16), 13 (ios 17) and 14 (ios 18)
@l54808821
Copy link

I have the same problem. Help

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

No branches or pull requests

2 participants