Eric Claeys
Eric Claeys
@naushir, the Allsky log file records every `rpicam-still` command it runs, but we only keep stdout/stderr from rpicam-still from the last run. That's where this output: ~~~ [93:12:50.409301353] [47239] INFO...
@naushir, How would someone get your modified program? Where was the `LOG_ERROR("ERROR...` sent? That message never appeared in the rpicam-still output.
@naushir , > The exception should be logged to stderr if I'm not mistaken. That error message didn't appear in either user's output, so I assume their hang is caused...
> Do you capture both `stdout` and `stderr` as I'm really guessing where it logs to. Yes, we capture stdout and stderr.
@naushir, @brianboru82, No one's ever reported the `ERROR: Device timeout detected, attempting a restart!!!` message which implies that's never been the problem, so I'm not sure if the change will...
@jsalsburg, what's in `/tmp/capture_RPi_debug.txt`?
Next time you get the error, look in `/tmp/capture_RPi_debug.txt` before restarting Allsky. That file is overwritten every image.
@jsalsburg, what model NAS do you have and how old is it? My two-year old, 2-bay, one drive NAS doesn't have these problems. Except when you are viewing a web...
@jsalsburg, please create a new Issue at the [rpicam GitHub page](https://github.com/raspberrypi/rpicam-apps) and post the Issue number here. What you are seeing isn't an Allsky Issue - it's either a hardware...
Other than disk space, I can't think of anything that is impacted by a large DAYS_TO_KEEP. The only thing that looks at the images is the `Images` page on the...