Sei sulla pagina 1di 7

Make your voice heard.

Take the 2019 Developer Survey now

Ubuntu 14.04 + iOS 8.0.2 unhandled lockdown error Ask Question

I have Ubuntu 14.04 on my 4 laptops and IOS 8.0.2 on my 2 apple devices but cannot mount the Iphone Documents
drive anymore since the 8.0.2 update on ANY laptop. I have spent 4 hours researching this issue and trying every
11 amalgamation of:

'idevicepair unpair && idevicepair pair'

and

5 'unplug + unlock + plugin your phone' sequence

all to no avail. When I try to mount it I get the 'unhandled lockdown error (-256)', then a trust this computer prompt, I
confirm the trust message, then I get an 'unhandled lockdown error (-3)' error. I am convinced that this is a true bug that
there is not straightforward solution to yet. I've noticed from searching around that older distros are not that affected but
14.04 users are getting it the most. Anyone get anymore ideas?

iphone ubuntu-14.04

share improve this question asked Oct 2 '14 at 17:11


Coldstar
746 1 5 20

did you get any solution? – Vikash Parajuli Nov 17 '14 at 8:19

nope, still going on and I have since upgraded to 14.10 with the same result – Coldstar Nov 17 '14 at 17:05

ya i have the same issue. – Vikash Parajuli Nov 18 '14 at 3:43

add a comment
Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
add a comment

4 Answers active oldest votes

I was able to fix it with libimobiledevice-utils & ifuse

Disconnect your device and install packages.


6
sudo apt-get install libimobiledevice-utils ifuse

Restart your system.

Connect your device to your computer and run this command:

idevicepair unpair && idevicepair pair

If you phone shows "Trust computer" messages, select "Yes". By now it should connect.

If it is still throwing error, check if there is a directory var/lib/lockdown . If it is not there, create directory and change
permissions for the directory.

sudo mkdir /var/lib/lockdown


sudo chmod 777 /var/lib/lockdown

Restart your system.

Connect your device and run

idevicepair unpair && idevicepair pair

Now You can access files from your device.

Sources:

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
http://www.upubuntu.com/2012/02/fix-unhandled-lockdown-error-when.html http://ubuntuforums.org/showthread.php?
t=2228772

share improve this answer edited Mar 15 '18 at 17:50 answered Jul 8 '15 at 15:12
ChillarAnand
14.9k 3 70 90

add a comment

I solved the error -3 by plugin the iphone, selecting "trust computer", and then typing idevicepair pair

share improve this answer


4 answered Jan 4 '15 at 23:01
jivaros
49 2

Same result on all devices. Freezes and still cannot see the documents drive. I have tried your sequence multiple times already
recently and in the past – Coldstar Jan 6 '15 at 13:10

add a comment

I searched for 2 hours and tried several solutions, none of them helped until finally I thought to try sudo with the
unpair / pair commands and it worked instantly:
1
sudo idevicepair unpair && sudo idevicepair pair

share improve this answer edited Oct 11 '15 at 0:21 answered Oct 10 '15 at 23:52
spenibus newmintguy
3,734 11 18 30 11 1

add a comment

The solution is simple. Use following commands and next time you plug in your iPhone it would be explored properly.

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
1. Open terminal
1
2. fire command sudo idevicepair pair
3. get the <name> from message "SUCCESS: Paired with device <name>"
4. navigate to using cd /var/lib/lockdown
5. Confirm that ".plist" file exists by listing files using ls command
6. remove "<name>.plist" file using sudo rm -f <name>.plist
7. You are done

Let me know in either case for success or failure of solution.

share improve this answer answered Jul 16 '16 at 21:13


smthakur19
152 1 8

Hi. At second step I got an error "Device <HASH> is not paired with this host". Still I can not access the phone – ogok Feb 8 '17 at
9:09

Upon 'sudo idevicepair pair' I get "ERROR: Device 00008027001E70423A22002E returned unhandled error code -5". Any idea
how to fix? – Seub Dec 1 '18 at 18:26

add a comment

Not the answer you're looking for? Browse other questions tagged iphone ubuntu-14.04 or ask your own question.

asked 4 years, 3 months ago

viewed 17,488 times

active 10 months ago

Linked

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
0 Ubuntu 14.04 + IOS 11.2.5 Unhandled
Lockdown error (-3)

Related

69 lxml installation error ubuntu 14.04 (internal


compiler error)

58 Ugrade tmux from 1.8 to 1.9 on Ubuntu


14.04

116 How to install Ruby 2.1.4 on Ubuntu 14.04

1 polarssl-dev - Ubuntu 14.04

18 Spring permission error Ubuntu 14.04

856 Xcode error “Could not find Developer Disk


Image”

66 Completly uninstall nodejs, npm and node


in ubuntu 14.04

1 Error while installing php5-gd on ubuntu


14.04

49 Error installing Pillow on ubuntu 14.04

Hot Network Questions


Formula for the sequence 0,3,8,15,24 ...

At great altitude, what conditions are needed to


support a human community?

Why does increasing the sample size of coin flips


not improve the normal curve approximation?

How many parabolas can pass through two given


points?

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Is displaying email addresses in application log file
allowed under GDPR

Is it time to start closing up my novel?

How to keep colored output using sed

Is there a "normal" working distance?

Word for a small taste of drink

Does this peer-reviewed study contradict the


accepted position that climate change is not real?

Was Shacklebolt's Patronus the only one that


spoke?

What do I need to watch out for when receiving a


large sum of money as a gift?

How can I hide the path bar in the Mac Terminal

Did a shuttle launch take most of the world's


computing power?

Does a Gateway of a Subnet need to be a "real"


Computer?

Travel from Nigeria to Bahamas, avoiding transit in


US, UK and Canada

Use of the dative on inscriptions

Leetcode: Valid parentheses

After most recent kernel update (4.15.0-44-


generic) my tablet freezes whenever plugged into
docking station

Is there a way to keep science from ruining tribute


magic?

Should a DM award XP for avoiding or surviving


traps?

What is the GPT header signature for?

Is it unethical to use healthcare paid by your


company to cure a life-long health problem?

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD
Compute binary XOR of all integers in a range,
mod 2

question feed

STACK OVERFLOW PRODUCTS COMPANY STACK EXCHANGE Blog Facebook Twitter LinkedIn
NETWORK
Questions Teams About
Technology
Jobs Talent Press
Life / Arts
Developer Jobs Directory Engagement Work Here
Culture / Recreation
Salary Calculator Enterprise Legal
Science
Help Privacy Policy
Other
Mobile Contact Us site design / logo © 2019 Stack Exchange Inc; user
contributions licensed under cc by-sa 3.0 with
Disable Responsiveness attribution required. rev 2019.1.28.32739

Create PDF in your applications with the Pdfcrowd HTML to PDF API PDFCROWD

Potrebbero piacerti anche