Closed ougni closed 3 years ago
Does this solve the false offline notification problem?
Was not aware of that problem. But the short answer is NO. This just proposes you run the chia-dog on WSL-Ubuntu instead of native Windows (with simplers installation process).
I thought it might because I dont think the problem exists on linux as far as i'm aware
My guess is also that it will solve the mentioned above problem if it reuses the tail -F
command.
I was hoping so, but so far in my testing it does not because I'm actually getting the problem more often now....I think its a way the logs roll over in windows, problem probably wouldn't exist if I was also running chia on wsl2
On Sat, May 15, 2021 at 2:06 PM Martin Mihaylov @.***> wrote:
My guess is also that it will solve the mentioned above problem if it reuses the tail -F command.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/martomi/chiadog/pull/125#issuecomment-841709770, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB6RHIIJEV5XLSYXTBYIE2TTN3A2ZANCNFSM445N4EOQ .
Turns out installing on WSL-Windows works just fine as long as the path for the Cha log is specified correctly. Added some instructions for installation using WSL-Ubuntu on Windows.