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

Crash report: QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'twap-part-orders-list:v1' exceeded the quota. #5474

Closed
DavidAJohnston opened this issue Mar 4, 2025 · 1 comment

Comments

@DavidAJohnston
Copy link

URL

https://swap.cow.fi/#/8453/advanced/WETH/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913?tab=all&page=1

Error

QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'twap-part-orders-list:v1' exceeded the quota.

Stacktrace

QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'twap-part-orders-list:v1' exceeded the quota.
    at Object.setItem (https://swap.cow.fi/assets/index-DKJkLz2q.js:181:32442)
    at Object.write (https://swap.cow.fi/assets/index-DKJkLz2q.js:181:33456)
    at Zt (https://swap.cow.fi/assets/index-DKJkLz2q.js:112:364329)
    at Nn (https://swap.cow.fi/assets/index-DKJkLz2q.js:112:364154)
    at Object.write (https://swap.cow.fi/assets/index-DKJkLz2q.js:815:66627)
    at Zt (https://swap.cow.fi/assets/index-DKJkLz2q.js:112:364329)
    at Object.sn [as set] (https://swap.cow.fi/assets/index-DKJkLz2q.js:112:364390)
    at https://swap.cow.fi/assets/index-DKJkLz2q.js:112:368772
    at https://swap.cow.fi/assets/RoutesApp-BwloFmnR.js:2:37088
    at commitHookEffectListMount (https://swap.cow.fi/assets/index-DKJkLz2q.js:405:125359)
    at commitPassiveMountOnFiber (https://swap.cow.fi/assets/index-DKJkLz2q.js:405:148491)
    at recursivelyTraversePassiveMountEf

Device data

{
  "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36",
  "browser": {
    "name": "Brave",
    "version": "133.0.0.0",
    "major": "133"
  },
  "engine": {
    "name": "Blink",
    "version": "133.0.0.0"
  },
  "os": {
    "name": "Mac OS",
    "version": "10.15.7"
  },
  "device": {
    "vendor": "Apple",
    "model": "Macintosh"
  },
  "cpu": {}
}
@elena-zh
Copy link
Contributor

elena-zh commented Mar 4, 2025

Hey @DavidAJohnston , thank you for bringing up this issue.
It is a known one, duplicates existing task #3945.

As a workaround, please try clearing out your local storage and open the page once again. Repeat once again, if does not help with the 1st try.

Thanks!

@elena-zh elena-zh closed this as completed Mar 4, 2025
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