samuelvanderwaal / metaboss

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

Error: error sending request for url (https://ssc-dao.genesysgo.net/): operation timed out #88

Closed 1Lowki closed 2 years ago

1Lowki commented 2 years ago

When doing command metaboss -r https://ssc-dao.genesysgo.net snapshot mints --candy-machine-id 9agQaYR2Hpmfw5dsamUv33UmP9dWuvmjxTwEL7GkrbYr --v2

error sending request for url (https://ssc-dao.genesysgo.net/): operation timed out

Caused by: 0: error sending request for url (https://ssc-dao.genesysgo.net/): operation timed out 1: operation timed out

Same thing with multiple RPC, including my own quicknode rpc and project serum.

I have the latest version of metaboss as well, please advise
samuelvanderwaal commented 2 years ago

Set a longer timeout with the -t option or update to the latest version of Metaboss which has a longer default timeout.

1Lowki commented 2 years ago

ty ser, -t worked