Miner crashed every day 2-3 times.
https://ibb.co/d78utShttps://ibb.co/nxDSDSWhen I click on "close program" miner restart and working.
Problem is that I cant always monitoring the rig and restarting it.
Is there solution?
upgrade from Windows to Linux
Is there possibility to enter command that lolminer restart when losing SOL/s, or restarting on every hour?
either:
A. stick with Windows, learn PowerShell (or maybe you can do it as a batch script) and write your own bit of code to do this
https://github.com/PowerShell/PowerShell/tree/master/docs/learning-powershellor possibly create a Windows Service to do this? (google it)
B. install a flavour of Linux (I recommend Ubuntu 16.04 LTS for you) and run (the more stable) lolMiner there, which can be easily executed from the commandline to run as a back ground process, or made to be a service that the operating system will restart as necessary