denisio / seno-blockchain

Seno is just a fork of Chia, designed to be efficient, decentralized, and secure.
Apache License 2.0
25 stars 14 forks source link

Remote Harvester does not show plots #20

Open loueradun opened 3 years ago

loueradun commented 3 years ago

I have a remote harvester on another machine connected to my full node. I see the plots passing the filter but don't see the harvester in the full node list or see my plot size correctly from the CLI or GUI.

I believe it is harvesting from the remote machine (I see the challenges there), but this is not being shown.

Other forks seem to not have this issue and report the full size from the harvesters on both machines.

raingggg commented 2 years ago

Harvester still have issue. I am using Coctohug to farm on all chia forks. But seno cannot show the harvester plot count. I tried to wait 3 days, and can see multiple blocks found on remote harvester side. But the fullnode/farmer side never read them, and therefore no winning coins.

Coctohug Seno: https://github.com/raingggg/coctohug/blob/main/dockers/coctohug-seno/chain_install.sh#L3

raingggg commented 2 years ago

image To save computer resources, most of chia forks are supporting harvester mode. From the screenshot, you may see other forks work as expected. Harvester mode is a big concern for farmers with many disks, which can also help chia fork gain more netspace easily. Could you please help fix the remote harvester issue?