Max retries
It doesn’t work if I use my own solana node rpc
Transaction failed: Error { request: None, kind: Custom("Max retries") }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Me too Let's keep trying with while: while true; do ore --rpc https://api.mainnet-beta.solana.com --keypair ~/.config/solana/id.json mine --threads 4; done
same issue
how to resolve it
@0oooooooo0 Are you fix?
I got it. Look at this.
https://medium.com/@0oooooooo0/ore-%ED%86%A0%ED%81%B0-%EC%B1%84%EA%B5%B4-%EA%B0%80%EC%9D%B4%EB%93%9C-ecbfe9abc46a
same issue