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

Quota exceeded error #171

Open
ErikBjare opened this issue Oct 10, 2018 · 0 comments
Open

Quota exceeded error #171

ErikBjare opened this issue Oct 10, 2018 · 0 comments

Comments

@ErikBjare
Copy link
Member

ErikBjare commented Oct 10, 2018

The UI didn't load properly for me, so I checked to logs and found a bunch of errors when it tried to create creators from GitHub activity. Errors were of some form "Quota exceeded error" (I later fixed the issue and didn't copy the logs).

After a while I found a section in the "Application" tab of developer tools that displayed the used space and the max quota (the max quota then was 701KB). After some searching I found that Chrome allocates DB quota according to free space available, so I cleared some space on my hard drive (which had less than 1GB remaining) after which it then showed:

image

Screenshot of the background page log:

image

Proposed solution

If the quota is exceeded, send a notification to the user and tell them to make space on the harddrive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant