Open vaibhavsharma3070 opened 2 years ago
I was able to resolve this by entering my Contract_Address into the config.
Oddly enough, it was there when I started minting. So I removed it, replaced it with the default line:
let CONTRACT_ADDRESS = "YOUR CONTRACT ADDRESS";
saved, reopened, then replaced it again with the updated contract address found in _contract -- re-ran it. the end result was a bunch of successful mints, then a bunch of failures, then again a bunch of successful mints. Bizarre.
Version
General Question
What happened?
D:\NewtestNFT\create-10k-nft-collection-2.0.1>npm run mint
OK to mint ALL? (y/n): y CATCH ERROR: ERROR STATUS: 404 Retrying CATCH ERROR: ERROR STATUS: 429 Retrying CATCH ERROR: ERROR STATUS: 404 Retrying CATCH ERROR: ERROR STATUS: 429 Retrying CATCH ERROR: ERROR STATUS: 404 Retrying CATCH ERROR: ERROR STATUS: 429 Retrying CATCH ERROR: ERROR STATUS: 429 Retrying CATCH ERROR: ERROR STATUS: 404 Retrying CATCH ERROR: ERROR STATUS: 429 Retrying CATCH ERROR: ERROR STATUS: 404 R
What have you tried?
I Googled and asked the community in the discord server but could not find a solution.
Relevant log output
No response
Protect your information