Skip to content

Solana Base RPC Node sample configuration is not appropriate #171

@andrestone

Description

@andrestone

Description

Running solana with the latest version (2.1.13 at the time of writing) and the recommended compute instance for ARM (r8g.12xlarge) results in:

[2025-02-18T14:04:39.652889070Z ERROR agave_validator] Failed to start validator: PoH hashes/second rate is slower than the cluster target: mine 5235401, cluster 10000000

    Stack backtrace:
       0: std::backtrace::Backtrace::create
       1: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
       2: solana_core::validator::Validator::new
       3: agave_validator::main
       4: std::sys::backtrace::__rust_begin_short_backtrace
       5: std::rt::lang_start::{{closure}}
       6: std::rt::lang_start_internal
       7: main
       8: <unknown>
       9: __libc_start_main
      10: _start
  • ✋ I have searched the open/closed issues and my issue is not listed.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions