You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"To further check if the validator is signing blocks"
./check-validator-up.sh --tendermint-url https://testnet-croeseid-1.crypto.com:26657 --pubkey $(cat ~/.chain-maind/config/priv_validator_key.json | jq -r '.pub_key.value')
<>
Resulting error:
jq: 1 compile error
-bash: ./check-validator-up.sh: No such file or directory
[email protected]:/chain/.chain-maind$ cd config [email protected]:/chain/.chain-maind/config$ ll
total 56
drwxr-xr-x 2 crypto crypto 4096 Dec 18 00:59 ./
drwxr-xr-x 4 crypto crypto 4096 Dec 18 00:58 ../
-rw-r--r-- 1 crypto crypto 6031 Nov 16 04:49 app.toml
-rw-r--r-- 1 crypto crypto 15209 Dec 18 00:59 config.toml
-rw-r--r-- 1 crypto crypto 13327 Nov 16 04:48 genesis.json
-rw------- 1 crypto crypto 148 Dec 18 00:59 node_key.json
-rw------- 1 crypto crypto 345 Dec 18 00:58 priv_validator_key.json
ubuntu@ip-172-31-11-118:/chain/.chain-maind/config$
AWS 1-Click
0.7.0-rc2
Fully Synced and Bonded for greater than 24 hours now.
The text was updated successfully, but these errors were encountered:
AWS 1-Click but using the instructions here:
https://chain.crypto.com/docs/getting-started/croeseid-testnet.html#step-3-run-everything
"To further check if the validator is signing blocks"
./check-validator-up.sh --tendermint-url https://testnet-croeseid-1.crypto.com:26657 --pubkey $(cat ~/.chain-maind/config/priv_validator_key.json | jq -r '.pub_key.value')
<>
Resulting error:
jq: 1 compile error
-bash: ./check-validator-up.sh: No such file or directory
[email protected]:/chain/.chain-maind$ cd config
[email protected]:/chain/.chain-maind/config$ ll
total 56
drwxr-xr-x 2 crypto crypto 4096 Dec 18 00:59 ./
drwxr-xr-x 4 crypto crypto 4096 Dec 18 00:58 ../
-rw-r--r-- 1 crypto crypto 6031 Nov 16 04:49 app.toml
-rw-r--r-- 1 crypto crypto 15209 Dec 18 00:59 config.toml
-rw-r--r-- 1 crypto crypto 13327 Nov 16 04:48 genesis.json
-rw------- 1 crypto crypto 148 Dec 18 00:59 node_key.json
-rw------- 1 crypto crypto 345 Dec 18 00:58 priv_validator_key.json
ubuntu@ip-172-31-11-118:/chain/.chain-maind/config$
AWS 1-Click
0.7.0-rc2
Fully Synced and Bonded for greater than 24 hours now.
The text was updated successfully, but these errors were encountered: