sindresorhus/refined-github

Do you want to work on this issue?

You can request for a bounty in order to promote it!

Unhandled Promise Rejection: Error: Storage quota exceeded. #4823

fregante posted onGitHub

Please ensure:

  • The bug is caused by Refined GitHub. It doesn't happen if I disable the extension.

Description

I'm unable to save the options:

Unhandled Promise Rejection: Error: Storage quota exceeded.

This happens for the second time this week, so it's probably happening to a lot of people

Possible improvements:

Browser(s) used

Safari 15


Does safari have a lower limit? To my knowledge I have never bumped into this issue.

posted by yakov116 over 3 years ago

Seems like it's still 5MB. I'm honestly surprised it happened twice this week 🤷‍♂️

<img width="217" alt="Screen Shot" src="https://user-images.githubusercontent.com/1402241/134816581-bc80b176-af03-4124-836a-48c7a464ad0c.png">

I'll keep an eye on this chrome.storage.local.getBytesInUse() (I cleared the cache today)

<img width="311" alt="Screen Shot" src="https://user-images.githubusercontent.com/1402241/134816629-861ba33e-7b0c-40b1-a77f-d5c9ddbcc86c.png">

posted by fregante over 3 years ago

Is that in total? If I remember correctly chrome gives 2mb per extension.

posted by yakov116 over 3 years ago

Is that in total? If I remember correctly chrome gives 2mb per extension.

All browsers give 5 with storage and more with unlimitedStorage. QUOTA is the total I think

posted by fregante over 3 years ago

So maybe some other extention is using up your storage. Side note: Looks like Firefox does not enforce this limit yet.

posted by yakov116 over 3 years ago

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests