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.
-
Describe the bug
I think this is a bug. Happened twice.
I am executing:
chia plots create -k 32 -b 3000 -n 20 -t /mnt/3tb/chiatmp1 -2 /mnt/3tb/chiatmp2 -d /mnt/3tb/chiaplots -e -r 3
Last few lines on the screen are:
Bucket 17 uniform sort. Ram: 2.866GiB, u_sort min: 1.375GiB, qs min: 0.687GiB.
Bucket 18 uniform sort. Ram: 2.866GiB, u_sort min: 1.375GiB, qs min: 0.687GiB.
Bucket 19 uniform sort. Ram: 2.866GiB, u_sort min: 1.375GiB, qs min: 0.687GiB.
Bucket 20 uniform sort. Ram: 2.866GiB, u_sort min: 2.750GiB, qs min: 0.688GiB.
Killed
Happened twice. Nothing in the debug.log -e is required or it crashes.
To Reproduce
Steps to reproduce the behavior:
chia plots create -k 32 -b 3000 -n 20 -t /mnt/3tb/chiatmp1 -2 /mnt/3tb/chiatmp2 -d /mnt/3tb/chiaplots -e -r 3
Wait hours, (it's a slower computer). It happens each time.
Expected behavior
A plot to be created.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2
Release: 20.04
Codename: focal
model name : Intel(R) Atom(TM) CPU N2800 @ 1.86GHz
RAM : 4Gb
Additional context
Guessing it's hardware related, as I have other plotters working just fine, some using a smaller buffer I think.
If you need more info left me know, and what you need mew to do to get it. It will take probably over a day to get the error again.
Beta Was this translation helpful? Give feedback.
All reactions