Open MinerGuy62 opened 3 years ago
It always seems to occur during the P3 phage
Usually it's a RAM or drive failure
I'm having same issue - /chia-plotter# ./build/chia_plot -n -1 -r 16 -t /mnt/amir/ -d /mnt/negn/ -c xch1*** -f 821a** >Log_8-29-21_1204pm.log terminate called after throwing an instance of 'std::runtime_error' what(): thread failed with: thread failed with: fwrite() failed Aborted (core dumped)
did not have this problem until updating, ran a memtest no issues
I was experiencing this but realized I didn't remount the ramdisk after rebooting
sudo mount -t tmpfs -o size=110G tmpfs /mnt/ram/
I'm not using a ramdisk
I'm not using a ramdisk
You have a different error: fwrite() failed
Make sure disks are not full.
I updated this morning and the error just started occuring over the past few days.
I see there was another updated listed a couple of hours ago.
Is this NVME related or something else?