Prometheus icon indicating copy to clipboard operation
Prometheus copied to clipboard

ERROR: Could not connect to lockdownd, error code -21

Open Devsignerz opened this issue 7 years ago • 3 comments

so, i have a fresh 10.3.3 device without anything on it but i get ERROR: Could not connect to lockdownd, error code -21 when i connect my device and i've also tried rebooting my device and changing the cables neither worked

Devsignerz avatar Aug 26 '17 20:08 Devsignerz

so, i somehow fixed it and now i get ERROR: Could not connect to lockdownd, error code -5

Devsignerz avatar Aug 26 '17 20:08 Devsignerz

do this:

brew uninstall ideviceinstaller brew uninstall libimobiledevice brew install --HEAD libimobiledevice brew link --overwrite libimobiledevice brew install --HEAD ideviceinstaller brew link --overwrite ideviceinstaller sudo chmod -R 777 /var/db/lockdown/

Packetfahrer avatar Aug 26 '17 20:08 Packetfahrer

@Packetfahrer Thanks! Gonna add this to install.sh, wasn't sure what was causing it since always worked for me

jakeajames avatar Aug 26 '17 22:08 jakeajames