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

Lockdown Connection Error : LOCKDOWN_E_INVALID_HOST_ID #588

Open
rdg10 opened this issue Nov 18, 2017 · 5 comments
Open

Lockdown Connection Error : LOCKDOWN_E_INVALID_HOST_ID #588

rdg10 opened this issue Nov 18, 2017 · 5 comments

Comments

@rdg10
Copy link

rdg10 commented Nov 18, 2017

Lockdown is having issues with connecting in all projects. I'm focusing on the idevicediagnostics right now for battery and other system info. I have the lastest code for libimobile devices and all accompanying projects. Any help would be greatly appreciated.

lockdownd_client_new_with_handshake : LOCKDOWN_E_INVALID_HOST_ID
->lockdownd_start_session : LOCKDOWN_E_INVALID_HOST_ID

@mexmer
Copy link

mexmer commented Dec 6, 2017

you need to do pair device with your computer first

use idevicepair

@rdg10
Copy link
Author

rdg10 commented Dec 7, 2017

Thank you for that. Now that I've paired I'm getting a new error...
idevice_activation_request_new_from_lockdownd: Unable to get ActivationInfo from lockdownd

@Phi1758
Copy link

Phi1758 commented Oct 28, 2018

Same. $idevicepair list , shows that the device is paired with the proper device but it will not activate without two errors. Both lockdownd.

@stoefln
Copy link

stoefln commented Aug 3, 2022

Can somebody enlighten me? What's "idevicepair" and how do I get it? Is it available as command line application?

@stoefln
Copy link

stoefln commented Aug 3, 2022

Oh, actually just found out the answer myself. This isn't precompiled, so I need to compile it first.
I started out with a jar version of libimobiledevice downloaded from here: https://mavenlibs.com/jar/file/org.robovm/robovm-libimobiledevice

It would be actually great if this was platform-independent. Is there a way to use idevicepair with this jar?

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

4 participants