jtgrassie / monero-pool

A Monero mining pool server written in C
BSD 3-Clause "New" or "Revised" License
344 stars 125 forks source link

No pool hashrate #90

Closed TechyGuy17 closed 3 years ago

TechyGuy17 commented 3 years ago

Hello! My address report a hashrate of 2.29KH/s but the pool hashrate report 0, i have checked my API but its at 0 there too so not a problem with my API call

jtgrassie commented 3 years ago

Pool hashrate updates on each network height change.

TechyGuy17 commented 3 years ago

Been mining for well over an hour now. Still no update. Should have been a block on that time

jtgrassie commented 3 years ago

Then check your pool logs.

TechyGuy17 commented 3 years ago

Fixed it myself. Aparently "--block-notify '/usr/bin/pkill -USR1 monero-pool'" was needed for it to show up

jtgrassie commented 3 years ago

Fixed it myself.

So no bug and no fix.

Aparently "--block-notify '/usr/bin/pkill -USR1 monero-pool'" was needed for it to show up

It isn't, but whatever you think you need.