Skip to content

UI Bug: Plots from one of my plot_directories is not showing up in farming tab. #198

Answered by guydavis
ray-su asked this question in Q&A
Discussion options

You must be logged in to vote

Good day, please ensure you have set your plots_dir environment variable to a colon-separated list of all 3 in-container paths as per the directions in the wiki.

Then you may need to clean-up any out-of-date paths left behind from previous values of plots_dir:

chia show dirs
chia plots remove -d STALE_IN_CONTAINER_PATH
flax plots remove -d STALE_IN_CONTAINER_PATH

Repeat the remove lines until only valid in-container paths are shown by chia show dirs.

Hope this helps. If this response answers your question, please mark the Discussion as Answered.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ray-su
Comment options

Answer selected by ray-su
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #197 on July 19, 2021 15:51.