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

Can't work, please help me ,Think #679

Open Tiexcn opened 3 years ago

Tiexcn commented 3 years ago

(chia) C:\Users\Administrator\Desktop\Swar-Chia-Plot-Manager>python manager.py start Traceback (most recent call last): File "C:\Users\Administrator\Desktop\Swar-Chia-Plot-Manager\manager.py", line 30, in start_manager() File "C:\Users\Administrator\Desktop\Swar-Chia-Plot-Manager\plotmanager\library\utilities\commands.py", line 55, in start_manager raise ManagerError('Failed to start Manager. Please look at debug.log for more details on the error. It is in the same folder as manager.py.') plotmanager.library.utilities.exceptions.ManagerError: Failed to start Manager. Please look at debug.log for more details on the error. It is in the same folder as manager.py.

I don't know what went wrong

GAMEBOOK commented 3 years ago

Same issue here. Do you have a debug.log file empty (mine is empty) ? https://github.com/swar/Swar-Chia-Plot-Manager/issues/676

JayPark777 commented 3 years ago

Didn't you update it to 1.1.6? Change the chia path in config.yaml.

chia_location: C:\Users\ [username] \AppData\Local\chia-blockchain\app-1.1.6\resources\app.asar.unpacked\daemon\chia.exe

Tiexcn commented 3 years ago

Didn't you update it to 1.1.6? Change the chia path in config.yaml.

chia_location: C:\Users\ [username] \AppData\Local\chia-blockchain\app-1.1.6\resources\app.asar.unpacked\daemon\chia.exe

My version is still 1.15 and the chia_location configuration is correct.

Tiexcn commented 3 years ago

Same issue here. Do you have a debug.log file empty (mine is empty) ?

676

Traceback (most recent call last): File "C:\Users\Administrator\Desktop\Swar-Chia-Plot-Manager\stateless-manager.py", line 84, in <module> while has_active_jobs_and_work(jobs): File "C:\Users\Administrator\Desktop\Swar-Chia-Plot-Manager\plotmanager\library\utilities\jobs.py", line 16, in has_active_jobs_and_work if job.total_kicked_off < job.max_plots: TypeError: '<' not supported between instances of 'int' and 'str'

Tiexcn commented 3 years ago

Same issue here. Do you have a debug.log file empty (mine is empty) ?

676

“max_plots: AAA“ I have a problem here 。。。。