samuelvanderwaal / metaboss

The Metaplex NFT-standard Swiss Army Knife tool.
Apache License 2.0
689 stars 220 forks source link

RPC response error -32002 #340

Open leyloe opened 6 months ago

leyloe commented 6 months ago

Instructions: 3 Error: RPC response error -32002: Transaction simulation failed: Error processing Instruction 0: Computational budget exceeded [2 log messages]

Caused by: RPC response error -32002: Transaction simulation failed: Error processing Instruction 0: Computational budget exceeded [2 log messages]

samuelvanderwaal commented 6 months ago

Instructions: 3 Error: RPC response error -32002: Transaction simulation failed: Error processing Instruction 0: Computational budget exceeded [2 log messages]

Caused by: RPC response error -32002: Transaction simulation failed: Error processing Instruction 0: Computational budget exceeded [2 log messages]

What command was this?

JairZijp commented 6 months ago

I'm also getting RPC -32002 errors since today. For me it's on metaboss mint one But with message: Error: RPC response error -32002: Transaction simulation failed: Blockhash not found

I've used the same --nft-data-file before without problems.

I tried a couple different rpcs but all with the same result

samuelvanderwaal commented 5 months ago

This is usually due to Solana congestion and there's not much I can do about that. Things you can do:

JairZijp commented 5 months ago

Are priority fees not supported for metaboss collections migrate ? I just updated to 0.41.2, but getting: error: Found argument '-P' which wasn't expected, or isn't valid in this context

samuelvanderwaal commented 5 months ago

Are priority fees not supported for metaboss collections migrate ? I just updated to 0.41.2, but getting: error: Found argument '-P' which wasn't expected, or isn't valid in this context

Hasn't been added to that handler yet.