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

Issue in setting up Validator #1848

Closed
ghost opened this issue Jul 27, 2018 · 7 comments
Closed

Issue in setting up Validator #1848

ghost opened this issue Jul 27, 2018 · 7 comments
Labels
T:Bug T:Docs Changes and features related to documentation.

Comments

@ghost
Copy link

ghost commented Jul 27, 2018

Hi @rigelrozanski ,

Getting this error

ERROR: checkTx failed: (65545) === ABCI Log ===
Codespace: 1
Code: 9
ABCICode: 65545
Error: --= Error =--
Data: common.FmtError{format:"cosmosaccaddr1gv5vj5men6r8r73aywdzadafy9y06tvfwmvy fx", args:[]interface {}(nil)}
Msg Traces:
--= /Error =--
=== /ABCI Log ===
https://www.screencast.com/t/6KhJ6LMa90B

Following this document : https://cosmos.network/docs/validators/validator-setup.html#running-a-validator-node

@rigelrozanski
Copy link
Contributor

thanks for submitting!

@rigelrozanski rigelrozanski added T:Bug T:Docs Changes and features related to documentation. labels Jul 27, 2018
@jinghiskwon
Copy link

Not sure if this is related but the required fields for create-validator has changed and causes errors when someone tries to go through the docs. The docs still use --address-validator but I think it got changed to --from.

@rigelrozanski
Copy link
Contributor

You're correct - docs out of date - this is still a good reference issue for that

@alessio
Copy link
Contributor

alessio commented Jan 18, 2019

Docs and code are now consistent - though I'd rather replace --from with either --validator or --address-validator

@alexanderbez
Copy link
Contributor

Unfortunately it's a bit rigid @alessio as all these are set via PostCommands -- wish it could be more flexible.

@jackzampolin
Copy link
Member

@alexanderbez Once we get the CLI a bit more standardized cross module we can go in fix the way we are setting/using flags. Thats my plan at least.

@jackzampolin
Copy link
Member

Going to close this issue. We have done significant refactors since this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:Bug T:Docs Changes and features related to documentation.
Projects
None yet
Development

No branches or pull requests

5 participants