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

am i the only one facing this? #566

Open
werdegars opened this issue May 4, 2024 · 5 comments
Open

am i the only one facing this? #566

werdegars opened this issue May 4, 2024 · 5 comments

Comments

@werdegars
Copy link

2024-05-04 13:26:33,956 - openai._base_client - INFO - Retrying request to /chat/completions in 0.919341 seconds
2024-05-04 13:26:35,124 - openai._base_client - INFO - Retrying request to /chat/completions in 1.862038 seconds
2024-05-04 13:26:57,526 - openai._base_client - INFO - Retrying request to /chat/completions in 0.996476 seconds
2024-05-04 13:26:58,766 - openai._base_client - INFO - Retrying request to /chat/completions in 1.876748 seconds
2024-05-04 13:27:21,174 - openai._base_client - INFO - Retrying request to /chat/completions in 0.955894 seconds
2024-05-04 13:27:22,384 - openai._base_client - INFO - Retrying request to /chat/completions in 1.734617 seconds
2024-05-04 13:27:24,394 - root - ERROR - Error code: 429 - {'error': {'message': '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.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}

is this new issue?

i have changed the openai api key, using different account (fresh) no usage, no quota limit

still telling me the same error

@denzardten
Copy link

api probably expired

@werdegars
Copy link
Author

i am afraid not, its newly created (fresh) account, no usage, no quota limit as i said above

@dfyzicka
Copy link

I have the same thing, I created a new account, and the same thing

@dfyzicka
Copy link

and after a while sends this "Failed to get response Error code: 429 - {'error': {'message': '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.', 'type': 'insufficientquota', 'param': None, 'code': 'insufficientquota'}}"
I repeat, the account was created 2 days ago, before that everything worked on another, but now it doesn’t work on any bot

@hvanmegen
Copy link

New accounts have lower rate limits as older accounts. The more you have used the API, the higher your rates will become. Be patient or use the API more

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

4 participants