This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Configuring Solana cluster... | |
Config File: /root/.config/solana/cli/config.yml | |
RPC URL: https://api.devnet.solana.com | |
WebSocket URL: wss://api.devnet.solana.com/ (computed) | |
Keypair Path: /root/.config/solana/id.json | |
Commitment: confirmed | |
[INFO] Existing junk identity key found: /root/.config/solana/junk.json | |
[INFO] Updating package repositories and installing dependencies... | |
debconf: delaying package configuration, since apt-utils is not installed | |
Selecting previously unselected package libnghttp2-14:amd64. |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2025-03-20T11:06:41.512449442Z INFO solana_core::repair::cluster_slot_state_verifier] check_slot_agrees_with_cluster() slot: 368605480, root: 368605449, slot_state_update: DuplicateConfirmed(DuplicateConfirmedState { duplicate_confirmed_hash: 69g13JWtWZGcnxui7366TQg7ZAxuyptZ6iRhaMNPa4QF, bank_status: Frozen(69g13JWtWZGcnxui7366TQg7ZAxuyptZ6iRhaMNPa4QF) }) | |
[2025-03-20T11:06:41.512474932Z INFO solana_core::consensus::heaviest_subtree_fork_choice] marking fork starting at: (368605480, 69g13JWtWZGcnxui7366TQg7ZAxuyptZ6iRhaMNPa4QF) valid candidate | |
[2025-03-20T11:06:41.512480712Z INFO solana_metrics::metrics] datapoint: duplicate_confirmed_slot slot=368605480i duplicate_confirmed_hash="69g13JWtWZGcnxui7366TQg7ZAxuyptZ6iRhaMNPa4QF" my_hash="69g13JWtWZGcnxui7366TQg7ZAxuyptZ6iRhaMNPa4QF" | |
[2025-03-20T11:06:41.512550881Z WARN solana_core::consensus] Trying to refresh timestamp for vote on 368605480 | |
using smaller heaviest bank 368605480 | |
[2025-03-20T11:06:41.512555161Z INFO solana_core::repl |
OlderNewer