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

Intermittent issue with DevHub pubkey not registered in Lair #146

Open
matthme opened this issue Mar 15, 2023 · 0 comments
Open

Intermittent issue with DevHub pubkey not registered in Lair #146

matthme opened this issue Mar 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@matthme
Copy link
Collaborator

matthme commented Mar 15, 2023

Describe the bug
The following can sporadically occur after setting up a new Launcher profile:

  1. Set up password and initialize lair
  2. Installing DevHub (automatically)
  3. From then on, zome call signing consistently fails in the DevHub with the error "Query returned no rows" that's thrown by the sign_by_pubkey function of the lair client.
  4. Apps installed afterwards from the filesystem work fine, no zome call signing errors

In this case, the only thing that helps is a factory reset and some luck that the same thing does not happen again.

Additional context
In a case where this occured, I checked the keys stored in Lair via list_entries() and verified that the DevHub's public key is missing.

@matthme matthme added the bug Something isn't working label Mar 15, 2023
matthme added a commit that referenced this issue Mar 15, 2023
…ing launching the LauncherManager attempting to address #146
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant