samuelvanderwaal / metaboss

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

RPC response error -32602 #207

Closed Koni20021 closed 2 years ago

Koni20021 commented 2 years ago

When ever I try to run snapshot command in metaboss it gives me this error although I am on devnet rpc and my candy machine is working great I can mint from it so not a problem in candymachine. Please help!!!

metaboss snapshot mints --creator 2eYUEVNZKGgXFA3N1Fvzp8AZjJLGCCBF8HуXAHрY8f1U --v2 --output ./ Error: RPC response error -32602: Invalid params: unknown variant base58, expected binary.

Caused by:

RPC response error -32602: Invalid params: unknown variant base58, expectedbinary`.

Koni20021 commented 2 years ago

rn_image_picker_lib_temp_5c7f901d-da4d-463d-ba15-6c254a458d09

Koni20021 commented 2 years ago

rn_image_picker_lib_temp_696155b9-3030-4ed6-869e-e1c872b22b13

samuelvanderwaal commented 2 years ago

I get a different error:

Screen Shot 2022-10-06 at 7 57 56 AM

Did you copy paste 2eYUEVNZKGgXFA3N1Fvzp8AZjJLGCCBF8HуXAHрY8f1U correctly? Looks like it's not a valid pubkey.

samuelvanderwaal commented 2 years ago

For the RPC error, upgrade to Metaboss v0.10.1 and see if it fixes the issue.

Koni20021 commented 2 years ago

Ok I'll try and get back to you ASAP please help me solve this problem I've been stuck here for like past 3 days. I'll get back to you.

Koni20021 commented 2 years ago

it work thanks.