KeyError: 'min_mainnet_k_size' on Harvester #3246
Closed
markputrella74
started this conversation in
Support
Replies: 1 comment
-
If you are still experiencing the issues it is recommended to upgrade to the latest version of chia. Please download it from here: https://www.chia.net/downloads/ Since this issue has been open for a number of years without additional comments, we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I run via windows powershell on my harvester but I return an error :
chia plots create -k 32 -b 4000 -t D:\CHIA -d D:\CHIA
Traceback (most recent call last):
File "chia\cmds\chia.py", line 81, in
File "chia\cmds\chia.py", line 77, 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 76, in create_plots
KeyError: 'min_mainnet_k_size'
[3948] Failed to execute script chia
Seems a wrong number of the k parameters ?
With the GUI i have always used K 32...
Thank you for your help,
Matteo
Beta Was this translation helpful? Give feedback.
All reactions