martomi / chiadog

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.
MIT License
457 stars 120 forks source link

Skipped SPs unknown #196

Closed tydeno closed 3 years ago

tydeno commented 3 years ago

Skipped SPs shown as unknown

I just received my second chiadog notification to discord.

For the second time it shows the amount of skipped SPs as unknown. That actually is the metric i'm most interested in :P image

May I be doing something wrong?

Environment:

pieterhelsen commented 3 years ago

Are you running this on your full node or just a harvester? The harvester has no notion of signage points.

tydeno commented 3 years ago

@pieterhelsen Its a full node though.

martomi commented 3 years ago

Some people had chia configurations that splits the harvester and full node logs into separate files. I'd suggest that you double-check all your logs are going to debug.log as expected. If chiadog can find logs from the full node in debug.log it'll work. That functionality is covered by unit tests.

tydeno commented 3 years ago

I just double checked. My logs are going debug.log.

tydeno commented 3 years ago

Hold on. Im running an older version. Darn. I'll close this for now.