Reboot after frame time - miner crashes

albertojamesalbertojames Member Posts: 13
edited January 2017 in Mining
Hello,

Last week started mining with a new RIG -- it's not at home, it's far a way from my city. I found a way to reboot after power loss and added the miner bat in startup windows folder to start mining automatically.

But, sometimes miner crashes and there is nothing i can do remotely.
I think that i should program a reboot each 3 hours? Or maybe each 5 hours?

What do you think? How can i do that with win10?

Thank you

Comments

  • kemo6600kemo6600 Member Posts: 62
    Restart by timer is not a good option as it might crash before the timer and will waste time rebooting if it didnt crash .

    If you are using claymore there is option to restart PC if miner have an error .

    In your miner Bat add "-r 1"

    in your miner folder add the follwing file reboot.bat "shutdown.exe /r /t 00"



  • albertojamesalbertojames Member Posts: 13
    kemo6600 said:

    Restart by timer is not a good option as it might crash before the timer and will waste time rebooting if it didnt crash .

    If you are using claymore there is option to restart PC if miner have an error .

    In your miner Bat add "-r 1"

    in your miner folder add the follwing file reboot.bat "shutdown.exe /r /t 00"



    Thank you -- hope it works
Sign In or Register to comment.