question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[ENHANCEMENT] `chia farm summary` should show remote harvesters

See original GitHub issue

Currently we have:

Farming status: Farming                                                         
Total chia farmed: 0.0                                                          
User transaction fees: 0.0                                                      
Block rewards: 0.0                                                              
Last height farmed: 0                                                           
Plot count: 80                                                                  
Total size of plots: 7.919 TiB                                                  
Estimated network space: 137.114 PiB                                            
Expected time to win: 3 days                                                    
Note: log into your key using 'chia wallet show' to see rewards for each key

But this is disconcerting, because it doesn’t allow you to verify that your remote harvesters are operating correctly. It could be something like this when more than one harvester node is active:

Farming status: Farming                                                         
Total chia farmed: 0.0                                                          
User transaction fees: 0.0                                                      
Block rewards: 0.0                                                              
Last height farmed: 0                                                           
Plot count: 80
  ├ localhost: 78
  └ 10.0.0.123: 2                                                     
Total size of plots: 7.919 TiB                                                  
Estimated network space: 137.114 PiB                                            
Expected time to win: 3 days                                                    
Note: log into your key using 'chia wallet show' to see rewards for each key

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:25
  • Comments:16 (2 by maintainers)

github_iconTop GitHub Comments

30reactions
jespinocommented, May 7, 2021

@nicezic0 I’m still working on it, but I’m struggling to have the time to do it properly, I have around 75% of the work done.

6reactions
eric-vadercommented, May 12, 2021

@jespino Thanks for the work! upvote this feature!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Got plots on full node and remote harvester - Chia Forum
ie, debug log shows that the haverster is communicating with its peer and also finding eligible plots. My problem is that 'chia farm...
Read more >
Anyone else having issues with remote harvester since 1.2.0?
0 and at first I was pleased by the fact that chia farm summary now shows plot counts of remote harvesters and correctly...
Read more >
How To Setup Machinaris - Optimization Part 3 + Chia Price + ...
Start Chia Farming FAST! I show you How To Setup Machinaris on UnRAID video, I show you why I Machinaris! Interested in Chia...
Read more >
How To Setup CHIA DOG for Chia Farming Log Analysis - Part 2
In this video I go over setting up Chia Dog Farming Log Analysis and Alerting tool for monitoring for problems.
Read more >
FAQ | Chia Documentation
A plot is a large set of proofs of space. A harvester can harvest multiple plots on the same machine. A farmer can...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found