Describe Your Environment
- 1.38.3 release
- PPA
- LUbuntu 22.04.5 LTS
- LibreWolf 151 (version of Firefox)
Describe the bug
I attempted to download a video of multiple events using the montage review and I got an internal server error.
I went to the console log and saw messages like:
7/6/26, 8:38:29 PM EDT web_php 62421 ERR Unable to generate video, check /var/cache/zoneminder/events/1/2026-07-06/2914117/ffmpeg.log for details /usr/share/zoneminder/www/includes/Event.php 841
7/6/26, 8:38:28 PM EDT web_php 62421 INF Creating video file Event-2914117.mp4 for event 2914117 /usr/share/zoneminder/www/includes/Event.php 803
However, when I went look at the ffmpeg log, it did not exist. As far as I know this was the first error, and all the events that were part of the timeframe all produced the same error with no log files where it was specified to be.
I had enough diskspace for the video, as my first screenshot showed, however I think the issue might be that ZM is trying to generate the videos in the same folder as my events and that location didn't have enough space. The place it wanted to store the individual video is a different drive then where it said the full zip file would be, and I usually keep the drive my events are on maxed with the images. The storage view in ZM shows it is 80% full, but from my experience that is usually around the max because of space needed for the file pathing and names.
Is there an option to change where the videos are created?
To Reproduce
Steps to reproduce the behavior:
- Go the montage review and queue up an hour.
- Click on download video.
- Click on Generate download and then watch it fail a short bit later.
Expected behavior
I was expecting to either download a video, or get a clear error message on why it failed in the logs. If the log file couldn't be created, I would expect the web view logs to show the error for why the file couldn't be created.
Debug Logs
N/A
Describe Your Environment
Describe the bug
I attempted to download a video of multiple events using the montage review and I got an internal server error.
I went to the console log and saw messages like:
However, when I went look at the ffmpeg log, it did not exist. As far as I know this was the first error, and all the events that were part of the timeframe all produced the same error with no log files where it was specified to be.
I had enough diskspace for the video, as my first screenshot showed, however I think the issue might be that ZM is trying to generate the videos in the same folder as my events and that location didn't have enough space. The place it wanted to store the individual video is a different drive then where it said the full zip file would be, and I usually keep the drive my events are on maxed with the images. The storage view in ZM shows it is 80% full, but from my experience that is usually around the max because of space needed for the file pathing and names.
Is there an option to change where the videos are created?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I was expecting to either download a video, or get a clear error message on why it failed in the logs. If the log file couldn't be created, I would expect the web view logs to show the error for why the file couldn't be created.
Debug Logs
N/A