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

bugs?please help!! #1246

Open yangyanhai555 opened 3 years ago

yangyanhai555 commented 3 years ago

Traceback (most recent call last): File "D:\a\chia-blockchain\chia-blockchain\venv\Lib\site-packages\chia\cmds\chia.py", line 83, in File "D:\a\chia-blockchain\chia-blockchain\venv\Lib\site-packages\chia\cmds\chia.py", line 79, in main File "click\core.py", line 829, in call File "click\core.py", line 782, in main File "click\core.py", line 1259, in invoke File "click\core.py", line 1259, in invoke File "click\core.py", line 1066, in invoke File "click\core.py", line 610, in invoke File "click\decorators.py", line 21, in new_func File "chia\cmds\plots.py", line 135, in create_cmd File "chia\plotting\create_plots.py", line 68, in create_plots File "chia\plotting\create_plots.py", line 42, in get_pool_public_key RuntimeError: No keys, please run 'chia keys add', 'chia keys generate' or provide a public key with -p [9204] Failed to execute script chia error

ShadXo commented 3 years ago

What are you trying to do? The current version doesn't support pooling as far I know. Use the files from: https://github.com/jack60612/Swar-Chia-Plot-Manager

swar commented 3 years ago

What are you trying to do? The current version doesn't support pooling as far I know. Use the files from: https://github.com/jack60612/Swar-Chia-Plot-Manager

It does support pooling, changes were made around 1-2 weeks ago.

ShadXo commented 3 years ago

Ah nice, it didn't when I checked and saw no new version.

LotharMadsson commented 3 years ago

@ShadXo There was no new release tag. Simply clone the repo and you are fine.

ShadXo commented 3 years ago

@LotharMadsson No worries, I got it already working around 2 weeks ago.