So another issue I'm finding is the program seems to quit after about an hour (longest it's ran for me is 1.5hr). The last entry is:
ERROR: 2018/05/21 21:27:49 influxdb.go:39: DBDaemon could not write record batch to influxDB...
I can fire the app back up and it runs fine. Any ideas?
I had that problem before. Are you running it on a laptop? Check your power settings.
Nah, on an RPI.
Try to increase the influx write interval eg 30s.
If that doesnt work then send me a trace together with the influx log
Below is after increasing to 30s in the rig-monitor conf.
Influx log (line 499 has the timeout):
https://pastebin.com/qE4v6rr1rig-monitor log with console output at the end:
https://pastebin.com/k55KpGbMAs you can see, this was almost 1 hour on the button. So far all have crashed at 15min intervals around an hour.