Skip to content

Version 0.6.1: How to dynamically synchronize plots without restarting docker-compose #372

Answered by guydavis
raingggg asked this question in Q&A
Discussion options

You must be logged in to vote

Welcome! The Machinaris WebUI actually gets the plots listing by asking the Chia farming service, via RPC. So the WebUI is just reporting what Chia farming service sees as plots.

Few things to check:

  1. Do you have the Machinaris container configured for each volume mount where you are storing plots? Check the volumes line of your docker-compose.yml. Ensure plots_dir in the environment sections includes all the in-container paths.
  2. From an in-container shell (docker exec -it machinaris bash), check that Chia reports correct paths with chia plots show
  3. There is a refresh frequency check for Chia farming service. Default is 120 seconds, but please check yours. Go to Settings | Farming, page cho…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by raingggg
Comment options

You must be logged in to vote
1 reply
@Bafff
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants