Replies: 1 comment 6 replies
-
Are you using the remote UI as described here: |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently running the following setup:
Machine 1: Linux, full node, wallet, farmer
Machine 2: Windows, GUI
Machines 3-5: Various, harvesters
All machines are running version 1.3.1 and have full connectivity to each other. The GUI on machine 2 connects to the full node on machine 1. All harvesters on machines 3 through 5 show up correctly as remote harvesters connected to the farmer on machine 1.
I am running the GUI in farming mode so that I have full visibility into my setup, rather than just the wallet. There are no plots on machine 1, and I have tried to stop the harvester process there because it is extraneous. However, I find that when I shut down the harvester on machine 1, the GUI on machine 2 returns a message "Starting harvester" and the harvester process on machine 1 respawns.
Is there a config option I can set to prevent the GUI from spawning processes when connecting to a remote daemon?
Beta Was this translation helpful? Give feedback.
All reactions