External Publication
Visit Post

ChatGPT data export ZIP downloads are incomplete/corrupted and cannot be extracted

OpenAI Developer Community June 9, 2026
Source

Hello everyone,

I am reporting what appears to be a reproducible issue with ChatGPT data export ZIP downloads.

I requested a ChatGPT data export from ChatGPT settings / Data Controls around June 8–9, 2026. I received the export email and downloaded the ZIP three times on macOS, using both Google Chrome and Safari. All download attempts were made within approximately one hour of receiving the export email, so this does not appear to be related to the 24-hour link expiration.

However, every downloaded archive appears to be incomplete or malformed and cannot be extracted.

Environment

  • Product: ChatGPT data export

  • Export request: around 12:36 PM, June 8, 2026, JST

  • Downloads: around 12:50 PM, June 9, 2026, JST

  • Device: MacBook Air M1

  • OS: macOS 26.5.1

  • Browsers tested: Google Chrome, Safari

  • Extraction/checking tools tested: macOS Archive Utility, The Unarchiver app, Terminal unzip -t

Download attempts

I downloaded the export three times. I am not including my account email, export link, screenshots, or the actual ZIP file for privacy/security reasons.

  1. Google Chrome download 1 File size: 2,487,058,432 bytes Result: download appeared successful, but the ZIP was invalid and could not be extracted.

  2. Google Chrome download 2 File size: 2,486,419,456 bytes Result: download appeared successful, but the ZIP was invalid and could not be extracted.

  3. Safari download File size: 1,958,739,968 bytes Result: Safari reported “Decompression failed,” and the ZIP was also invalid when checked via Terminal.

Errors observed

  • macOS Archive Utility shows: “Unable to expand [archive filename]”
  • The Unarchiver starts extracting, shows a progress bar, but eventually fails with an error similar to: “Could not extract file_000000007438872069d7a41a8730476b3.dat”
  • Terminal unzip -t reports this for all three downloaded ZIP files: “End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive.unzip: cannot find zipfile directory”

Summary

All three downloads produce invalid ZIP files, and the downloaded files have different byte sizes even though they were downloaded from the same export flow and within the valid link period.

I think this suggests that the export may be served incompletely, truncated during download, or generated as a malformed ZIP before download.

Discussion in the ATmosphere

Loading comments...