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

Key not found in database [@C/zyw6xOd/QIcTLuZKZcrMoMmTwMfQs0u0rWEhNksgw=.ed25519,31] #12

Closed
christianbundy opened this issue Sep 25, 2019 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@christianbundy
Copy link
Member

What version of this package are you using? 2.1.2

What operating system, Node.js, and npm version? N/A

What happened?

could not retrive msg: Error [NotFoundError]: Key not found in database [@C/zyw6xOd/QIcTLuZKZcrMoMmTwMfQs0u0rWEhNksgw=.ed25519,31]
    at /home/christianbundy/src/oasis/node_modules/level-packager/node_modules/levelup/lib/levelup.js:169:15
    at /home/christianbundy/src/oasis/node_modules/encoding-down/index.js:50:21

🤷‍♂️

$ npm ls levelup
@fraction/[email protected] /home/christianbundy/src/oasis
└─┬ @fraction/[email protected]
  ├─┬ [email protected]
  │ └─┬ [email protected]
  │   └─┬ [email protected]
  │     └── [email protected] 
  └─┬ [email protected]
    └─┬ [email protected]
      └── [email protected]

Looks like an ssb-blobs thing, but I don't know why it'd be looking for a feed ID in the database or which page is doing this.

What did you expect to happen?

No error.

Are you willing to submit a pull request to fix this bug?

Yes.

@christianbundy christianbundy added the bug Something isn't working label Sep 25, 2019
@christianbundy
Copy link
Member Author

$ grep -R 'could not retrive msg'
node_modules/epidemic-broadcast-trees/index.js:        console.log('could not retrive msg:', err)

wat

@christianbundy
Copy link
Member Author

Closing in favor of upstream bug report: https://github.com/dominictarr/epidemic-broadcast-trees/issues/30

@cinnamon-bun cinnamon-bun added this to the Barebones SSB client milestone Feb 20, 2020
mplorentz referenced this issue in planetary-social/oasis Mar 31, 2022
…a-2.13.4

Bump @types/koa from 2.13.3 to 2.13.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants