fireproof-storage / fireproof-storage/fireproof
EncryptedBlockstore missing block "use-fireproof": "^0.24.0"
- Dominant language
- TypeScript
- Stars
- 973
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
to recreate I was synching data from a cloudflare DO between a few browsers
I noticed my pwa kept repeatedly synching (due to an uncaught internal error with fireproof)
I wasn't familiar with fireproof internals so I ended up migrating to a simple indexDB wrapper
an example of the error logs using vConsole on my phone
```
compact inner fn threw {"module": "EncryptedBlockstore", "this": "z2gs8Bb", "level": "error", "error": "missing block: bafyreidj7cbv6ytuizfcl4yvnjguy5453j53pbd6up4bmwwkv55mezscdy", "carLogLen": 302, "carLogCids": ["baembeihk45qghc4ihieipd2m3gue5tbjbnmcsod75syyikpaxqc5df5c64", "baembeib35zausopdw6qzsxwlggciao47x4lnvac36sha2lmo3bq2lijgfe", "baembeifs6lczc2ytx3utbjtf5njbg7byigkjgtgw7u5tc3ma4vrqxhlczq", "baembeifdz25arotfa2z5rbf5uamghjy4dnkwtxupf6pcmzpbybr4vg622m",
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.