You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the auth lobby IPFS is accumulating pins without ever removing them.
For me personally, this caused it to store >50k pins at some point from multiple accounts. Most of that data was encrypted with keys I have long lost.
Worth looking at the reset route to see how to do the same on device removal.
The text was updated successfully, but these errors were encountered:
Carryover from #58
We should clear the indexedDB.
Currently, the auth lobby IPFS is accumulating pins without ever removing them.
For me personally, this caused it to store >50k pins at some point from multiple accounts. Most of that data was encrypted with keys I have long lost.
Worth looking at the reset route to see how to do the same on device removal.
The text was updated successfully, but these errors were encountered: