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

[Bug]exceeded your current quota #4106

Closed
3 tasks
liutianyang-lty opened this issue Feb 22, 2024 · 2 comments
Closed
3 tasks

[Bug]exceeded your current quota #4106

liutianyang-lty opened this issue Feb 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@liutianyang-lty
Copy link

Bug Description

使用一个账号余额未过期且未消耗完的一个API KEY配置,输入问题总是给出这样的提示:
{
"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": null,
"code": "insufficient_quota"
}
}
是因为缓存的原因吗,我已经重置所有,但依然没有作用,希望能修复这个BUG,或给出解决的方法,谢谢!

Steps to Reproduce

  1. 配置API KEY
  2. 发送问题
  3. 给出的提示就是Bug Description中描述的

Expected Behavior

希望能给出解决方法

Screenshots

No response

Deployment Method

  • Docker
  • Vercel
  • Server

Desktop OS

No response

Desktop Browser

No response

Desktop Browser Version

No response

Smartphone Device

No response

Smartphone OS

No response

Smartphone Browser

No response

Smartphone Browser Version

No response

Additional Logs

No response

@liutianyang-lty liutianyang-lty added the bug Something isn't working label Feb 22, 2024
@nextchat-manager
Copy link

Please follow the issue template to update title and description of your issue.

@liutianyang-lty liutianyang-lty changed the title exceeded your current quota [BUG]exceeded your current quota Feb 22, 2024
@liutianyang-lty liutianyang-lty changed the title [BUG]exceeded your current quota [Bug]exceeded your current quota Feb 22, 2024
@fred-bf
Copy link
Contributor

fred-bf commented Feb 22, 2024

Hi, this means you have reach your open ai account, please check your openai account to resolve the issue

@fred-bf fred-bf closed this as completed Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants