swar / Swar-Chia-Plot-Manager

This is a Cross-Platform Plot Manager for Chia Plotting that is simple, easy-to-use, and reliable.
GNU General Public License v3.0
1.26k stars 389 forks source link

Swar-Chia-Plot-Manager Sropped #1170

Open jliu0009 opened 3 years ago

jliu0009 commented 3 years ago

The manager stops after some time.

Here is my specs -5950x -Aorus X570 Ultra -2x Corsair MP600 + 1x Samsung 970 EVO Plus -64GB 3200mhz

Here is the config Global

max_concurrent: 16 max_for_phase_1: 8 minimum_minutes_between_jobs: 15

config.txt

z4nr34l commented 3 years ago

In my case too, as I've seen it has been looking like overheating protection, anyways I will want to disable it if really it's that.

AndersStruck commented 3 years ago

max_plots is the total number of plots that it will generate. It does not indicate the amount of concurrent plots being plotted. Maybe that is why? The manager may simply stop totally when it thinks it is finished. Set it to 999 for generating 999 plots and then stop.

z4nr34l commented 3 years ago

I've set it to 999, it's propably NVMe temperature issue. We tried to run manager with NVMe temp bigger than 65 celcius and manager were not starting, when drives went under 50, everything just started to work as should.