-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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] Failed to execute 'setItem' on 'Storage': Setting the value of 'free-chat-gpt' exceeded the quota. #588
Comments
to add to this, I imported a very large history from an OpenAI json and it stopped working as well. had to export and delete conversation history. For me, the error didn't show up in the UI but only the browser console.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I try to post after a thread that is ~8000 tokens long, I get this error. And the post cuts off midway through.
"Failed to execute 'setItem' on 'Storage': Setting the value of 'free-chat-gpt' exceeded the quota."
The text was updated successfully, but these errors were encountered: