[UPDATED] worked great for a few weeks, now just stops

Forum for questions and support relating to the 1.24.x releases only.
Locked
x0SiN0x
Posts: 5
Joined: Tue Jul 07, 2009 9:44 pm

[UPDATED] worked great for a few weeks, now just stops

Post by x0SiN0x »

I noticed some funky events being logged by one of my cameras - I say funky due to the timestamp and frame count (I dont have the exact info anymore as I deleted them thinking it may be the problem. but the date was listed as happening in 1969 and over a million frames).

when I view a camera I see in the logs
Jul 16 09:17:00 zoneminder zms[5734]: INF [Debug Level = 0, Debug Log = <none>]
Jul 16 09:17:00 zoneminder zms[5734]: INF [Authenticated user 'admin']
Jul 16 09:17:00 zoneminder zms[5734]: WAR [Shared data not initialised by capture daemon, some query functions may not be available or produce invalid results]
Jul 16 09:17:00 zoneminder zms[5734]: WAR [Unable to store frame as shared memory invalid]

So restarting seems to fix the issue for a few seconds but then the camera screen goes black and the errors start again.


had some issues with shared memory before so upped the shmmax to 524288000 which solved that problem (when going from capturing 320x280 to 704x480). Been running like this for a few days, now seems to have lost its mind with no other changes.

running ubuntu 9.04 and zm 1.24.1 (installed via apt-get) and a gig of ram.

ive done some searches on my error, but not finding anything relating to my issue.

*** EDIT ***
ive now also changed my configuration back to the smaller screen capture size and getting the same error.

*** EDIT 2 ***
so after compiling from source im back to where I was. Will let it sit for a while and see how it goes. Thanks for the input!
Last edited by x0SiN0x on Tue Jul 21, 2009 1:42 pm, edited 2 times in total.
johnnytolengo
Posts: 184
Joined: Tue Oct 14, 2008 5:59 pm

Post by johnnytolengo »

How did you install via "apt-get install zoneminder" ?

Is it really 1.24.2 ? or 1.23.x ?
x0SiN0x
Posts: 5
Joined: Tue Jul 07, 2009 9:44 pm

Post by x0SiN0x »

1.23.x was installed via apt-get, didnt have much luck with that so updated to 1.24.1 with a package found.

i finally gave up and installing from source right now. I cant for the life of me figure out what would of happened - nothing was changed which was odd.
curtishall
Posts: 440
Joined: Sat Sep 25, 2004 12:45 am
Location: Fulton, MO

Post by curtishall »

x0SiN0x wrote:1.23.x was installed via apt-get, didnt have much luck with that so updated to 1.24.1 with a package found.

i finally gave up and installing from source right now. I cant for the life of me figure out what would of happened - nothing was changed which was odd.
Which package did you use?

Make sure you do apt-get remove --purge zoneminder or else the database / files will remain
--
Curtis Hall
Bluecherry
www.bluecherrydvr.com
store.bluecherry.net
Locked