Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Validators attached to testnet-beta show no voting activity #3840

Closed
mvines opened this issue Apr 17, 2019 · 3 comments
Closed

Validators attached to testnet-beta show no voting activity #3840

mvines opened this issue Apr 17, 2019 · 3 comments
Assignees
Milestone

Comments

@mvines
Copy link
Contributor

mvines commented Apr 17, 2019

STR:

  1. Attach a validator to testnet-beta or testnet-edge using the updated testnet participation instructions from Refactor multinode-demo/ scripts to avoid shipping fullnode-x.sh #3835
  2. Running solana-wallet show-vote-account ... then shows no voting activity for the validator.

Is this a lack of stake issue, or something more sinister?

@mvines mvines added this to the Ponto v0.14.0 milestone Apr 17, 2019
@mvines mvines self-assigned this Apr 17, 2019
@mvines
Copy link
Contributor Author

mvines commented Apr 19, 2019

STR for master against the edge testnet

Run

./multinode-demo/clear-fullnode-config.sh 
./multinode-demo/fullnode.sh --public-address edge.testnet.solana.com  

and observe that the fullnode never moves past slot 1. It looks like it's failing to download the ledger.

@mvines
Copy link
Contributor Author

mvines commented Apr 19, 2019

The validator node at startup is not generating any repair requests:

Self::generate_repairs(blocktree, MAX_REPAIR_LENGTH)

@mvines
Copy link
Contributor Author

mvines commented Apr 20, 2019

Boo this was just due a bad VM setup. cc: #3915

@mvines mvines closed this as completed Apr 20, 2019
tao-stones pushed a commit to tao-stones/solana that referenced this issue Nov 30, 2024
* build(deps): bump bytes from 1.8.0 to 1.9.0

Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update all Cargo files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant