hello
I am doing some test using the CLI on my plots, giving this comand ./chia.exe plots check It gives back a lot of line but one with this warning:
2021-05-23T19:04:14.928 chia.plotting.plot_tools : WARNING Directory: E:\chiafinalplot does not exist.
In that drive I have just the directory temp_plot so I think it is an old folder when I did some test. It is a problem? How can delete that? In the GUI I dont see that.
You likely specified it as a plot location earlier.
in the GUI, go to the plots, hit the 3 button menu next to Add A plot, and click add a plot directory. it will bring up your existing configured plot directories, where you can delete old ones
Thank you, I JUST figured that out a few minutes ago… Yes, SO much easier to do it in config.yaml. I wish I had found that way sooner… Thank you again Jacek
Good to know. It used to be like that in early days. Later for whatever reason the harvester read that section only on node / harvester startup. Maybe, people didn’t like it (I didn’t), so they reverted back to the original way. I don’t have a working chia setup to try it.
For MMX, I don’t think that the harvester is reading changes to that section (once started). However, if folders are mounted and recursive flag is on, then the harvester rescans the whole root folder on each plot load, so it picks up those changes in the subfolders. Not sure how it works with chia gigahorse.