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

simd keys list fails #11209

Closed
4 tasks
RdoubleA opened this issue Feb 17, 2022 · 9 comments
Closed
4 tasks

simd keys list fails #11209

RdoubleA opened this issue Feb 17, 2022 · 9 comments

Comments

@RdoubleA
Copy link

Summary of Bug

I am following the tutorials from Cosmos Academy on how to run your own node with SimApp. When I run the command ./simd keys list I get the following error instead of the expected empty list []:

migrate err: config.info: key not foundmigrate err: data.info: key not foundError: read /home/XXXXXX/.simapp/config: is a directory

This also occurs after I add a key. I am unable to proceed with the rest of the tutorial because of this error.

Version

commit 6d1525f

Using cosmos sdk on Windows Subsystem for Linux 2

Steps to Reproduce

./simd unsafe-reset-all
./simd init demo
./simd keys list


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@tac0turtle
Copy link
Member

@alessio does the keyring work on windows?

@alessio
Copy link
Contributor

alessio commented Feb 18, 2022

I tested it on Git Bash. But behaviour can change depending on the shell used

@tac0turtle
Copy link
Member

We offer full support for linux and Mac based machines. windows has always been a problem, are you able to test this on a different machine?

Since this uses the underlying os keyring then windows may not be supported.

@JayT106
Copy link
Contributor

JayT106 commented Mar 3, 2022

same issue in my Mac (IOS 12.2.1). the sdk commit 75d9d0d

./simd keys list

migrate err: node0.info: key not foundmigrate err: node1.info: key not foundmigrate err: node2.info: key not foundmigrate err: node3.info: key not foundmigrate err: b9lab.info: key not foundmigrate err: key1.info: key not foundError: The specified item could not be found in the keyrin

@alexanderbez
Copy link
Contributor

🙅 windows

@andynog
Copy link
Contributor

andynog commented Mar 4, 2022

Hi @RdoubleA, just for reference and for testing purposes, could please post the link to the tutorial you are following? Just want to ensure that we can determine if this is an issue with simd or the tutorial instructions.

@newbieh4cker
Copy link

@andynog
I'm facing same issue when follwing this tutorial
https://tutorials.cosmos.network/academy/3-running-a-chain/node-api-and-cli.html

@simplespy
Copy link

simplespy commented Apr 7, 2022

Same issue in Amazon Linux following the tutorial above.
./simd keys show b9lab works but ./simd keys list doesn't.

@tac0turtle
Copy link
Member

closing in favour of #11939

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

8 participants