regolith-labs/ore

Error message references the miner program public key? Help!

adamcarltongihub opened this issue · 1 comments

(TransactionStatus { slot: 258687775, confirmations: Some(0), status: Err(InstructionError(2, ComputationalBudgetExceeded)), err: Some(InstructionError(2, ComputationalBudgetExceeded)), confirmation_status: Some(Confirmed) })]
Transaction landed!
thread 'main' panicked at /Users/adamc/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ore-cli-0.4.8/src/utils.rs:28:10:
Failed to get miner account: Error { request: None, kind: RpcError(ForUser("AccountNotFound: pubkey=GqXR14o9ZBfGY1khD3rceKoNUuf6wAzo26xvVATYbcay")) }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Exited
Running
Generating challenge...

Same identical issue, but mine is saying that it can't find a different pubkey.... really frustrating