Snipa22 / nodejs-pool

Other
481 stars 421 forks source link

API Issue - roundHashes & totalHashes not updating #461

Closed BKdilse closed 5 years ago

BKdilse commented 5 years ago

Hi,

I've got this issue, which occurred yesterday, where the roundHashes & totalHashes are no longer updating.

I've ran through the API troubleshooting section, and even though it did not apply to me, I went ahead and carried out an mdb_copy -c just in case I was missing something. The lmdb did reduce in size, and freed up a lot of "Number of pages used".

Pool is showing no errors in the logs, watching pm2 logs. Pool is finding blocks, and payouts are working.

Any suggestions on what might be causing this?

BKdilse commented 5 years ago

Just noticed today, that the Worker module log only shows: Database Worker: LMDB Env Initialized., and nothing after that.

BKdilse commented 5 years ago

Stop Starts of system yesterday have kick this back to life, not sure for how long.