farmr icon indicating copy to clipboard operation
farmr copied to clipboard

A web dashboard for monitoring Chia farms. Also supports discord and email notifications.

Results 74 farmr issues
Sort by recently updated
recently updated
newest added

1.8.1.5 installed with .deb remove ~/.farmr chia now at 1.4.0 starting farmr gives ``` Starting farmr for chia in Farmer mode... Unhandled exception: LateInitializationError: Local 'db' has already been initialized....

Hello, I'm trying to run farmr. I have the installation on an Ubuntu server. After running I get this error. I have no idea what to do next. `Unhandled exception:...

I have 3 harvesters. Chia GUI shows all plots from all harvester., however, farmr only shows plots count for Farmer. is this a bug or is there anything else I...

Please Add VENIDUM (XVM) Json Template ``` { "Binary Name": "venidium", "Currency Symbol": "XVM", "Minor Currency Symbol": "mojo", "Major to Minor Multiplier": 1e12, "Net": "mainnet", "Block Rewards": 2.0, "Blocks Per...

Please add BPX Json Template: ``` { "Binary Name": "bpx", "Currency Symbol": "BPX", "Minor Currency Symbol": "mojo", "Major to Minor Multiplier": 1e12, "Net": "mainnet", "Block Rewards": 2.0, "Blocks Per 10...

title reduction should be a good start.

This has been happening since beginning 2022 (and continuing thru 1.8.1.3) when any reporting in "Winner Plots" panel stopped updating any wins in 2022. However, the overview panel at the...

I noticed the stai binary name is wrong in the template. I verified that this fixes the issue by: - Cloning the Stai repo and building - Installing the Stai...

Please add CHINILLA Json Template ``` { "Binary Name": "chinilla", "Currency Symbol": "HCX", "Minor Currency Symbol": "mojo", "Major to Minor Multiplier": 1e12, "Net": "vanillanet", "Block Rewards": 2.0, "Blocks Per 10...

`$CHIA_ROOT` (officially introduced [here](https://github.com/Chia-Network/chia-blockchain/wiki/Quick-Start-Guide)) isn't taken into the account when `farmr` is started. At least on Fedora and during the first start. The legacy way with e.g. symlinking ~/.chia/ to...