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

keyId mismatch #423

Open
jchris opened this issue Dec 2, 2024 · 0 comments
Open

keyId mismatch #423

jchris opened this issue Dec 2, 2024 · 0 comments

Comments

@jchris
Copy link
Contributor

jchris commented Dec 2, 2024

Getting user reports of the keyId mismatch CRDT not ready error:

fireproof-storage/connect#144

Here is the code where the error originates:

throw this.ko.logger.Error().Str("fp", fprt).Str("keyId", base58btc.encode(keyId)).Msg("keyId mismatch").AsError();

The plan is to lean into named keys which should make this rare.

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

1 participant