Error on creating a new subnet

Hey i was creating a new subnet on my system and encountered an error

Error: Get "https://raw.githubusercontent.com/ava-labs/subnet-evm/master/compatibility.json": dial tcp [2405:200:1607:2820:41::36]:443: i/o timeout

I tried multiple times to create but same issue.
Anyone knows what is wrong?

Can you explain in more detail what you are doing?

Building a subnet on mainnet, testnet, devnet? Local, cloud hosted?

Hi Thanks for replying.
I was trying to create a new subnet using avalanche-cli.
"avalanche subnet create hello”and after filling all fields im getting
“Error: Get “https://raw.githubusercontent.com/ava-labs/subnet-evm/master/compatibility.json”: dial tcp [2405:200:1607:2820:41::36]:443: i/o timeout”
but it ideally it should create a new subnet.

Can you help me in this please?

Yes, but can you get us some background? Building a subnet on mainnet, testnet, devnet? Local, cloud?
Linux? mac? Windows?

Are you using these docs? 🔺 Avalanche Subnets | Avalanche Dev Docs
If so where are you so we can try to recreate the steps.