-
Notifications
You must be signed in to change notification settings - Fork 236
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
[validator] error on 'start' #596
Comments
Note: compiled from wasmd repository and performing manual steps in 'develop' branch of docs |
Hi @iranzo, we haven't seen that before. Can you have a look at some of the suggested solutions in bnb-chain/node-binary#87 and see if they work for you? That's the most similar thing I can see. |
Thanks @futurechimp tried the settings described at bnb-chain/node-binary#87 (comment) (plus removal of the data and the other file) and it came to this status: With this traceback: |
Hm, I'll have to take a look in the next few days (I'm traveling and am not set up to have a closer look just now). In the meantime:
If you're feeling sporty, try blowing away all the config files in Sorry for the hassle and we will get to the bottom of it. |
No worries, enjoy the trip. What I'm doing right now is to start over again after removing the 'data' and the other file again but instead of my compiled version out of wasmd 'master' branch, use the one in the repo that came out for the nym current 'mixnode' release (using the tag). I'm running this on Fedora Server 34. As the initial load seems to be still running I'll update this once it finishes before doing the 'tx' part of the validator. Thanks! |
Hi,
Seems that I cannot register it, so I was also unsure about if the 'start' process should end or now I'm on a different stage. BTW; I got to actual status, as stated in previous comment by using the precompiled version instead of following the 'wasmd' compilation on my side. If my current status is that it's ok, and the 'tx' needs to happen to get a valid validator I wouldn't touch this, but I could reproduce the issue with compilation as I used another machine to test and got to the same status using the "compiled-by-me" version, so we could use that one as reproducer for further debugging |
Fixed was applied in this PR: cosmos/cosmos-sdk#11361 Going to close this ticket. |
During validator start (new validator), I'm getting this:
The text was updated successfully, but these errors were encountered: