Hi. Does this miner need some special parameters to work with miningrigrentals? I use
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).