Description:
I have a Custom GPT where I uploaded my project files to its knowledge base. For the first couple of days, file access worked correctly, but on the third day, ChatGPT stopped being able to access any files.
- The issue persists across both the web and desktop app.
- The error message I receive is
GetDownloadLinkError
, and the GPT states it cannot retrieve any uploaded files. - Re-uploading does not help—files upload successfully, but ChatGPT cannot access them.
- This issue has been reported before (early 2024), and it seemed fixed at some point, but it has now returned.
Steps to Reproduce:
- Upload files to the Custom GPT knowledge base.
- Verify that ChatGPT can access them (works fine at first).
- Wait a couple of days—eventually, ChatGPT stops being able to retrieve any files.
- Error message:
GetDownloadLinkError
(on both web and desktop app).
Impact:
This makes file-based debugging completely unusable for my Custom GPT.
Attachments: