ore-cli icon indicating copy to clipboard operation
ore-cli copied to clipboard

Transaction failed: Error { request: None, kind: Custom("Max retries") }

Open VitorDecrypt opened this issue 1 year ago • 9 comments

thread 'main' panicked at C:\Users\ADMIN.cargo\registry\src\index.crates.io-6f17d22bba15001f\ore-cli-0.4.4\src\register.rs:27:14: Transaction failed: Error { request: None, kind: Custom("Max retries") } note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

VitorDecrypt avatar Apr 05 '24 11:04 VitorDecrypt

i have same problem

old-hansen avatar Apr 05 '24 17:04 old-hansen

same problem

pepperbuger avatar Apr 06 '24 02:04 pepperbuger

same problem

hjh1126123 avatar Apr 06 '24 05:04 hjh1126123

i have same problem

wind959 avatar Apr 06 '24 13:04 wind959

same problem

l-yp avatar Apr 07 '24 05:04 l-yp

it heappens because the solana network congestion, it is not the ore-cli cause this error. you can try another solana-rpc-url. and you better to execute the ore mint command in a bash file which contains a for/while loop to execute it.

Allupeng avatar Apr 07 '24 08:04 Allupeng

same problem

yjshi2015 avatar Apr 07 '24 23:04 yjshi2015

same problem

bashar1988 avatar Apr 09 '24 06:04 bashar1988

Here I managed to solve it using private rpc. but now I have another error. With every correct answer, 5 errors appear. the error is this Program error returned: "custom program error: 0x3"

VitorDecrypt avatar Apr 10 '24 23:04 VitorDecrypt