You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2019. It is now read-only.
Hi! I've helped numerous people on the r/jailbreak Discord server with futurerestoring their devices. Recently, I've seen an error, with iPhone 8+s specifically, where upon trying to fetch the SE ticket, it fails. The TSS request fails with this error:
Sending TSS request attempt 1... TSS server returned: STATUS=94&MESSAGE=This device isn't eligible for the requested build.
This message leads me to believe that idevicerestore could possibly be requesting the SE ticket from the wrong firmware - possibly an unsigned one.
I looked through idevicerestore's code, and I thought the error might be around this line. Is there anything you can possibly do about this?
Hi! I've helped numerous people on the r/jailbreak Discord server with futurerestoring their devices. Recently, I've seen an error, with iPhone 8+s specifically, where upon trying to fetch the SE ticket, it fails. The TSS request fails with this error:
Sending TSS request attempt 1... TSS server returned: STATUS=94&MESSAGE=This device isn't eligible for the requested build.This message leads me to believe that idevicerestore could possibly be requesting the SE ticket from the wrong firmware - possibly an unsigned one.
I looked through idevicerestore's code, and I thought the error might be around this line. Is there anything you can possibly do about this?