Open furqanarda opened 3 years ago
You need to:
plotman kill {id}
where id is the plot you want to deleteplotman plot
If this doesn't help, share your config.yaml
Hello @cranzy, i found to update my plotting process with my new config.yaml. We are using plotman interactive
and press
button for inactive the plotting. After that, we write plotman kill {id}
and make it active our plotting process again. At this stage, new plotting is starting with updated config.yaml. But my problem is still here. I want to stop enless loop of plotman. I kill a one plotting, but other plotting is starting. it goes on like this. (ctrl +D) it didn't work. This is the main question. How can we stop Plotman?
Thank you.
How can we stop plotman? Which code line? Because when i write: plotman kill [idprefix ...] one of plotting is stopping but new one is starting immediately. And new plotting is not taking a new config.yaml settings.
Thank you.