#GetDownloadLinkError

1 messages · Page 1 of 1 (latest)

thorny coyote
#

Issue throughout the entire day today in GPT feeding any type of file to me. This is GPT's own summary of the error it is facing.


Steps to Reproduce:
File Creation/Modification:

Files are successfully retrieved, modified, or created within the environment. For example, I can edit mod files, zip directories, or create new text files without issue.
Attempt to Generate Download Link:

After making the necessary changes, I attempt to generate a download link for the user to download the file.
The process consistently fails at this step, regardless of the file type or size.
Error Details:
Error Message: GetDownloadLinkError
Module: file_service_client.client
Description: This error occurs when attempting to access the file system to generate a download link for the user. The zipping process and file modifications complete successfully, but any operation that requires generating a link fails.
Impact:
The inability to generate download links prevents delivering modified files directly to users, impacting workflows that require file transfers.
System Environment:
The issue occurs within a custom GPT environment on the OpenAI platform, which affects file-related operations.
Troubleshooting Attempts:
Multiple approaches were tried, including creating smaller files, retrying after some time, and checking file sizes, but the problem persists.
Request for Assistance:
This issue seems to be a persistent and systemic problem affecting file transfer capabilities within the platform. I would appreciate it if the OpenAI technical team could investigate this to ensure that download links can be generated and provided as intended.```
modern hemlockBOT
#

@thorny coyote

Please follow the posting guidelines.

For better assistance from the community or an OpenAI team member, please follow the posting guidelines by clicking the button below.

thorny coyote
#

https://chatgpt.com/share/968d5fe4-3720-4ed4-a6f1-381959d5895d


Create or modify any file within the custom GPT environment (e.g., a text file, zip file, or mod file).
Attempt to generate a download link for the modified or newly created file.
Expected result:

A download link should be successfully generated, allowing the user to download the file.

Actual result:

The process fails with a GetDownloadLinkError from the file_service_client.client module. The error occurs consistently regardless of the file type or size, preventing the download link from being generated.

Additional information

Browser: Not applicable (issue occurs within the OpenAI platform, not browser-dependent)
OS: Not applicable (issue occurs within the OpenAI platform, not OS-dependent)```