Chia-Network / chia-blockchain

Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
10.82k stars 2.03k forks source link

Caught plotting error: Matches do not match with number of write entries #4964

Closed brezapour81 closed 3 years ago

brezapour81 commented 3 years ago

Describe the bug whilst plotting away, i got the following error in the plotting logs for two of my plots at 17% in progress:

Caught plotting error: Matches do not match with number of write entries 4294491024 4294490818 [4136] 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 176, in create_plots RuntimeError: Unknown exception

Any ideas?

prophetz2021 commented 3 years ago

i have a same problem. not get a solution yet. so sad

Falacio commented 3 years ago

I got the same error. Couldn't catch the exception, but at the end of plot log (while computing table 2) I had this:

Bucket 127 uniform sort. Ram: 3.247GiB, u_sort min: 1.125GiB, qs min: 0.281GiB. Total matches: 152585736 Caught plotting error: Matches do not match with number of write entries 152585736 152586705

mezcalz9 commented 3 years ago

I got the same error

iimoos9 commented 3 years ago

I am getting the same error for the last 4 days. I put an exclusion for the directory so it's not my virus scanner. Did anyone find out how to fix ?

Caught plotting error: Matches do not match with number of write entries 4182562002 4182561946 [23532] 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 176, in create_plots RuntimeError: Unknown exception

Ismas commented 3 years ago

Several cases opened with this problem. Admin, where are?

iimoos9 commented 3 years ago

I've been trying 2-3 times a day for the last week it's still happening.

mezcalz9 commented 3 years ago

My Corsair MP600 2TB and XPG Gammix S50 2TB work well and I dont get any error. I have 2 XPG Spectrix S40G 4TB and I cant make plots with them, it always crash. I tried them on multiple computer and I always get errors or explorer crash..

github-actions[bot] commented 3 years ago

This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.

github-actions[bot] commented 3 years ago

This issue was automatically closed because it has been flagged as stale and subsequently passed 7 days with no further activity.