arj03 / ssb-browser-demo

A secure scuttlebutt client interface running in the browser
Other
58 stars 11 forks source link

lossy store has no fs access, skipping persistence #323

Closed KyleMaas closed 2 years ago

KyleMaas commented 2 years ago

Well, this is a new message I'm not used to seeing in the logs. This is using my main profile in a non-private tab:

lossy store has no fs access, skipping persistence
KyleMaas commented 2 years ago

I'll note that at this point I'm showing the following in Chromium's locally stored data information section for 127.0.0.1:8080:

So it's clearly storing stuff and it's nowhere near any limits I'm aware of.

arj03 commented 2 years ago

That message is from ebt. I opened this PR to fix it https://github.com/ssbc/ssb-ebt/pull/60