Post
Topic
Board Announcements (Altcoins)
Re: [ANN] HEAT: 3.0 crypto*multisig fiat*a2a hft*1000tps*DSA*PoS+PoP*e2ee chat*
by
artik123
on 24/04/2017, 13:33:17 UTC
Does anyone know why I can't mine blocks?

1. I'm running latest wallet.
2. I have more than 3'600 HEAT
3. They are in the wallet more than 1'440 blocks

4. The "START SERVER" button had loaded all the blocks, and I get the following error:
Code:
"2017-04-24 15:05:02 [pool-4-thread-1] DEBUG c.heatledger.BlockchainProcessorImpl - Downloaded block from 23.94.134.161 not accepted"
"com.heatledger.BlockchainProcessor$BlockOutOfOrderException: Invalid timestamp: 107741122 current time is 107741102, previous block timestamp is 107741115"
"\tat com.heatledger.BlockchainProcessorImpl.pushBlock(BlockchainProcessorImpl.java:745)"
"\tat com.heatledger.BlockchainProcessorImpl$1.downloadBlockchain(BlockchainProcessorImpl.java:400)"
"\tat com.heatledger.BlockchainProcessorImpl$1.run(BlockchainProcessorImpl.java:237)"
"\tat java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)"
"\tat java.util.concurrent.FutureTask.runAndReset(Unknown Source)"
"\tat java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)"
"\tat java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)"
"\tat java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)"
"\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)"
"\tat java.lang.Thread.run(Unknown Source)"

The "START MINING" button is enabled but when I press it nothing happens.

Sync your pc clock.

Hey, thanks.

Sync didn't work but when I added 2 minutes to my clock it did solve the problem.

The error message disappeared (Good progress!), but it's still doesn't work.

I just noticed "INFO com.heatledger.HeatProperties - heat.apiKey not defined"

Do I have to config something (heat.apiKey) in my "heat-default.properties" file?