Plotting error every time on second table #4579
Replies: 3 comments
-
looks like the same error as in issue #4241 |
Beta Was this translation helpful? Give feedback.
-
Same issue on Debian 10 with ZFS RAID-10
|
Beta Was this translation helpful? Give feedback.
-
@shithappens1980 , the newest version(s) of chia has fixes in place to resolve this issue. Please download it from here: https://www.chia.net/downloads/ Since this issue has been resolved with the latest version(s) of chia 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.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1%
2021-05-11T14:46:19.665 chia.plotting.create_plots : �[32mINFO �[0m Creating 1 plots of size 32, pool public key: a24bfedaad15c929354382f21f2800e45c24e2fe331d98189fb6d9a30d686e1e63d50a75f20111650bec02f7e901d3a3 farmer public key: 91f189b0183ef55b50fd539e472206f35c84e1c84144bcdc9dde574990bcf6e97b67836a5491e83b494eeb12e5fb16bb�[0m
2021-05-11T14:46:19.671 chia.plotting.create_plots : �[32mINFO �[0m Memo: a24bfedaad15c929354382f21f2800e45c24e2fe331d98189fb6d9a30d686e1e63d50a75f20111650bec02f7e901d3a391f189b0183ef55b50fd539e472206f35c84e1c84144bcdc9dde574990bcf6e97b67836a5491e83b494eeb12e5fb16bb0f471d8d84523ffee769cfa7b0f55884daa28b942453ea28a723efa2b9d6600e�[0m
2021-05-11T14:46:19.671 chia.plotting.create_plots : �[32mINFO �[0m Adding directory /home/frank/miningpool/pool to harvester for farming�[0m
2021-05-11T14:46:19.714 chia.plotting.create_plots : �[32mINFO �[0m Starting plot 1/1�[0m
Starting plotting progress into temporary dirs: /home/frank/miningpool/tmp_pool and /home/frank/miningpool/tmp_pool
ID: 1597e549e46338a5d411524e93a42bd3c23e4fd7cd4e963c4c426cca2db9bea0
Plot size is: 32
Buffer size is: 3390MiB
Using 128 buckets
Using 2 threads of stripe size 65536
Starting phase 1/4: Forward Propagation into tmp files... Tue May 11 14:46:19 2021
Computing table 1
F1 complete, time: 160.494 seconds. CPU (112.64%) Tue May 11 14:49:00 2021
Computing table 2
Caught plotting error: std::bad_alloc
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 164, in create_plots
RuntimeError: std::exception
[8331] Failed to execute script chia
on Linux Debian 10 with zfs
Beta Was this translation helpful? Give feedback.
All reactions