Plots will not complete, freezing or rebooting #8398
Replies: 2 comments
-
that is a corruption of the data - it is usually your RAM that is creating it - but it can be any component that the data flows through... the CPU, RAM, drive... i think that perhaps one of these are having issues |
Beta Was this translation helpful? Give feedback.
-
@ItsMrKnowItAll , since this ticket was opened a number of years ago without further comments it seems this issue has been resolved. 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been attempting single plots. This hasn't been an issue until Chia updates and I have numerous successful plots without these issues. I don't imagine many people are plotting single plots but I haven't read of many issues such as this. I've gone so far as doing a complete clean re-installation. I've tried different drives to plot on as well. I appreciate any thoughts or help on this. I've been unable to move forward for about a week now and lots of drives to fill! Thank you.
Here are the logs from 2 different stalled out plots:
Total matches: 4293320135
Caught plotting error: Matches do not match with number of write entries 4293320135 4293320138
Traceback (most recent call last):
File "D:\a\chia-blockchain\chia-blockchain\venv\Lib\site-packages\chia\cmds\chia.py", line 132, in
File "D:\a\chia-blockchain\chia-blockchain\venv\Lib\site-packages\chia\cmds\chia.py", line 128, 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 153, in create_cmd
File "asyncio\base_events.py", line 642, in run_until_complete
File "chia\plotting\create_plots.py", line 247, in create_plots
RuntimeError: Unknown exception
[4676] Failed to execute script 'chia' due to unhandled exception!
======
Caught plotting error: Matches do not match with number of write entries 4294993332 4294993344
Traceback (most recent call last):
File "D:\a\chia-blockchain\chia-blockchain\venv\Lib\site-packages\chia\cmds\chia.py", line 132, in
File "D:\a\chia-blockchain\chia-blockchain\venv\Lib\site-packages\chia\cmds\chia.py", line 128, 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 153, in create_cmd
File "asyncio\base_events.py", line 642, in run_until_complete
File "chia\plotting\create_plots.py", line 247, in create_plots
RuntimeError: Unknown exception
[4052] Failed to execute script 'chia' due to unhandled exception!
Beta Was this translation helpful? Give feedback.
All reactions