jakeajames / Prometheus

futurerestore for noobs and lazy people
Other
53 stars 19 forks source link

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

Open Devsignerz opened 7 years ago

Devsignerz commented 7 years ago

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 commented 7 years ago

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

Packetfahrer commented 7 years ago

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/

jakeajames commented 7 years ago

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