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

command tendermint inspect is failing #8671

Closed
JeancarloBarrios opened this issue Jun 1, 2022 · 3 comments
Closed

command tendermint inspect is failing #8671

JeancarloBarrios opened this issue Jun 1, 2022 · 3 comments
Labels
stale for use by stalebot

Comments

@JeancarloBarrios
Copy link

JeancarloBarrios commented Jun 1, 2022

ABCI: 0.17.0
BlockProtocol: 11
P2PProtocol: 8
Tendermint: 0.35.0-unreleased

ABCI app (name for built-in, URL for self-written if it's publicly available):

Environment:
System Software Overview:
System Version: macOS 12.4 (21F79)
Kernel Version: Darwin 21.5.0

What happened:
During the manual testing in the cosmos sdk for version v.0.46, here

tendermint inspect the command fails with the following output.

Error: couldn't read GenesisDoc file: open config/genesis.json: no such file or directory

However, the config/genesis.json does exist and the home path is correct.

reference issue

What you expected to happen:
to return the inspect values

@JeancarloBarrios
Copy link
Author

Let me know how I can help as well.

@creachadair
Copy link
Contributor

Hmm. This seems like it could be related to #8389. Is the use of inspect directly from the tendermint command-line in this case, or via the SDK's wrapper exporting the TM subcommands?

If it is the latter, can you check whether explicitly setting the --home flag for the TM command helps?

@JeancarloBarrios
Copy link
Author

yes, I tried it with --home too and I get the same error.

@github-actions github-actions bot added the stale for use by stalebot label Apr 12, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale for use by stalebot
Projects
None yet
Development

No branches or pull requests

2 participants