Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

incorrect status #76

Closed
w4d3j opened this issue Jul 27, 2021 · 6 comments
Closed

incorrect status #76

w4d3j opened this issue Jul 27, 2021 · 6 comments

Comments

@w4d3j
Copy link

w4d3j commented Jul 27, 2021

I just updated my harvester to 1.6.3, and after I entered my "launcher ID" for Space Pool (public key), the first square on my harvester's dashboard now says "Status: HPool" where it used to say "Status: Farming". On my primary farmer, which is still on version 1.6.2.5, it says "Status: Farming" using the same public key.

@gilnobrega
Copy link
Owner

“Status: HPool” is what it would show if you were running farmr client in HPool mode (hpool.sh or hpool.exe)
this is not what you should be doing if you’re running a harvester. Please confirm that youre running farmr client in harvester mode ( harvester.sh or harvester.exe )

@w4d3j
Copy link
Author

w4d3j commented Jul 28, 2021

I installed via the .deb package (aarch64 on raspberry pi 4). The program was called via the same script I've been using for weeks:
harvest(){
source "${HOME}"/chia-blockchain/venv/bin/activate
chia start -r harvester
nohup farmr harvester headless &
}

Adding "headless" when the mode was introduced is the only modification I've made since the .deb package became available.

Also, everything seems to be working fine, it appears to only be cosmetic. I thoroughly appreciate your work, this is a wonderful tool you provide us!

image

@gilnobrega
Copy link
Owner

Oh, that's troublesome. The .deb package must have gotten the wrong mode somehow! I'll have a look

@gilnobrega
Copy link
Owner

I just installed the aarch64 .deb on my raspberry pi and it shows up as a harvester (and Harvesting)
I think you're seeing a very weird issue. Can you message me in discord? I'll guide you on how you can launch farmr.net in debug mode so I can recreate your situation and hopefully get it fixed.

@w4d3j
Copy link
Author

w4d3j commented Jul 28, 2021

Will do. I'm on my way out the door, but I'll hop on Discord after work.

@gilnobrega
Copy link
Owner

Closing this issue as we figured out the main cause and the fix is now live in farmr.net

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants