-
Notifications
You must be signed in to change notification settings - Fork 219
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
Unknown Error received when restoring iphone 13 mini with iOS 18.2 #1323
Comments
Can you retry with the |
Thanks for the reply and the suggestions. here are the results and the log details. I do see pipe error and error 32. This was the same error that I received when trying the same with iTunes on Windows machines. `test@xyz-my-computer:~$ pymobiledevice3 restore update -v iPhone14,4_18.2_22C152_Restore.ipsw: 100%|█████████████████████████████████████████████████████████████████████████████████████████| 8.23G/8.23G [34:28<00:00, 4.27MiB/s] |
After the above errono 32, I did a check for libusb and it does appear to be the version suggested to be used |
Note: I also tried same error is received iPhone14,4_18.2_22C152_Restore.ipsw: 100%|█████████████████████████████████████████████████████████████████████████████████████████| 8.23G/8.23G [47:54<00:00, 3.07MiB/s] |
The errors your reported are very non-consistent. Each one another error. The only common thing is the actual error stating it was the device to close the connection. Perhaps your USB cable is somehow damaged or disconnects during restore process? |
Thanks a ton for looking into this! Truly appreciate your help. iPhone14,4_18.2_22C152_Restore.ipsw: 100%|█| 8.23G/8.23G [23:02<00:00, 6.39MiB/s |
Test environment
Describe the bug
A clear and concise description of what the bug is.
My phone went in recovery mode (support dot apple dot com forward slash restore), could not be restored either via a MAC or Windows iTunes. I installed latest version of pymobiledevice3
Also verified have latest version of OpenSSL and libusb 1.1.x
Executed the following:
pymobiledevice3 restore update -i /path/to/ipsw
(note I had already downloaded the ipsw on my linux mint machine)
I am receiving the following: error Unknown error
Any help will be appreciated
To Reproduce
See logs
Expected behavior
Not sure
Logs
==== Here is the entire log trace ===============
Aborted!
-- Updated the output received after the Unknown error message was received.
-- If this is a non issue please feel free to educate me as I am new to pymobiledevice3 , dont mind if you give me thumbsdown. Thanks
-- need to restore this iphone, any help would be appreciated
Note: I have masked the UniqueChipID for the purpose of this post.
Additional context
Add any other context about the problem here.
For community
⬇️ Please click the 👍 reaction instead of leaving a
+1
or 👍 commentThe text was updated successfully, but these errors were encountered: