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

bonjour mobdev2 command block very long time #1030

Open
bitxeno opened this issue May 26, 2024 · 1 comment
Open

bonjour mobdev2 command block very long time #1030

bitxeno opened this issue May 26, 2024 · 1 comment

Comments

@bitxeno
Copy link
Contributor

bitxeno commented May 26, 2024

Test environment

  • Ubuntu 22.04
  • AppleTV and tvOS 17.5
  • pymobiledevice3 4.8.4

Describe the bug
Run the command pymobiledevice3 bonjour mobdev2 --timeout 5, but no result return after 10 minutes, It appears that the process has been blocked.

To Reproduce
Steps to reproduce the behavior:

  1. Run pymobiledevice3 bonjour mobdev2 --timeout 5
  2. Will block and no result return

Expected behavior
print out mobdev2 device list

Additional context
debug the code and block on this line:

lockdown = create_using_tcp(hostname=ip, autopair=False, pair_record=record)

and ip variable is IPv6 address

For community

⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

@doronz88
Copy link
Owner

Sounds like your usbmuxd isn't working properly. Try to reinstall it

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