I tried 5.01 6.0.0 6.1.0 and last beta10 version of tt-miner for mining EPIC-progpow.
it starts mining but when it switched to other algos (randomx-cuckoo) it crashes and gives this error.
“/hive/miners/tt-miner/h-run.sh: line 22: 10766 Segmentation fault (core dumped) ./TT-Miner cat miner.conf 2>&1 tt-miner exited (exitcode=139), waiting to cooldown a bit”
the problem is related to web feed code. if I delete the “-b 127.0.0.1:$MINER_API_PORT” code in h-config.sh file, miner works without error but doesnt show any data on webpage.
Please fix this issue. Thanks