Cannot download videos

Previous development branch now released as 1.36
Locked
phillipwheat
Posts: 10
Joined: Wed Aug 05, 2020 10:48 pm

Cannot download videos

Post by phillipwheat »

Not a complaint, but a potential bug report.

Trying to export videos, keep getting these errors:
Date/Time
Component Server PID Level Message File Line
2020-08-09 11:38:58 web_php 71136 ERR /tmp/zm/zmExport_.tar does not exist or is not readable. /usr/share/zoneminder/www/views/archive.php 71
2020-08-09 11:38:59 web_php 72867 ERR No archive type given to archive.php. Please specify a tar or zip archive. /usr/share/zoneminder/www/views/archive.php 28

I have tried both .tar and .zip formats.

Still learning all the ZM nuances, great product and looking forward to using it more!
User avatar
iconnor
Posts: 3358
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Cannot download videos

Post by iconnor »

So far not able to reproduce it.

Please document your steps a bit more.
tippi
Posts: 1
Joined: Wed Aug 12, 2020 7:07 am

Re: Cannot download videos

Post by tippi »

Same problem for me.

Version 1.35.5, Ubuntu, isaac PPA master.

1 monitor, source type Remote, HTTP (IP Webcam Android app).

Monitoring and motion detection is working finde, can view videos in browser (Chrome and Firefox).

I have archived some videos and trying now to download them. I click on the number under "Archived" and get the list of events.
Select all videos.
Click "Download Video".
"Zip" is already selected (no difference wheter select zip or tar).
Click generate Download.

A html is generated with a download link, but imediatly before I can click the button the page changes and html is suddenly empty.
URL http://<host>/zm/index.php?view=archive&type=&connkey=

Log error:

2020-08-12 09:12:36 web_php 19411 ERR No archive type given to archive.php. Please specify a tar or zip archive. /usr/share/zoneminder/www/views/archive.php 28
User avatar
iconnor
Posts: 3358
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Cannot download videos

Post by iconnor »

Should be fixed in latest master.
User avatar
bkjaya1952
Posts: 282
Joined: Sat Aug 25, 2018 3:24 pm
Location: Sri Lanka

Re: Cannot download videos

Post by bkjaya1952 »

iconnor wrote: Mon Aug 17, 2020 12:10 am Should be fixed in latest master.
I have tested exporting videos in Zineminder master 1.35.5~20200816200911-focal today. Can export mp4 videos without any problem.
zmExport_907727.zip
(413.22 KiB) Downloaded 261 times
Locked