wolfrage76 / windows-plotman

Attempt at a Windows version of the plotman Chia Plot Manager system
54 stars 17 forks source link

keep adding plotting mission every 5 seconds #9

Open asukahan opened 3 years ago

asukahan commented 3 years ago

by adding plotman to the daemon folder and running python plotman.py interactive

window opened and seems fine, then plot mission added, log file and temp files appears, but it won't appear in the mission list. and missions kept added by every 5 seconds refresh.

stubmirror commented 3 years ago

same issue, dosnt seem to respect the rules set in config and just keeps adding plots every 5sec

wolfrage76 commented 3 years ago

Did you change chia.exe to chia2.exe like the readme says, to not interfere with existing plots while the code is still in testing, like the readme says?

On Sun, Apr 25, 2021 at 1:49 PM asukahan @.***> wrote:

by adding plotman to the daemon folder and running python plotman.py interactive

window opened and seems fine, then plot mission added, log file and temp files appears, but it won't appear in the mission list. and missions kept added by every 5 seconds refresh.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wolfrage76/windows-plotman/issues/9, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR7WN4WFWSESO6M74XXJVHTTKRI3DANCNFSM43RQDX6A .

stubmirror commented 3 years ago

yes but i also noticed the running plots dont show up in the overview so iam guessing something else is wrong, iam using python 3.9 if that matters and installed all the prereqs with pip. powershell_qhQdQXfryi

pvjulien commented 3 years ago

Does anyone have a solution to this? I have a similar problem (and also to issue #8) and can't figure what's going wrong.

Thank you!