create-10k-nft-collection icon indicating copy to clipboard operation
create-10k-nft-collection copied to clipboard

[Bug]: Error 429

Open jheyerly opened this issue 2 years ago • 5 comments

Version

  • [X] Yes

General Question

  • [X] No

What happened?

I am trying to upload 1000 NFT's metadata to ipfs, as shown in your Youtube video, but I am receiving error #422 and #429, as shown below.

What have you tried?

I Googled and read other bug reports on GitHub, and I see that this is some type of server error, possibly because I have uploaded too many files at once. Is there anything that I can do besides just keep trying or wait a few days?

Relevant log output

ERROR STATUS: 422
Retrying
CATCH ERROR: TypeError: Cannot read properties of undefined (reading 'response')
Retrying
ERROR STATUS: 422
Retrying
ERROR STATUS: 429
Retrying

Protect your information

  • [X] I Agree

jheyerly avatar Mar 05 '22 04:03 jheyerly

I don't really code much, so help would be much appreciated.

jheyerly avatar Mar 05 '22 04:03 jheyerly

I have the same issue, did you ever figure it out?

RohanNero avatar Apr 01 '22 00:04 RohanNero

@jheyerly

RohanNero avatar Apr 01 '22 00:04 RohanNero

I believe I downloaded someone else's code that had rate limits built in

jheyerly avatar Apr 01 '22 00:04 jheyerly

Okay I'll see if I can find something like that, thank you!

RohanNero avatar Apr 01 '22 00:04 RohanNero