Search found 10 matches
- Sat Jun 14, 2025 1:31 am
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: zmu not working?
- Replies: 2
- Views: 823
Re: zmu not working?
I found your emergency build and it's good news - the zmu -D option now works works! Unfortunately, there seems to be a daemon gremlin that wants to keep restarting it after a few seconds. That is definitely not desired. 06/13/2025 19:43:19.392542 zmwatch[14468].WAR [main:160] [Restarting capture ...
- Fri Jun 13, 2025 12:10 pm
- Forum: ZoneMinder 1.37.x Development Branch
- Topic: zmu not working?
- Replies: 2
- Views: 823
zmu not working?
I just updated to 1.37.66 from 1.35 and have no complaints so far but I can't seem to get zmu to work. This used to work in 1.35: sudo -u www-data zmu -m1 -D -U <user> -P <password> No errors; it just doesn't disable it. It also used to change the change the activity button from green to orange but ...
- Wed Apr 28, 2021 9:48 pm
- Forum: ZoneMinder 1.34.x
- Topic: repeating authentication errors
- Replies: 5
- Views: 2339
- Wed Apr 28, 2021 12:52 pm
- Forum: ZoneMinder 1.34.x
- Topic: repeating authentication errors
- Replies: 5
- Views: 2339
- Tue Apr 27, 2021 6:25 pm
- Forum: ZoneMinder 1.34.x
- Topic: repeating authentication errors
- Replies: 5
- Views: 2339
repeating authentication errors
I updated my ZM on Ubuntu 20.04 this past weekend to 1.34.26. The update went fine. I also changed my ZM user password this weekend as well. Now the log window is saying there are permission and auth errors. These 6 errors repeat every two minutes. Even though the error says that my user (me - marcw ...
- Fri Jun 03, 2016 12:23 am
- Forum: ZoneMinder 1.29.x
- Topic: Warning: camera not stopping??
- Replies: 1
- Views: 1824
Warning: camera not stopping??
I'm failing to understand what this warning means or what to troubleshoot: 2016-06-02 18:12:19.115440 zmdc 1520 WAR 'zmc -m 2' has not stopped at 16/06/02 18:12:19. Sending KILL to pid 28393 zmdc.pl I get these an average of about 3/hour on only this camera - Foscam FI9821W. I've messed with a bunch ...
- Sat Feb 13, 2016 11:19 pm
- Forum: ZoneMinder 1.29.x
- Topic: Ubuntu 14.04 new install issue
- Replies: 10
- Views: 7551
Re: Ubuntu 14.04 new install issue
Updated my 1.28.1 using your wiki instructions and things went perfectly, Thanks!bbunge wrote:In the never ending battle to make instructions absolutely clear, I have modified the WIKI for 14.04 as follows:
bb
- Sat Feb 13, 2016 6:39 pm
- Forum: ZoneMinder 1.28.x
- Topic: disabling individual camers via CLI?
- Replies: 3
- Views: 3341
Re: disabling individual camers via CLI?
Never mind, I'm a moron. I discovered that zmu requires root. sudo zmu -m etc works fine.
- Sat Feb 13, 2016 2:20 pm
- Forum: ZoneMinder 1.28.x
- Topic: disabling individual camers via CLI?
- Replies: 3
- Views: 3341
Re: disabling individual camers via CLI?
After a lengthy hiatus I'm now finally able to properly tend to my ZM once again. Unfortunately, it appears that zmu won't or can't suspend or disable individual cameras. The help screen has commands for both --suspend and --disable but neither seem to work. No error (or success) is returned and ...
- Mon Jul 13, 2015 6:27 pm
- Forum: ZoneMinder 1.28.x
- Topic: disabling individual camers via CLI?
- Replies: 3
- Views: 3341
disabling individual camers via CLI?
New ZM user here. While I've found that zmpkg.pl does what I need for stopping and starting ZM from a command line, I'd like to be able to script the enabling / disabling of individual cameras, also from a command line but am unsure how. Is this possible?