grayfallstown / Chia-Plot-Status

GUI Tool for beginners and experts to Monitor and Analyse Chia Plotting log files, show health and progress of running plots and estimated time to completion. No setup, configuration or installation of python or whatever required. Just install and enjoy.
https://grayfallstown.github.io/Chia-Plot-Status/
MIT License
183 stars 27 forks source link

error extracting json by cmd #103

Closed Hatt3rPi closed 3 years ago

Hatt3rPi commented 3 years ago

Hi, I have been developing a little code that checks the new plots in the destination folder, and extracts a Chia Plot Status json file by cmd.

the problem occurred when i updated to version 0.11.7

I get the following error: image

Should I change / add any parameters?

grayfallstown commented 3 years ago

Please update to 0.11.8 as this was a bug in the code.

May I ask, what are you using the cli for?

Hatt3rPi commented 3 years ago

image image

As an enthusiast, I am preparing a telegram bot to notify me when a new plot is generated, daily summary, plot analysis, recommendations among others.. I use ChiaPlotStatus to collect data from the creation of each plot, for example the durations of the different phases.

grayfallstown commented 3 years ago

@Hatt3rPi Great project!

I love to see how people use the software.