Obol_KRT_Miniteam --> Bia Testnet
Explorer: Goerli.Beaconcha .
Role |
Name |
Nickname |
Discord |
Grafana |
---|---|---|---|---|
Captain | R | tough-ship | ElectricWizard#9657 | R |
Member | Merlin | adorable-soup | Mutant#6520 | Merlin |
Member | Leypx | mindful-fridge | LEYPX#7886 | Leypx |
Member | Alex | reliable rock | thealex11x#4706 | Alex |
Member | My event Horizon | clever-morning | Anatoliy#9670 | My event Horizon |
Member | Zhenya | wondrous-bulb | Johniq#8079 | Zhenya |
Member | Dmitrii | bountiful-ring | Fuckermaker ClayClan#2082 | Dmitrii |
Member | Maks | energetic-fact | Maksimoos#0207 | Maks |
Member | Yuriy | stormy-floor | tbd | Yuriy |
To update to the latest version use this command:
cd ~/charon-distributed-validator-node/ && docker-compose down && git pull && docker-compose up -d
If something went wrong and an error occurred, try resetting the version and downloading it again:
cd ~/charon-distributed-validator-node/ && docker-compose down && git reset --hard HEAD && git pull && docker-compose up -d
That`s all.
Check all logs
cd ~/charon-distributed-validator-node && docker-compose logs --tail=100 -f
Check attestation logs
cd ~/charon-distributed-validator-node && docker logs charon-distributed-validator-node-charon-1 --tail=100 -f
Check sync progress
cd ~/charon-distributed-validator-node && docker-compose logs --tail=100 -f |grep progress
Check current epoch
cd ~/charon-distributed-validator-node && docker-compose logs --tail=100 -f | grep 'epoch: '
Restart
cd ~/charon-distributed-validator-node/ && docker-compose down && docker-compose up -d
Stop
cd ~/charon-distributed-validator-node/ && docker-compose down
Start
cd ~/charon-distributed-validator-node/ && docker-compose up -d
Put the same region
sudo timedatectl set-timezone Europe/Kiev