Issue Uploading Files to Vector Store via OpenAI API

Hey everyone, we're looking into this now!

12 Likes

Is there a status page that we can view to track updates on this issue?

2 Likes
1 Like

status.openai.com doesn’t seem to be tracking the “uploading files to vector store” problem. I would assume that this problem would be listed under “APIs”, and that is currently showing green (no incidents).

We're waiting to confirm the issue, then will update the status page asap!

6 Likes

I’ve found a reproducible issue with file uploads to Vector Stores:

Steps to reproduce

  1. Go to API → Storage → Vector Stores and create a new test store.

  2. Click Add and upload any small file (I used a 30 KB .txt).

  3. The UI confirms “File uploaded successfully.”

  4. Refresh the page.

Observed behavior

  • The file never appears in the list, even after waiting 3-4 hours.

  • Calling the file-status endpoint shows the upload stuck at "status": "in_progress" for the entire time.

Expected behavior

The file should finish processing and show up in the Vector Store within a reasonable period.

18 hours after, I’m having a similar issue. In python, the Open AI API client.vector_stores_files.create_and_poll method gets freezed forever.

Dropped by to find out if this is an issue, and it is … everything that worked great two days is no longer working (uploading file to vectorstore). Would love to get this addressed sooner than later, thanks!

1 Like

The status page is live! We'll keep it updated as we work towards a solution.

1 Like

Are the OpenAI developers and staff too busy working on GPT 5 to have missed this? Because last night there was already this issue, both in the API and in the playground, and there were already reports on websites, Reddit, and Discord itself.
24 hours of a problem like this is surreal.

4 Likes

YEAH! FOR REAL FIX THIS. Pretty please.

1 Like

We are going live with this next week with a project we have been working on for months that relies heavily on the vector store. This is unnerving.

3 Likes

Our GPT-based AI agents are currently down in production because of this.
File uploads to vector stores are completely stuck, and as a result, automated responses are failing and clients are complaining.

This needs to be fixed ASAP. It’s causing real business disruption.

4 Likes

Production functionality out of action for 24 hours… Yeah this has not been a good day… and it’s still not back live!

This has made me rethink our entire AI integration strategy and whether dependence on OpenAI is wise. It’s not the first time we’ve had outages, but this has been a disaster :man_facepalming:

The most concerning thing has been the seemingly non-response from OpenAI!

2 Likes

Sorry for the delay here. We're still working on a fix and will update the status page as soon as we have any news!

6 Likes

Everyone has outages but 24 hours for initial response for a company worth hundreds of billions is absolutely unbelievable

5 Likes

Seems to be working again. :ok_hand:

1 Like

Thanks for fixing!

Other users with issues indexing .html type files since yesterday?

This should be fixed! We'll continue monitoring the fix for any degradations. Thank you all for your patience and understanding while we worked through this.

1 Like