mludvig / aws-ethereum-miner

CloudFormation template for mining Ethereum crypto currency on AWS
267 stars 152 forks source link

Spot Instance not launching #51

Closed kiddkrypto closed 2 years ago

kiddkrypto commented 2 years ago

I am having the below error since i have launched the CFT. I have ran it for about 12 hours. I am not sure what config i can mess with to correct this. Can you help? Screen Shot 2022-05-25 at 11 16 54 PM

mludvig commented 2 years ago

Hi, what region is it and what instance types did you request? Do you have EC2 service quotas high enough to run GPU instances? You can use tools/list-quotas.sh to check that.

kiddkrypto commented 2 years ago

This is in us-east-2. It seems that by default this region is set to 0. so i increased it to 10 to see if i get approved on that

mludvig commented 2 years ago

Once your GPU quotas are increased you should be able to start the miners. Reopen if it still won't work.