We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If gaia has been installed as a snap package, the CLI will not be able to connect to ledger devices. Locally built/installed gaiacli works well.
Install from snap: snap install gaia --edge or snap install gaia --beta
snap install gaia --edge
snap install gaia --beta
Try to add a key gaia.gaiacli keys add temp --ledger
gaia.gaiacli keys add temp --ledger
The text was updated successfully, but these errors were encountered:
Finalise snapcraft.yaml
9dcf725
- Allow gaiacli to access host's raw-usb slot. - Promote the package to stable. Closes: #3714
Merge PR #3782: Finalise snapcraft.yaml
5d05b7f
alessio
No branches or pull requests
Summary of Bug
If gaia has been installed as a snap package, the CLI will not be able to connect to ledger devices. Locally built/installed gaiacli works well.
Steps to Reproduce
Install from snap:
snap install gaia --edge
orsnap install gaia --beta
Try to add a key
gaia.gaiacli keys add temp --ledger
For Admin Use
The text was updated successfully, but these errors were encountered: