Search found 7 matches
- Mon Mar 29, 2021 7:52 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: Unable to free up older packets
- Replies: 8
- Views: 25300
Unable to free up older packets
Fresh install on bare metal Ubuntu 20.04 build. No real issues installing, it all went smoothly. ZM seems to be working alright, but I do keep seeing this error in the logs on occasion. My Forum and Google searches have led me nowhere. 2021-03-29 03:32:36 zmc_m1 85268 ERR Unable to free up older ...
- Mon Dec 21, 2020 2:55 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: New Install with DB on remote host - debian-sys-maint
- Replies: 4
- Views: 3168
Re: New Install with DB on remote host - debian-sys-maint
So I discovered a workaround.
I created a debian-sys-maint user on my remote database, with the password from my zoneminder system's /etc/mysql/debian.cnf.
This is still an issue, why would zoneminder be ignoring what's set in zm.conf?
I created a debian-sys-maint user on my remote database, with the password from my zoneminder system's /etc/mysql/debian.cnf.
This is still an issue, why would zoneminder be ignoring what's set in zm.conf?
- Sun Dec 20, 2020 8:06 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: New Install with DB on remote host - debian-sys-maint
- Replies: 4
- Views: 3168
Re: New Install with DB on remote host - debian-sys-maint
nano /etc/zm/zm.conf ZM_DB_HOST=192.168.50.2 Make sure the ZM User has the right password and permissions on the remote database server. I set up this additional storage in the ZM gui and it appears in the database: https://i.imgur.com/lmeybVz.png ZM_DB_HOST=mysql # ZoneMinder database name ZM_DB ...
- Sun Dec 20, 2020 2:40 am
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: New Install with DB on remote host - debian-sys-maint
- Replies: 4
- Views: 3168
New Install with DB on remote host - debian-sys-maint
I just installed zoneminder 1.35.16 on Ubuntu 20.04, without any issues, it seemed. Once installed, I migrated the newly created DB to a mysql VM where I keep most DB's. Zoneminder starts, I can add cameras, etc... but when I try to create a zone, nothing happens. The log states: Can't insert event ...
- Sat Dec 19, 2020 10:38 pm
- Forum: ZoneMinder 1.32.x
- Topic: The user specified as a definer ('debian-sys-maint'@'localhost') does not exist
- Replies: 8
- Views: 86282
Re: The user specified as a definer ('debian-sys-maint'@'localhost') does not exist
So, it seems zoneminder was pulling debian-sys-maint@localhost from the definer for the triggers under zones and events in the SQL database. I changed it to zmuser@localhost and now it's working fine. For whoever next has this issue, hopefully you don't have to grep a string on your whole hard ...
- Thu Dec 19, 2019 1:04 pm
- Forum: Hardware Queries
- Topic: Six 5Mp Camera Requirement
- Replies: 1
- Views: 2635
Six 5Mp Camera Requirement
I'm currently running Zoneminder in an ESXi environment, but finding issues with it taking up a lot of CPU with only a single 5Mp camera. I am 'disposing' of a 16 core Opteron 2.5Ghz system at work and plan to drop a second CPU into it for 32 cores total. It has 128Gb of memory and 6Gbps SAS disks ...
- Tue Dec 03, 2019 5:51 pm
- Forum: ZoneMinder 1.33.x Development Branch
- Topic: Do Inclusive zones continue to trigger after an Active zone stops?
- Replies: 0
- Views: 2310
Do Inclusive zones continue to trigger after an Active zone stops?
I've been reading up on the zone types and need to clarify something I don't see in the Wiki. An inclusive zone will alert only if an active zone is also in an alert state and there is motion in the Inclusive zone. This part I understand. But what happens if there is motion still occurring in the ...