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

CRITICAL: On Mac Ideviceinstaller hangs intermittently,only way to recover is replug the device to USB cable. #24

Closed
srikanthsadhu opened this issue Apr 28, 2015 · 3 comments

Comments

@srikanthsadhu
Copy link

Ideviceinstaller on mac with latest version on YOSEMITE,IOS 8.2 seems to hang and the sys log show this msg below
com.apple.usbmuxd[17630]: SCEDeviceSocketCallback 0x1006027c0-libusbmuxd/org.libimobiledevice.usbmuxd remote peer closed connection for sce 0x1006027c0.

We are stuck that we cant install our app consistently through idevice. Please fix it.

@ghost
Copy link

ghost commented Aug 14, 2015

I'm getting this too:
ideviceinstaller -> ../Cellar/ideviceinstaller/1.1.0_1/bin/ideviceinstaller

iPad mini: iOS 8.4
Host: Yosemite 10.10.4

@nikias
Copy link
Member

nikias commented Aug 14, 2015

You need to be more precise so we can understand what is happening. How large is the .ipa you are installing? Are you even trying to install or are you performing a different operation? Please run idevicesyslog on another terminal while executing ideviceinstaller. This might at least give a little idea on what's going on.
Can you run ideviceinstaller with debug output? Also it would be better to test with latest git HEAD (i.e. compile from source) to make sure this is an actual problem in the latest code.
On my 10.10.4 it works perfectly with iOS 8.4.

@ghost
Copy link

ghost commented Sep 29, 2015

Sorry Nikias for the delay.
A brew uninstall and a reinstall seemed to do the trick.
Things are working great.
Thanks!

@nikias nikias closed this as completed Sep 29, 2015
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