-
Notifications
You must be signed in to change notification settings - Fork 761
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 getting plan, context, convo, or summaries #32
Comments
A better report would be helpfull, that the openai payment is the problem. |
Thanks for reporting @Dexus. I'll get this error message fixed. |
Seeing a similar issue. Is it seems like an issue with Plandex cloud? |
@viperfx The underlying error message isn't getting through (I'm working on a fix for that), but is most commonly a 401 from OpenAI when an API key is invalid or out of credits. |
Confirmed, @danenania The issue is indeed attributable to insufficient API credits. I trust this information will be instrumental in resolving the code |
same issue on wsl |
…error message when OpenAI returns an error for invalid API key or insufficient credits, fixes #32 and friends
using alpine linux
The text was updated successfully, but these errors were encountered: