gilnobrega / farmr

A web dashboard for monitoring Chia farms. Also supports discord and email notifications.
GNU General Public License v3.0
250 stars 44 forks source link

"ERROR" for all the netspace's fork #77

Open llyonard opened 3 years ago

llyonard commented 3 years ago

I'm getting errors for all the netspace except Chia, i just renamed the config files in blockchain, i'm on windows. What can i do?

gilnobrega commented 3 years ago

farmr gets chia’s netspace from chianetspace.com for other forks it gets it from [fork name] farm summary command which only works if you are running at least one client in farmer mode (farmer.sh or farmer.exe) and are running those forks as full nodes.

Qwinn1 commented 3 years ago

I recently had a similar issue. Try looking in the cache directory for any forks with this problem. Look at the very last setting in the cache file, all the way at the bottom. Is the forkpath set to your fork-blockchain directory, or is it blank? If it's blank, shut down farmr, delete the cache file, and rerun farmr. It should prompt you for your fork-blockchain directory again and then the fork farm summary command should work after that.