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

How to run the go-warchest for testnet? #2

Open
alexandruast opened this issue Aug 30, 2020 · 0 comments
Open

How to run the go-warchest for testnet? #2

alexandruast opened this issue Aug 30, 2020 · 0 comments

Comments

@alexandruast
Copy link

alexandruast commented Aug 30, 2020

Although I am in the current and next epoch with active stake:

near validators current | grep alexandruast
alexandruast.pool.f863973.m0 81,796 1 99.43% 176 177
near validators next | grep alexandruast
Rewarded alexandruast.pool.f863973.m0 81,796 -> 82,626 1

go-warchest doesn't seem to see this:

2020/08/30 07:11:23 Starting watch rpc
2020/08/30 07:11:23 LatestBlockHeight: 12814024
2020/08/30 07:11:23 EpochStartHeight: 12808082
2020/08/30 07:11:23 Left Blocks: 4058
2020/08/30 07:11:23 Failed to run proposalsCmd
2020/08/30 07:11:23 You are not in proposals
2020/08/30 07:11:23 Current stake: 0
2020/08/30 07:11:23 Next stake: 0
2020/08/30 07:11:24 alexandruast.testnet staked balance: 0
2020/08/30 07:11:24 alexandruast.testnet unstaked balance: 0
2020/08/30 07:11:25 Next seat price 61638
2020/08/30 07:11:25 Expected seat price 62428

Running warchest with:
docker run -dti --restart always --volume $HOME/.near-credentials:/root/.near-credentials --name go-warchest --network=host --env-file env.list -p 9444:9444 masknetgoal634/near-go-warchest:latest /dist/go-warchest -accountId alexandruast.pool.f863973.m0 -delegatorId alexandruast.testnet

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

1 participant