Closed Duy-Thanh closed 2 years ago
Can you post the idevicerecovery
command with its arguments?
Thank you, I fixed it and got iOS restored. Simply recreate root-ticket.der and it works. I don't know why but it accepted to restore with root-ticket.der recreated from the same shsh file :)
This is the next error I got after issue #73 where i got idevicerestore not working error because of Segmentation fault. (the patch in the comments worked for me, so you can use it. However, don't expect it to work with anything other than the N104AP i.e. iPhone 11. We'll need it. a general fix for idevicerestore to work with all devices)
When I restore iOS, when
idevicerestore
comes to the part:About to send filesystem...
There will be two errors (these two are really random in different runs, but I believe there will be a common way to fix it, since they both point to the same error written in the program log after all iOS emulator):
idevicerestore
log (attempt 1):iOS emulator log of two attempts: Untitled 2.odt
Both point to wdog errors, but above all, persistent disconnection errors in the iOS simulator logs
I initially thought it was because of poor connection quality between the two VMs. But I dismissed that thought because it was silly, because they use direct connections and don't use any real network cards on my Mac.