truechain / truechain-engineering-code

Go implementation of TrueChain
GNU Lesser General Public License v3.0
100 stars 81 forks source link

no license key #96

Closed rice-mouse closed 5 years ago

rice-mouse commented 5 years ago

Got fatal error:Authentication error (no license key header, or invalid license key)

hyangl commented 5 years ago

Where did you get the error?

rice-mouse commented 5 years ago

pool

2019/06/05 11:53:54 Stats collection finished 448.65?s 2019/06/05 11:53:59 Stats collection finished 539.22?s 2019/06/05 11:54:04 Stats collection finished 580.756?s 2019/06/05 11:54:08 Purged stale stats from backend, 0 shares affected, elapsed time 315.713?s 2019/06/05 11:54:08 Policy state refresh complete 2019/06/05 11:54:08 No block candidates to unlock 2019/06/05 11:54:08 No immature blocks to credit miners 2019/06/05 11:54:09 Stats collection finished 448.8?s 2019/06/05 11:54:10 Got fatal error:Authentication error (no license key header, or invalid license key).

BiyunZeng commented 5 years ago

you should change the newrelicEnabled to false in the config.json, the pool have not used.