idevicerestore icon indicating copy to clipboard operation
idevicerestore copied to clipboard

idevicerestore not responding (Windows 10)

Open hiepnh0 opened this issue 2 years ago • 5 comments

Restoring is done on the phone but idevicerestore process is not responding. iPhone 5S, iOS 12.5.5 Windows 10 ////// Here is the output: ... Checkpoint 1630 complete with code 0 Checkpoint 5377 complete with code 0 Checkpoint 5376 complete with code 0 Checkpoint 1640 complete with code 0 Checkpoint 1597 complete with code 0 Checkpoint 1599 complete with code 0 Checkpoint 1600 complete with code 0 Checkpoint 1641 complete with code 0 Unmounting filesystems (29) Unmounting filesystems (29) Unmounting filesystems (29) Checkpoint 1602 complete with code 0 Checkpoint 1607 complete with code 0 Got status message Status: Restore Finished ReverseProxy[Ctrl]: (status=2) Terminated

hiepnh0 avatar Mar 14 '22 16:03 hiepnh0

same issue, kindly reply a solution please.

ashishgah avatar Apr 28 '22 04:04 ashishgah

same issue, kindly reply a solution please.

Comment this line: https://github.com/libimobiledevice/idevicerestore/issues/471#issue-1169167235

hiepnh0 avatar Jul 01 '22 03:07 hiepnh0

Getting same issue after updating libidevicerestore library, device is restoring successfully but command is not exiting.

Error Output : .... Checkpoint 4294968893 complete with code 0 Checkpoint 4294968895 complete with code 0 Checkpoint 38654707264 complete with code 0 Checkpoint 1641 complete with code 0 Unmounting filesystems (29) Unmounting filesystems (29) Unmounting filesystems (29) Unmounting filesystems (29) Checkpoint 1602 complete with code 0 Checkpoint 1607 complete with code 0 Got status message Status: Restore Finished ReverseProxy[Conn]: (status=2) Terminated

When using previous library getting success response as below and command is also exiting

Success Output : ..... Checkpoint 4294968896 complete with code 0 Checkpoint 4294968937 complete with code 0 Unmounting filesystems (29) Unmounting filesystems (29) Unmounting filesystems (29) Unmounting filesystems (29) Checkpoint 4294968898 complete with code 0 Checkpoint 1607 complete with code 0 Got status message Status: Restore Finished Cleaning up... DONE

100rb avatar Aug 16 '22 10:08 100rb

This issue is fixed with sandin patch for libusbmuxd : https://github.com/libimobiledevice/libusbmuxd/pull/125/commits

Orbif avatar Sep 07 '22 14:09 Orbif

Checked

This issue is fixed with sandin patch for libusbmuxd : https://github.com/libimobiledevice/libusbmuxd/pull/125/commits

Checked for iPhone 6 working fine. Thanks @Orbif

100rb avatar Sep 21 '22 05:09 100rb