Search found 46 matches
- Wed Jun 01, 2022 4:39 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cannot export events
- Replies: 17
- Views: 5840
Re: Cannot export events
I just upgraded to 1.36.17 but the export button still does not do anything
- Mon May 30, 2022 5:31 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cannot export events
- Replies: 17
- Views: 5840
- Mon May 30, 2022 2:30 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cannot export events
- Replies: 17
- Views: 5840
Re: Cannot export events
The answer will be in the logs. Look in /var/log/apache2/error.log and /var/log/zm/web_php.log. There is no entries in apache2/error.log when I click on export. There is no zm/web_php.log; there is a zm/error.log but again this file shows nothing after clicking on export. In the meantime, I used ...
- Sat May 28, 2022 7:18 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cannot export events
- Replies: 17
- Views: 5840
Re: Cannot export events
I just upgraded zoneminder to 1.36.16 but the problem remains. I still cannot download the event
- Fri May 27, 2022 5:36 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cannot export events
- Replies: 17
- Views: 5840
- Fri May 27, 2022 12:46 pm
- Forum: ZoneMinder 1.36.x
- Topic: Cannot export events
- Replies: 17
- Views: 5840
Cannot export events
I am running ver 1.36.15 on Ubuntu 20.04 LTS x64. I am trying to export an event, but when I click on the export button, nothing happens. zoneminder logs to the system log and with 16 ip cameras, the log is getting updates fairly quickly. As far I can, I cannot see any obvious error messages in the ...
- Thu Sep 03, 2020 2:10 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Unable to navigate to tabs in camera settings
- Replies: 5
- Views: 2212
Re: Unable to navigate to tabs in camera settings
I grab mine from Git, but your method will differ. 1.35.x is not recommended for production systems. That's what the 1.34 versions are for. I installed it from Synaptic. I checked the apt/sources and it seems I added the master branch sometime in the past. I have now changed it the bionic branch ...
- Thu Sep 03, 2020 11:47 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Unable to navigate to tabs in camera settings
- Replies: 5
- Views: 2212
Re: Unable to navigate to tabs in camera settings
There seems to be quite a bit of work going on with the web interface in 1.35.x. If you still have the old tabls, there's a newer version with links down the lefthand side for General, Source etc. Might be worth try to get to the latest build. You mean the nightly build? Is it recommended for a ...
- Thu Sep 03, 2020 7:20 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Unable to navigate to tabs in camera settings
- Replies: 5
- Views: 2212
Unable to navigate to tabs in camera settings
I am been unable to navigate to any tab for camera settings except the first one (General). Clicking on Source, ONVIF, Storage etc does nothing, the browser remains on the General tab. I have tried this in firefox, chrome and IE as well. Same is true if I try to add a new monitor. I updated to 1.35 ...
- Thu Mar 23, 2017 12:32 pm
- Forum: ZoneMinder 1.30.x
- Topic: Upgrade to 1.30.2 h264 videostorage branch database problems
- Replies: 6
- Views: 4231
Re: Upgrade to 1.30.2 h264 videostorage branch database problems
https://github.com/ZoneMinder/ZoneMinder/blob/feature-h264-videostorage/db/zm_update-1.29.2.sql So this is the one, problem being this only exists in that branch and you are coming from 1.30 so it is not applying. I believe you can do zmupdate.pl --version=1.29.1, which will reapply the db changes ...
- Tue Mar 21, 2017 5:29 pm
- Forum: ZoneMinder 1.30.x
- Topic: Upgrade to 1.30.2 h264 videostorage branch database problems
- Replies: 6
- Views: 4231
Re: Upgrade to 1.30.2 h264 videostorage branch database problems
Let me check this, there are some db changes that h264 needs but they never get a version number as they are not released. The readme of that branch does mention them, and I believe a new db from scratch has the fields in monitor table. When it goes to master zmupdate will work. Any update on this ...
- Sun Mar 19, 2017 7:43 am
- Forum: ZoneMinder 1.30.x
- Topic: Log says monitor is recording even if function is Monitor
- Replies: 9
- Views: 5063
Re: Log says monitor is recording even if function is Monitor
Yes Capturing = Good. If your monitor is Nodect, the analysing = good also. Not sure how much processing it skips but I did see Nodect does not hit the motion detect code. If they are all in Monitor right now, stop and start zoneminder, then look for any zma process. I put all monitors in "Monitor ...
- Sat Mar 18, 2017 4:23 pm
- Forum: ZoneMinder 1.30.x
- Topic: Upgrade to 1.30.2 h264 videostorage branch database problems
- Replies: 6
- Views: 4231
Re: Upgrade to 1.30.2 h264 videostorage branch database problems
Should I do this after apt upgrade finishes?PacoLM wrote:Try this-> sudo /usr/bin/zmupdate.pl
Edit:
I tried it after apt upgrade and got the following message
Code: Select all
Database already at version 1.30.2, update aborted.
- Sat Mar 18, 2017 4:09 pm
- Forum: ZoneMinder 1.30.x
- Topic: Upgrade to 1.30.2 h264 videostorage branch database problems
- Replies: 6
- Views: 4231
Upgrade to 1.30.2 h264 videostorage branch database problems
I decided to upgrade my existing installtion 1.30.0 to 1.30.2 h264 videostorage branch available from iconnor repo. I used the method outlined in the "Ubuntu 16.04 - ZM 1.30.x Upgrade" section at https://wiki.zoneminder.com/Common_Issues_with_Zoneminder_Installation_on_Ubuntu. The upgrade didn't ...
- Fri Mar 17, 2017 3:03 pm
- Forum: ZoneMinder 1.30.x
- Topic: Log says monitor is recording even if function is Monitor
- Replies: 9
- Views: 5063
Re: Log says monitor is recording even if function is Monitor
The IP camera monitors function have been either None, Monitor or Nodect. I have restarted zoneminder many times and the system has been restarted after every few days also. I still get these messages about Analyzing/Capturing. If I understand you correctly, in the log, "Capturing" is ok but ...