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

Storage quota exceed #72

Open
Zapzatron opened this issue Oct 31, 2024 · 21 comments
Open

Storage quota exceed #72

Zapzatron opened this issue Oct 31, 2024 · 21 comments

Comments

@Zapzatron
Copy link

Is it possible to increase the storage space?
Also, is it possible to make it so that the request is not sent if the photo does not fit?
I don't use free-chat-gpt but the error appears.
The errors appear when I try to upload a photo, even if there are few chats and they are short.
Errors:
image

The photo I put in:
image

Thanks

@animalnots
Copy link
Owner

Are you using web browser ?

@Zapzatron
Copy link
Author

I use Supermium (Almost a copy of Chrome)

@animalnots
Copy link
Owner

There is a limit in browsers of 5MB / 10MB which we can't increase without implementing workaround e.g. using a different storage
https://developer.chrome.com/docs/extensions/reference/api/storage#storage_areas
https://developer.mozilla.org/en-US/docs/Web/API/Storage_API/Storage_quotas_and_eviction_criteria#web_storage

hence I suggest using desktop version which doesnt have that limit.

@animalnots
Copy link
Owner

You can actually upload image to a service and provide direct URL to the image. This way you will avoid browser storage increases, however it will count towards OpenAI storage limits

@Zapzatron
Copy link
Author

I'm using the web version so I can use different keys and different endpoints. Also in the app I only have a white screen and no interface itself.

@animalnots
Copy link
Owner

What app version and OS are you using when you get white screen?

@Zapzatron
Copy link
Author

Windows 10
v1.11.0

@Zapzatron
Copy link
Author

I installed the new version without uninstalling the old one, just running the installer, do I need to uninstall the previous version before updating?

@animalnots
Copy link
Owner

Can you open dev tools (ctrl + shift + I) and tell us you see any errors in the console?

@Zapzatron
Copy link
Author

I didn't know you can open dev tools in the Better ChatGPT app.
image

@Zapzatron
Copy link
Author

If I connect google drive, am I correct in understanding that more photos and text can be stored?

@animalnots
Copy link
Owner

If I connect google drive, am I correct in understanding that more photos and text can be stored?

no, it's just synching the chats, ill check your error soon

@animalnots
Copy link
Owner

if you use URLs of images instead of copy / paste you can literally save megabytes though

@Zapzatron
Copy link
Author

I don't have the ability to text anymore, and I don't have many chats :)
I have to delete one by one starting from the end.

@animalnots
Copy link
Owner

@Zapzatron
Copy link
Author

Zapzatron commented Nov 4, 2024

Still the same errors
image
Installed using win-better-chatgpt-1.12.0-x64.exe

@animalnots
Copy link
Owner

@Zapzatron
Copy link
Author

Am I the only one with such errors?
image

@animalnots
Copy link
Owner

Am I the only one with such errors? image

https://github.com/animalnots/BetterChatGPT-PLUS/releases/tag/v1.14.0
try this one,

You happen to be one in the minority regarding this bug

@Zapzatron
Copy link
Author

image

@animalnots
Copy link
Owner

desktop ver fixed in https://github.com/animalnots/BetterChatGPT-PLUS/releases/tag/v1.15.0

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

2 participants