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

Found a proof, no email #182

Closed Gregwolf3030 closed 3 years ago

Gregwolf3030 commented 3 years ago

Latest versions of everything (linux, PIP, chia and chiadog). It is a remote harvester monitoring a local (local to the harvester) farm. I noticed a new block reward in my chia GUI but had not received a chiadog email notification. I logged into the remote harvester and see the "Found a proof!" message in the chiadog window. But no email came through. I do receive the daily stats email. I checked the config file and under notifier -> email, both daily_stats and wallet_events are set to true. Is there a place to look for error messages? Maybe a log file somewhere? I couldn't find one.

martomi commented 3 years ago

The XCH notifications work only in the following scenario:

Running full node + harvester + wallet on the same machine and receiving rewards on that same wallet.

These notifications are just a bonus on top of critical alerts in monitoring your harvesters, so resolving that won't be a priority from my side but contributions are welcome.

Closing this as duplicate of #167

martomi commented 3 years ago

I've linked it above #167

Not blaming that you opened a duplicate, I'm just consolidating few closely related issues into the same one.