-
OS: Ubuntu 20.0 I am not using the machinaris-plotting feature, and instead continue to use my previous plot files/folder sync script. However, the machinaris webui does not update the plots count when new plot files been synced into mounted volumes. Could you please share us how to trigger the plots count updating feature? Detailed information are listed below:
Helps needed: please kindly let me know if there is any configuration missing for this case? It would be good to hear if some script can help trigger the update as well. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
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:
Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
@guydavis thanks so much for your quick reply! Here is my detailed case:
BTW, I also tried to list and count both the outer(host) and inner(container) mounted volumes. The count is correct! However, I still cannot figure out the root cause. I am planning to check the logs/debug.log and time.time() later to see why. |
Beta Was this translation helpful? Give feedback.
-
@raingggg any findings? |
Beta Was this translation helpful? Give feedback.
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:
volumes
line of your docker-compose.yml. Ensureplots_dir
in theenvironment
sections includes all the in-container paths.docker exec -it machinaris bash
), check that Chia reports correct paths withchia plots show