hajes29a

Results 9 issues of hajes29a

an issue with over saturation of temp drive in first few minutes after plot is done. carried tests: 1. normal copy tmp > 1gb network > server = steady 110MBs...

### What happened? `chia plotnft claim -i 14` error output `Error performing operation on Plot NFT -f ..... wallet id: 14: {'error': 'Cannot claim due to unconfirmed transaction. If this...

bug

5 min old fresh install of Clear Linux 37860...trying to update now /etc/kernel/cmdline.d/mitigations.conf >> mitigations=off `sudo clr-boot-manager update` `[ERROR] cbm (../src/lib/bootvar.c:L372): efi_set_variable() failed: No space left on device` `[ERROR] cbm...

it makes me wonder why renaming/moving plot on same device takes over 60s latest Beta CUDA plotter `/c-tmp/plot-k32-c07-....plot.tmp -> /c-tmp/plot-k32-c07-....plot Completed writing plot in 74.57 seconds` `/c-tmp` is SSD/NVMe with...

2.0
compression

Started plot. Running Phase 1 Table 1: F1 generation Generating f1... `*** Crashed! *** /home/hajes/bladebit/build/bladebit(_Z12CrashHandleri+0x8a)[0x56243da09cea] /usr/lib64/glibc-hwcaps/x86-64-v3/libc.so.6(+0x3aa60)[0x56243d23ba60] /home/hajes/bladebit/build/bladebit(+0x5fc1f)[0x56243d97ac1f] /home/hajes/bladebit/build/bladebit(+0x5f2a2)[0x56243d97a2a2] /home/hajes/bladebit/build/bladebit(_ZN10ThreadPool17FixedThreadRunnerEPv+0x52)[0x56243d9f8ac2] /home/hajes/bladebit/build/bladebit(_ZN6Thread17ThreadStarterUnixEPS_+0x71)[0x56243da0aba1] /usr/lib64/glibc-hwcaps/x86-64-v3/libc.so.6(+0x9070d)[0x56243d29170d] /usr/lib64/glibc-hwcaps/x86-64-v3/libc.so.6(__clone+0x40)[0x56243d31db00]` Run with following command ~/bladebit/build/bladebit -n 1 -f...

`aioutils.py", line 122, in @asyncio.coroutine ^^^^^^^^^^^^^^^^^ AttributeError: module 'asyncio' has no attribute 'coroutine'. Did you mean: 'coroutines'?` tried to change (https://stackoverflow.com/questions/47376408/why-cant-i-yield-from-inside-an-async-function) `@asyncio.coroutine` to ``` async def stream_from_fd(fd, loop): """Recieve a...

./plow.py Traceback (most recent call last): File "/home/hajes/./plow.py", line 16, in import aionotify File "/home/hajes/.local/lib/python3.11/site-packages/aionotify/__init__.py", line 5, in from .base import Watcher File "/home/hajes/.local/lib/python3.11/site-packages/aionotify/base.py", line 10, in from . import...

it refuses to install without `sudo` then it fails `• Updating pyyaml (6.0.1 -> 5.4.1): Failed ChefBuildError`

I have followed official guide precisely. Everything seems ok until one tries to run some programs requiring CUDA. `nvtop` or `nvidia-setting` do not exist, and I din't find a way...

bug