tihmstar / futurerestore

A hacked up idevicerestore wrapper, which allows specifying SEP and Baseband for restoring
GNU Lesser General Public License v3.0
854 stars 278 forks source link

Failed to restore iPhone 7 (9,1) from iOS 15.7.5 to ios 14.2 [Could not find url of latest firmware version] #385

Open daniely0109 opened 1 year ago

daniely0109 commented 1 year ago

I have the specific blob, jailbroken to set nonce to 0x1111111111111111. It seems to be failing to search for iPhone 9,1 from the url (https://api.ipsw.me/v2.1/firmwares.json/condensed), but i can find it manually if i enter through a browser. Heres my futurerestore log:

[1] Help improve FutureRestore by sharing logs: Enabled [2] Checking for FutureRestore GUI updates in the background... [3] Set previous FutureRestore download, C:\Users\yampa\Downloads\futurerestore-Windows-x86_64-v2.0.0-test-Build_304-RELEASE.exe, to FutureRestore executable. [4] You're on the latest version of FutureRestore GUI. [5] Set C:\Users\yampa\OneDrive\desktop\669714658583334_iPhone9,1_d10ap_14.2-18B92_27325c8258be46e69d9ee57fa9a8fbc28b873df434e5e702a8b27999551138ae.shsh2 to SHSH blob. [6] Set C:\Users\yampa\Downloads\iPhone_4.7_P3_14.2_18B92_Restore.ipsw to target IPSW. FutureRestore GUI Log – 2023-04-11T22.58.05.100281600 Command ran: C:\Users\yampa\Downloads\futurerestore-Windows-x86_64-v2.0.0-test-Build_304-RELEASE.exe --apticket C:\Users\yampa\OneDrive\desktop\669714658583334_iPhone9,1_d10ap_14.2-18B92_27325c8258be46e69d9ee57fa9a8fbc28b873df434e5e702a8b27999551138ae.shsh2 --debug --no-rsep --latest-sep --latest-baseband C:\Users\yampa\Downloads\iPhone_4.7_P3_14.2_18B92_Restore.ipsw [7] Make sure to hit "trust" on your device if prompted! Version: v2.0.0-test(ca45da2fb075ccf2921bbc04d5aef74e3e71b743-304) img4tool version: 0.197-aca6cf005c94caf135023263cbb5c61a0081804f-RELEASE libipatcher version: 0.88-1e855d70c84419014e363bdbcaead7b145fe3e1f-RELEASE Odysseus for 32-bit support: yes Odysseus for 64-bit support: yes INFO: device serial number is F17V32J3HG6X [INFO] 64-bit device detected futurerestore init done reading signing ticket C:\Users\yampa\OneDrive\desktop\669714658583334_iPhone9,1_d10ap_14.2-18B92_27325c8258be46e69d9ee57fa9a8fbc28b873df434e5e702a8b27999551138ae.shsh2 is done User specified to use latest signed SEP [TSSC] opening firmwares.json [DOWN] downloading file https://api.ipsw.me/v2.1/firmwares.json/condensed [TSSC] selecting latest firmware version: 15.7.5 [Error] [TSSC] device 'iPhone9,1' could not be found in devicelist futurerestore: failed with exception: [exception]: what=Could not find url of latest firmware version

code=117506100 line=1793 file=C:/Users/Cryptic/futurerestore/src/futurerestore.cpp commit count=304: commit sha =ca45da2fb075ccf2921bbc04d5aef74e3e71b743: FutureRestore process ended.