regolith-labs/ore-cli

Program mineRHF5r6S7HyD9SppBfVMXMavDkJsxwGesEvxZr2A failed: custom program error: 0x3"]

Opened this issue · 1 comments

Some simulations return this error. Any idea on 0x3? Its ATA related?

preflight filters it from getting into the chain now, but its happens a lot, before sending a good tx.

Error Error { request: Some(SendTransaction), kind: RpcError(RpcResponseError { code: -32002, message: "Transaction simulation failed: Error processing Instruction 3: custom program error: 0x3", data: SendTransactionPreflightFailure(RpcSimulateTransactionResult { err: Some(InstructionError(3, Custom(3))), logs: Some(["Program 11111111111111111111111111111111 invoke [1]", "Program 11111111111111111111111111111111 success", "Program ComputeBudget111111111111111111111111111111 invoke [1]", "Program ComputeBudget111111111111111111111111111111 success", "Program ComputeBudget111111111111111111111111111111 invoke [1]", "Program ComputeBudget111111111111111111111111111111 success", "Program mineRHF5r6S7HyD9SppBfVMXMavDkJsxwGesEvxZr2A invoke [1]", "Program mineRHF5r6S7HyD9SppBfVMXMavDkJsxwGesEvxZr2A consumed 1856 of 2750 compute units", "Program mineRHF5r6S7HyD9SppBfVMXMavDkJsxwGesEvxZr2A failed: custom program error: 0x3"]), accounts: None, units_consumed: Some(450), return_data: None, inner_instructions: None }) }) }

Same here.