Post
Topic
Board Mining (Altcoins)
Re: WildRig Multi 0.15.3.8: AMD miner with multialgo support
by
andrucrypt
on 01/03/2019, 14:54:09 UTC
Hi. Does this miner need some special parameters to work with miningrigrentals? I use

Quote
wildrig.exe --print-full --algo hmq1725 --opencl-threads auto --opencl-launch auto --url us-central01.miningrigrentals.com:3333 --user username.rig --pass x
if ERRORLEVEL 1000 goto custom
timeout /t 5
goto loop

:custom
echo Some error happened, put custom command here
timeout /t 5
goto loop

and only get this


Try to use correct port from start(it should be somewhere in your control panel). Don't know why, but right now miner get some wrong data from pool for reconnection(port 5 is definitely not good).