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 388 forks source link

Kicked plots issue #1040

Open sbboguzhan opened 3 years ago

sbboguzhan commented 3 years ago

sometimes my plots kicked with new plot, i dont understand why. my total plots is 8 and i set up 8 for all , its frustating

max_concurrent: 8 max_for_phase_1: 8 minimum_minutes_between_jobs: 0

Ufkabakan commented 3 years ago

What exactly do you mean by "kicked"? Vanished?

bouzaguido commented 3 years ago

Hi! Same issue here, but only the first plot finalize when the last is start . And i receive Discord notification that the plot was finalize. Thx

AOB8831 commented 3 years ago

I believe i'm having this issue as well. My maximum global is 7, while the job is set for 4. Maximum for phase 1 is 2. When early phase 4 starts a new plot, the in progress plot (still in phase 1) above it gets killed (even deleted from the temporary). Not sure why. The config seems to be logical. It would seem that it would just not start a new job if some maximum was being exceeded, not kill and replace(???).