mludvig / aws-ethereum-miner

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

instance is running but not showing up in mining dashboard #35

Closed ljonson12 closed 2 years ago

ljonson12 commented 2 years ago

the instance is runnng but after waiting 2 hours still no hashrate recorded.

linschiller commented 2 years ago

I have encountered the same issues.

mludvig commented 2 years ago

You can check 2 things:

  1. check the wallet address in the CloudFormation stack parameters. Then go to the stack Outputs tab and click the Dashboard URL.

  2. login to one of the instances (use the "Connect" button in top-right corner and then SSM Session) and run cat /tmp/ethminer.log - what does it say?