-
Notifications
You must be signed in to change notification settings - Fork 29
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
warg key new
fails opening platform secure storage
#145
Comments
After some investigation I believe this is related to running in a headless environment. Since that is likely to be somewhat common for this tool I think we'll need an alternative way to store keys. |
Hi @lann Any updates on this end? Today, I installed warg, and when I attempt to set the key for my local repository at 127.0.0.1:8090, I encounter the same error. Subsequently, I installed gnome-keyring using the command:
After installing gnome-keyring, I re-executed the warg command, and now I am encountering the following error:
Btw, I'm running warg in a headless environment and I have installed warg server In-memory storage following guideline https://github.com/bytecodealliance/registry/blob/main/crates/server/README.md |
Take a look at #237 for some relevant discussion about warg development. We are taking another look at private key management for publishers since it still such a pain. |
Thx! @lann |
@fibonacci1729
The text was updated successfully, but these errors were encountered: