okTurtles / group-income

A decentralized and private (end-to-end encrypted) financial safety net for you and your friends.
https://groupincome.org
GNU Affero General Public License v3.0
331 stars 44 forks source link

DOMException: The quota has been exceeded. #2194

Closed taoeffect closed 4 months ago

taoeffect commented 4 months ago

Problem

Screenshot 2024-07-14 at 12 46 19 PM

During development, old log entries build up because the entries for the old identityContractIDs never get cleared, causing this exception:

DOMException: The quota has been exceeded.

Solution

Clear the old entries for the old contract ID.