You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah I need to get a release out to get the new algos in. After that release I'm going to fix the logging to use shell-in-shell on windows and then stop using miner -log arguments.
lolminer-a-1.log file gets overwritten instead of appended, at every miner restart. This makes it impossible to troubleshoot previous incidents.
This can be resolved by using "tee" command with -a "append" argument ...
or using native miner --log and --logfile arguments ...
Other miners may have similar issue. This is T.B.D ....
The text was updated successfully, but these errors were encountered: