PatrickAlphaC / all-on-chain-generated-nft

A repo for generating random NFTs with metadata 100% on chain!
MIT License
356 stars 150 forks source link

Deployment of RandomSVG hangs for 30+ minutes #31

Closed hushaudio closed 2 years ago

hushaudio commented 2 years ago

Started the tutorial for this, and during the initial deployment tests before coding - deployment of RandomSVG hangs for 30+ minutes and does not complete or timeout. Account has Eth and Test coin. Using Rinkeby network just like in the tut. SVGNFT deploys fine, no problems. RandomSVG just hangs - screenshot bellow.

Env vars are set (accept no MAINNET_RPC_URL, because I'm not deploying to main net yet)

using command: npx hardhat deploy --network rinkeby --tags rsvg

OSX 10.15.7 Macbook Pro Mid 2018

Screen Shot 2022-05-16 at 2 54 53 PM
PatrickAlphaC commented 2 years ago

Rinkeby has been pretty slow recently :( Could just be rinkeby issues.