peter92427

Results 1 comments of peter92427

Hello, had the same problem, probably because running multiple instances... You can avoid it by setting alternate temp dir before starting node. `machina:~$ echo $TMPDIR` ` ` `machina:~$ export TMPDIR=/tmp/chia1`...