Replies: 1 comment
-
@Tremblorz , 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.
-
I'm new to this...
I created 1 plot, which doesn't show in my farm. now when I try to create a plot directory, or start plotting another plot I get this error. Here is my log when I create a new plot:
1%
2021-05-30T09:03:52.811 chia.plotting.create_plots : �[32mINFO �[0m Creating 1 plots of size 32, pool public key: 8848fea2fdade3d5ded05e51c5da450417ac929e49d82fd388b771ea0a2167b0abc44a046b3c3a450d4437c3bccbf0d0 farmer public key: 960bdf81a8364d0d830a747f3fe0ec9b622054bbfa767e7933b7446887b0b71ac206d0d05c8d912a68f8c5d5b1da3a20�[0m
2021-05-30T09:03:52.834 chia.plotting.create_plots : �[32mINFO �[0m Memo: 8848fea2fdade3d5ded05e51c5da450417ac929e49d82fd388b771ea0a2167b0abc44a046b3c3a450d4437c3bccbf0d0960bdf81a8364d0d830a747f3fe0ec9b622054bbfa767e7933b7446887b0b71ac206d0d05c8d912a68f8c5d5b1da3a201d18a7630a1a795041919ce0ed209cb139312de28ca79503fca44774237cf2a4�[0m
[7580] Failed to execute script 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 155, in create_plots
TypeError: argument of type 'NoneType' is not iterable
Beta Was this translation helpful? Give feedback.
All reactions