forknote / forknote-pool

Mining pool for Bytecoin/Forknote based coins such as Bytecoin and Dashcoin.
https://github.com/forknote/forknote-pool
GNU General Public License v2.0
123 stars 185 forks source link

Charts not updating! #60

Open leisegang opened 6 years ago

leisegang commented 6 years ago

Before after a restart the charts_info.log had this after start:

2018-01-29 00:27:11 Started
2018-01-29 00:28:11 hashrate chart collected value 69734. Total sets count 26
2018-01-29 00:28:11 workers chart collected value 55. Total sets count 26
2018-01-29 00:29:11 hashrate chart collected value 70867. Total sets count 26
2018-01-29 00:29:11 workers chart collected value 55. Total sets count 26

now when i start it just says started:

2018-01-29 00:43:10 Started
2018-01-29 00:50:13 Started
2018-01-29 17:55:27 Started
2018-01-29 19:34:55 Started
2018-01-31 11:38:23 Started
2018-01-31 11:40:36 Started
2018-01-31 11:46:46 Started
2018-01-31 11:48:54 Started
2018-01-31 12:05:20 Started
2018-01-31 12:06:59 Started
2018-01-31 12:08:26 Started
2018-01-31 13:50:03 Started
2018-01-31 13:52:44 Started
2018-01-31 13:58:51 Started
2018-01-31 14:04:35 Started
2018-01-31 14:10:25 Started
2018-01-31 14:14:12 Started
2018-01-31 20:50:26 Started

i have no charts other than payment being updated.

API writes this to the logs/terminal:

[api] Stat collection finished: 2 ms redis, 4 ms daemon

i can not see anything like this in my tail -f *.log

2017-07-12 16:43:42 [charts] Started
2017-07-12 16:43:42 [chartsDataCollector] Started

i am running the forknote-pool fork "default" no edits when i look in the url:port/stats the chart data is OLD but the other data is NEW.

i have tried using my modded theme and the default forknote website. ( entire git repository)

leisegang commented 6 years ago

Found the error. Readme is incomplete.

If you run it single module you have to create a worker for charts as well referenced in api. Js file.