Samgisaninja / SuccessionRestore

Restore iOS devices without updating via rootfilesystem DMG
GNU General Public License v3.0
404 stars 90 forks source link

Succession stuck on /usr/standalone/update/ramdisk/ before crashing #154

Closed CastanaEddd closed 10 months ago

CastanaEddd commented 10 months ago

Hello, wanted to use succession to restore my device to factory settings. Unfortunately during the restoration process the app crashed and was left in some strange semi-broken/partially-restored state. This resulted into a few a issues on my phone (few of my apps were left in some "ghost state" with the icons appearing but the app itself not launching, random re-springs, and worst of all my device no longer being recognized by my computer).

Fortunately i was able to get my device to connect to my computer again after going to RESET and erasing settings and network settings, all the other issues still persist.

Device: iPhone 6s on IOS 14.3 (18C66) Version: SuccessionRestore 1.4.16~b4

Log file (file size too big):

... LINE 408416
rsync: [generator] failed to set times on "/usr/standalone/firmware/nfrestore/firmware/rf/SN100V_FW_A3_01_01_49_rev93504.plist": Read-only file system (30)
rsync: [generator] failed to set times on "/usr/standalone/firmware/nfrestore/firmware/rf/SN100V_FW_A3_01_01_C3_rev78599.plist": Read-only file system (30)
rsync: [generator] failed to set times on "/usr/standalone/firmware/nfrestore/firmware/rf/SN200V_FW_B1_02_01_34_rev96649.plist": Read-only file system (30)
rsync: [generator] failed to set times on "/usr/standalone/firmware/nfrestore/firmware/rf/SN200V_FW_B1_02_01_D1_rev94209.plist": Read-only f
[SUCCESSIONLOG 1.4.16~b4: 2023-09-20 02:03:40 +0000] Line 603: ile system (30)

[SUCCESSIONLOG 1.4.16~b4: 2023-09-20 02:03:40 +0000] Line 603: usr/share/zoneinfo.default/US/
usr/standalone/
usr/standalone/firmware/
usr/standalone/firmware/SLAM/
usr/standalone/firmware/nfrestore/
usr/standalone/firmware/nfrestore/firmware/
usr/standalone/firmware/nfrestore/firmware/fw/
usr/standalone/firmware/nfrestore/firmware/rf/
usr/standalone/update/
usr/standalone/update/all_flash/
usr/standalone/update/ramdisk/

[SUCCESSIONLOG 1.4.16~b4: 2023-09-20 02:03:40 +0000] Line 603: 
sent 15,737,008 bytes  received 1,275,301 bytes  58,161.74 bytes/sec
total size is 8,150,790,112  speedup is 479.11
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1326) [sender=3.2.4]

Hope someone gets back to me as my phone has been left in a mostly inoperable state and I'd really like to stay on IOS 14 Thank you ^-^

CastanaEddd commented 10 months ago

Browsing through the issue tracker, stumbled upon issue #64 After downgrading to rsync 3.1.3 (previously using 3.2.4-1 from the procursus repo) succession works and phone boots to the hello screen. Hope this helps anyone else that may be facing the same issue. Closing as it's been solved.