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

Could not connect to lockdownd. Exiting.: Operation now in progress #231

Closed
xiangxn opened this issue Oct 23, 2017 · 8 comments
Closed

Could not connect to lockdownd. Exiting.: Operation now in progress #231

xiangxn opened this issue Oct 23, 2017 · 8 comments

Comments

@xiangxn
Copy link

xiangxn commented Oct 23, 2017

  • Could not connect to lockdownd. Exiting.: Operation now in progress
    environment:
    ubuntu 16.04
    ios_webkit_debug_proxy 1.8
    Built with libimobiledevice v1.2.0, libplist v1.12
    IOS 11
@artygus
Copy link
Collaborator

artygus commented Oct 23, 2017

brew update
brew reinstall --HEAD libimobiledevice
brew reinstall -s ios-webkit-debug-proxy

@artygus artygus closed this as completed Oct 23, 2017
@artygus
Copy link
Collaborator

artygus commented Oct 23, 2017

oh, you're on linux, just build libimobiledevice from master (if you have any libimobiledevice dev packages please remove them)

@f-jost
Copy link

f-jost commented Nov 21, 2017

Don't work for me :(

@artygus
Copy link
Collaborator

artygus commented Nov 21, 2017

hi @LeFredd what exactly?

@f-jost
Copy link

f-jost commented Nov 21, 2017

Sorry @artygus ;)
#239

@bserem
Copy link

bserem commented Dec 12, 2017

I am having the same issue:

[bserem@travis ios-webkit-debug-proxy:master]$ idevice_id -l
928d14fb5eaf69f9619f333a42c57406c1c0e6b9
[bserem@travis ios-webkit-debug-proxy:master]$ ios_webkit_debug_proxy -V
ios_webkit_debug_proxy 1.8
Built with libimobiledevice v1.2.1, libplist v2.0.0
[bserem@travis ios-webkit-debug-proxy:master]$ ios_webkit_debug_proxy 
Listing devices on :9221
Could not connect to lockdownd. Exiting.: Operation now in progress
Unable to attach 928d14fb5eaf69f9619f333a42c57406c1c0e6b9 inspector

I tried building libimobiledevice both from debian repositories (v1.2.0), from github with and without openssl.

Any ideas?

@artygus
Copy link
Collaborator

artygus commented Dec 12, 2017

hi @bserem checkout closed issues, there were a couple of advices that helped, you certainly need to leave only one build of libimobiledevices from github sources

@bserem
Copy link

bserem commented Dec 12, 2017

Sure, I'll give it another go.

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