chiadog icon indicating copy to clipboard operation
chiadog copied to clipboard

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.

Results 45 chiadog issues
Sort by recently updated
recently updated
newest added

I'm trying to spin up a new instance via docker-compose. There doesn't seem to be much documentation. Have tried the following: ``` version: "3.7" services: chiadog: image: "ghcr.io/martomi/chiadog:latest" container_name: "chiadog"...

Specify image arch's to include support for linux/arm64 Added using example documented here: https://github.com/docker/build-push-action/blob/master/docs/advanced/multi-platform.md

In https://github.com/martomi/chiadog/commit/99cf0bb73ab3d944105f0c83509c9713b5ba07d4, The Docker image should be built and available in the "Packages" section, however there is no such section on this repo. Does this Action need to be enabled...

help wanted
good first issue
question

Hi, Thanks for chiadog! One suggestion, if possible, would be to add relative info to the previous day. > Hello farmer! 👋 Here's what happened in the last 24 hours:...

enhancement
good first issue
low prio

Some email providers (like Protonmail) block emojis. It would be very helpful if there existed a config option that replaced emojis with plain text content.

enhancement
good first issue

Probably a feature request, and low priority at that, but accommodating daylight savings time might be nice for notifications. ![79C68AE1-A5DF-4F78-BB63-FA5ECFA4FD3E](https://user-images.githubusercontent.com/1455337/140657169-62a7c912-a3df-451c-9349-859370ab5375.png)

bug

Add another notification option: XMPP. Testing and setup can be done with a desktop program like Jabber. XMPP is a secure and anonymous messaging service that carries far less overhead...

enhancement
good first issue
low prio

I just saw a nice feature idea on Reddit and wanted to add it here. > It'd be nice if Chiadog could send an alert when a new Chia version...

enhancement
good first issue
low prio

https://github.com/martomi/chiadog/blob/99cf0bb73ab3d944105f0c83509c9713b5ba07d4/src/chia_log/log_consumer.py#L75 If there is some non-utf8(like GBK) character, here will throw exception, then make thread exit. I want to make a pr, but I am not good at pyhon, can't...

bug
good first issue

Chiadog was working fine for days, then it started reporting that my harvester was offline, but that was not the case. This is what I found in the chiadog logs:...

bug
duplicate
good first issue