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

Keep getting 'API Rate Limit Exceeded' #45

Closed
Yegiyan opened this issue Feb 2, 2023 · 12 comments
Closed

Keep getting 'API Rate Limit Exceeded' #45

Yegiyan opened this issue Feb 2, 2023 · 12 comments
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on

Comments

@Yegiyan
Copy link

Yegiyan commented Feb 2, 2023

Everything appears to have installed correctly, unfortunately I haven't been able to speak to ChatGPT as I keep receiving this error.

WindowsTerminal_Wu2bN7QmRt

@Yegiyan Yegiyan added the bug Something isn't working label Feb 2, 2023
@jucasoliveira
Copy link
Owner

Thanks for the report @Yegiyan , I'll be looking into it!

@themodmin
Copy link

same here

@victorminne
Copy link

victorminne commented Mar 8, 2023

same here
image

@kwuite
Copy link

kwuite commented Apr 19, 2023

still an issue

@chenzhenguo
Copy link

i gass your free api token is expired,have to pay for api token

@ChocolateMagnate
Copy link

I also keep having after a fresh installation. Waiting for a minute doesn't help, and I couldn't send a single message with an API token generated minutes ago.
image

@chenzhenguo
Copy link

chenzhenguo commented Jun 11, 2023 via email

@Glydric
Copy link
Contributor

Glydric commented Aug 19, 2023

This problem is equals to the following json response

{
    "error": {
        "message": "You exceeded your current quota, please check your plan and billing details.",
        "type": "insufficient_quota",
        "param": null,
        "code": "insufficient_quota"
    }
}

A fix might be use custom API endpoint, maybe can be added as a new feature

@chenzhenguo
Copy link

chenzhenguo commented Aug 19, 2023 via email

@kromanow94
Copy link

In my case the solution was to add some credit balance in billing page.

@chenzhenguo
Copy link

chenzhenguo commented Sep 6, 2023 via email

@jucasoliveira
Copy link
Owner

Hello @everyone:

This issue is related to Account <> OpenAI. TerminalGPT uses OpenAI API and the user key(encrypted) to send request and return an answer. The error message is been returned from OpenAI, so I consider this a non issue of TerminalGPT.

Since this issue where created from old versions, I suggest everyone to update terminalGPT and make new tests to verify if the error still exists.

Reminder

Before reopen this issue, always try to verify if your openAI account is not blocked or have insufficient funds.

More to come

This is a good issue to write about troubleshooting, if someone wants to contribute, feel free to do so. ATM I'm working on a new version of terminalGPT, in a new repo, I'll be announcing soon!

@jucasoliveira jucasoliveira added documentation Improvements or additions to documentation wontfix This will not be worked on and removed bug Something isn't working labels Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

9 participants