Summary
Downloading a large Apple IPSW from updates.cdn-apple.com ends in Failed as soon as download starts. The Add download (properties / location) dialog first reports the link as Ready with no error; failure only appears after pressing Start downloading.
URL
https://updates.cdn-apple.com/2026SummerFCS/fullrestores/140-58447/B097FD44-AF14-43CE-BEC0-CE218A859ADC/iPhone17,2_26.6_23G71_Restore.ipsw
- Host:
updates.cdn-apple.com
- File:
iPhone17,2_26.6_23G71_Restore.ipsw (multi‑GB firmware restore package)
Steps to reproduce
- Copy / add the IPSW URL above into Firelink.
- Open the properties / location (Add download) window.
- Observe status: link resolves as Ready (filename / size appear OK; no error).
- Confirm destination and press Start downloading.
Expected behavior
- Download should start (or resume) and progress normally, or show a clear, actionable error if the remote rejects the request (HTTP status, auth, range support, etc.).
Actual behavior
- Add / properties window: Ready — no problem reported.
- After Start downloading: entry immediately goes to Failed state.
- No successful transfer; failure happens at start rather than mid-download.
Notes
- Metadata probe / preflight in the Add dialog appears to succeed (Ready), but the actual aria2 (or transfer) start path fails.
- Possible angles (unconfirmed):
- Large file / long path or special characters (comma in
iPhone17,2_…)
- Apple CDN headers, redirects, or range-request behavior differing between HEAD/metadata and GET
- User-Agent / missing headers required only on the real download request
- Timeout or connection limits on multi‑GB start
- Would help debugging: full error text from the Failed row / logs (aria2 error code/message) if available in UI or log file.
Environment
- App: Firelink (desktop)
- OS: macOS
- Scenario: direct HTTPS download of Apple full-restore IPSW from
updates.cdn-apple.com
Happy to attach screenshots, Firelink logs, or try a debug build if useful.
Summary
Downloading a large Apple IPSW from
updates.cdn-apple.comends in Failed as soon as download starts. The Add download (properties / location) dialog first reports the link as Ready with no error; failure only appears after pressing Start downloading.URL
updates.cdn-apple.comiPhone17,2_26.6_23G71_Restore.ipsw(multi‑GB firmware restore package)Steps to reproduce
Expected behavior
Actual behavior
Notes
iPhone17,2_…)Environment
updates.cdn-apple.comHappy to attach screenshots, Firelink logs, or try a debug build if useful.