Search found 11 matches
- Thu Aug 05, 2021 7:26 pm
- Forum: ZoneMinder Distributions
- Topic: ZM on Gentoo?
- Replies: 4
- Views: 19379
Re: ZM on Gentoo?
Yeah. First thing, try a build from distribution source, no ebuild, and see if that works. If yes, then see where the ebuild diverges. The failure mode is wierd. The service starts ok, but the UI is completely busted. There appears to be something wrong with the way ZM is setting things up for the ...
- Thu Aug 05, 2021 3:21 pm
- Forum: ZoneMinder Distributions
- Topic: ZM on Gentoo?
- Replies: 4
- Views: 19379
Re: ZM on Gentoo?
Well . . . . gentoo always builds everything from source . . . . :D But it's possible the ebuild in the oubliette overlay I'm using is doing something funny. I haven't investigated that. I haven't tried simply downloading the ZM source and doing a vanilla build from it. I guess that's the next thing ...
- Thu Aug 05, 2021 11:36 am
- Forum: ZoneMinder Distributions
- Topic: ZM on Gentoo?
- Replies: 4
- Views: 19379
ZM on Gentoo?
Has anybody gotten modern ZM to install on Gentoo recently? It seems to have been dropped from the Gentoo portage tree. There's an overlay called "oubliette" which still contains 1.34.24 and 1.36.4, but neither one seem to be working. If there are current Gentoo/ZM users out there, I'd love to ...
- Thu Jan 09, 2020 2:22 am
- Forum: ZoneMinder 1.32.x
- Topic: Event totals are not being updated
- Replies: 2
- Views: 1740
Re: Event totals are not being updated
Yeah, you're right. I wonder how that happened?
Thanks for the hint. I tried it and things seem back to normal. Thanks!
Thanks for the hint. I tried it and things seem back to normal. Thanks!
- Tue Jan 07, 2020 1:08 pm
- Forum: ZoneMinder 1.32.x
- Topic: Event totals are not being updated
- Replies: 2
- Views: 1740
Event totals are not being updated
I'm running 1.32.2 I have a similar issue to the one described in https://forums.zoneminder.com/viewtopic.php?t=28746 My event totals per time bucket on the console screen are not being updated. The events are there; if I click on the out-of-date numbers I see them all, it looks like it's just the ...
- Thu Nov 07, 2019 3:14 pm
- Forum: ZoneMinder 1.32.x
- Topic: Mysql DB huge (grew > 26GB)
- Replies: 5
- Views: 5797
Re: Mysql DB huge (grew > 26GB)
Bump
Any wisdom? What are the "right" config options to get the DB log to automatically stay pruned?
I'm running a cron job which goes straight to the DB and deletes old events from that deletes old rows from Logs, but it seems like there ought to be a better way.
Any wisdom? What are the "right" config options to get the DB log to automatically stay pruned?
I'm running a cron job which goes straight to the DB and deletes old events from that deletes old rows from Logs, but it seems like there ought to be a better way.
- Tue Oct 08, 2019 11:41 am
- Forum: ZoneMinder 1.32.x
- Topic: Mysql DB huge (grew > 26GB)
- Replies: 5
- Views: 5797
Re: Mysql DB huge (grew > 26GB)
I'm having a similar problem.
My DB log if left unattended just keeps growing. I have my log retention setting set to "1 day". zmaudit.pl is running regularly, but it never seems to get around to deleting old log entries. There are no errors in the (file) log.
Hints?
My DB log if left unattended just keeps growing. I have my log retention setting set to "1 day". zmaudit.pl is running regularly, but it never seems to get around to deleting old log entries. There are no errors in the (file) log.
Hints?
- Mon Jan 16, 2017 5:05 pm
- Forum: ZoneMinder 1.28.x
- Topic: Streaming has stopped working
- Replies: 5
- Views: 6847
Re: Streaming has stopped working
Ok, I sort of fixed it. Running zmc under the debugger revealed that it would start capturing, and streaming a monitor started working. So I dug into why zmc wasn't starting at all. I found https://forums.zoneminder.com/viewtopic.php?f=36&t=25382&p=97009&hilit=multiserver#p97009 which gave me some ...
- Mon Jan 16, 2017 12:34 pm
- Forum: ZoneMinder 1.28.x
- Topic: Streaming has stopped working
- Replies: 5
- Views: 6847
Re: Streaming has stopped working
Yeah, I've been using those. I've gotten several things sorted out, including apache permissions. (At least part of) ZM appears to be starting. But now I'm not capturing any events. At present, I'm fairly sure the root of the problem is that zmc instances are not starting. I can review old events ...
- Wed Jan 11, 2017 6:34 pm
- Forum: ZoneMinder 1.28.x
- Topic: Streaming has stopped working
- Replies: 5
- Views: 6847
Re: Streaming has stopped working
Thanks. This has turned into more of a rat-hole than I hoped :( Since I posted, I've tried a number of things, but so far am still stuck. In the process I upgraded to ZM 1.30.0. I also cut over to Apache 2.4.25. I upgraded all my configs (I think) to match the 2.4 permission scheme, but I'm still ...
- Wed Jan 04, 2017 8:40 pm
- Forum: ZoneMinder 1.28.x
- Topic: Streaming has stopped working
- Replies: 5
- Views: 6847
Streaming has stopped working
I don't think this is a 1.28.x issue, but that's what I'm running, so I put it here. I've been running 1.28.1 for a while, on a gentoo server. I recently updated some other OS/utility stuff on that machine, and ZM's ability to stream video has broken. It's still capturing and recording events fine ...