andru-kun / wildrig-multi

multi algo miner for AMD, NVIDIA and Intel gpu's
247 stars 50 forks source link

systemd issues #291

Open realsetvin opened 5 months ago

realsetvin commented 5 months ago

every other coin I try to mine by starting wildrig with systemctl I get this issue

happens on multiple algos with different wallet addresses. changing the wallet or password sometimes help.

wildrig-multi[2927]: wildrig-multi: src/unix/stream.c:1507: uv__read_start: Assertion `stream->type == UV_TCP || stream->type == UV_NAMED_PIPE || stream->type == UV_TTY' failed.

[Unit] Description=wild

[Service] ExecStartPre=/bin/sleep 5 WorkingDirectory=/home/amd/.no/wild ExecStart=/home/amd/.no/wild/wildrig-multi --algo xxx --url xxxx --user xxxxx

[Install] WantedBy=multi-user.target