Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error [InsufficientQuotaError]: 429 #89

Closed
Sim0n18 opened this issue Apr 6, 2024 · 1 comment
Closed

Error [InsufficientQuotaError]: 429 #89

Sim0n18 opened this issue Apr 6, 2024 · 1 comment

Comments

@Sim0n18
Copy link

Sim0n18 commented Apr 6, 2024

When i upload a Document, the document status is set to failed because the catch block is caught with the following error:

Error [InsufficientQuotaError]: 429 You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.
at Object.defaultFailedAttemptHandler [as onFailedAttempt] (webpack-internal:///(rsc)/./node_modules/@langchain/core/dist/utils/async_caller.js:39:21)
at RetryOperation.eval [as _fn] (webpack-internal:///(rsc)/./node_modules/p-retry/index.js:67:20)

I am on the free plan of openai and if i visit the billing site i have 0$ credits which is true. But the free plan should work right?
Is there anyone who had this issue and knows a solution for this?

@Sim0n18
Copy link
Author

Sim0n18 commented Apr 7, 2024

I finally got it. If you encounter this issue, check your openai account and your billing. My Account was so old, that my free 18$ were expired. So i had to charge my account with 5 or 10$ and then generated a new API Key. It worked then!

@Sim0n18 Sim0n18 closed this as completed Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant