-
-
Notifications
You must be signed in to change notification settings - Fork 386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bugs?please help!! #1246
Comments
What are you trying to do? The current version doesn't support pooling as far I know. |
It does support pooling, changes were made around 1-2 weeks ago. |
Ah nice, it didn't when I checked and saw no new version. |
@ShadXo There was no new release tag. Simply clone the repo and you are fine. |
@LotharMadsson No worries, I got it already working around 2 weeks 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
The text was updated successfully, but these errors were encountered: