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
[2025-01-10T20:59:25.643032223Z INFO solana_gossip::cluster_info] Loaded contact info for 5158 nodes from /c/sol/ledger/contact-info.bin
[2025-01-10T20:59:25.652141877Z INFO solana_core::validator] Using: block-verification-method: blockstore-processor, block-production-method: central-scheduler
[2025-01-10T20:59:25.652185996Z INFO solana_core::validator] no scheduler pool is installed for block verification...
[2025-01-10T20:59:25.652495174Z INFO solana_runtime::accounts_background_service] AccountsBackgroundService has started
[2025-01-10T20:59:25.652495904Z INFO solana_core::accounts_hash_verifier] AccountsHashVerifier has started
[2025-01-10T20:59:25.652548113Z INFO solana_core::snapshot_packager_service] SnapshotPackagerService has started
[2025-01-10T20:59:26.099667141Z INFO solana_rpc::rpc_subscriptions] RPC Notification thread - shutting down
[2025-01-10T20:59:26.153317071Z INFO solana_core::snapshot_packager_service] SnapshotPackagerService has stopped
[2025-01-10T20:59:26.177960775Z INFO solana_metrics::metrics] datapoint: pubsub_notification_entries notification_entry_processing_count=0i notification_entry_processing_time_us=0i
[2025-01-10T20:59:26.180683002Z INFO solana_rpc::rpc_subscriptions] RPC Notification thread - shut down.
[2025-01-10T20:59:26.295436660Z INFO solana_metrics::metrics] datapoint: rpc_pubsub_total_subscriptions count=0i
[2025-01-10T20:59:26.311117539Z ERROR agave_validator] Failed to start validator: "Invalid TPU address: InvalidPort(0)"
I am running an rpc node and I am getting an error, can you help me fix this?
The text was updated successfully, but these errors were encountered:
[2025-01-10T20:59:25.643032223Z INFO solana_gossip::cluster_info] Loaded contact info for 5158 nodes from /c/sol/ledger/contact-info.bin
[2025-01-10T20:59:25.652141877Z INFO solana_core::validator] Using: block-verification-method: blockstore-processor, block-production-method: central-scheduler
[2025-01-10T20:59:25.652185996Z INFO solana_core::validator] no scheduler pool is installed for block verification...
[2025-01-10T20:59:25.652495174Z INFO solana_runtime::accounts_background_service] AccountsBackgroundService has started
[2025-01-10T20:59:25.652495904Z INFO solana_core::accounts_hash_verifier] AccountsHashVerifier has started
[2025-01-10T20:59:25.652548113Z INFO solana_core::snapshot_packager_service] SnapshotPackagerService has started
[2025-01-10T20:59:26.099667141Z INFO solana_rpc::rpc_subscriptions] RPC Notification thread - shutting down
[2025-01-10T20:59:26.153317071Z INFO solana_core::snapshot_packager_service] SnapshotPackagerService has stopped
[2025-01-10T20:59:26.177960775Z INFO solana_metrics::metrics] datapoint: pubsub_notification_entries notification_entry_processing_count=0i notification_entry_processing_time_us=0i
[2025-01-10T20:59:26.180683002Z INFO solana_rpc::rpc_subscriptions] RPC Notification thread - shut down.
[2025-01-10T20:59:26.295436660Z INFO solana_metrics::metrics] datapoint: rpc_pubsub_total_subscriptions count=0i
[2025-01-10T20:59:26.311117539Z ERROR agave_validator] Failed to start validator: "Invalid TPU address: InvalidPort(0)"
I am running an rpc node and I am getting an error, can you help me fix this?
The text was updated successfully, but these errors were encountered: