David Rollinson
David Rollinson
Auto reprocess will not start if capture should be running. Server will process captures that do not overlap, though dvida could confirm. But I like -r
Looking into it, thanks for sending the logs
Looking at your logs, definitely something strange is happening. Thanks for providing the exact sequence required to repeat the testing. At the moment I have no idea why it is...
Hi Timbot18 Please forgive my possible stupidity, but how would reprocess know where to put the files, or even which .config file to use if the correct .config file is...
```2024/09/25 08:40:14-INFO-EventMonitor-line:2148 - Next Capture start : 10:38:49 UTC 2024/09/25 09:10:15-INFO-EventMonitor-line:2144 - Next EventMonitor run : 01:40:15 UTC; 30.0 minutes from now 2024/09/25 09:10:15-INFO-EventMonitor-line:2148 - Next Capture start : 10:38:49...
Unlikely, that code has no business running at this stage.
That code executes at the start of an EventMonitor run, which is not yet due.
Error was raised at 09:52:11, that code ran successfully at 09:40:15 and was not scheduled to run again until 10:10:18. Why do you think it is that code that had...
Working on this now. As a triage measure, I propose to remove the offending lines until a proper solution is found.
These scripts have a couple of issues. Firstly https://github.com/g7gpr/RMS/blob/74a822bc833fc18f5ac7df16c56c08e1619c80e7/Scripts/MultiCamLinux/StartCapture.sh#L44 change directory to ~/source/Stations/STATID which causes various strange things to happen; for example RMS can run a version of code which...