Events logged but not saved

Forum for questions and support relating to the 1.25.x releases only.
Locked
enito
Posts: 7
Joined: Fri Sep 02, 2011 10:51 pm

Events logged but not saved

Post by enito »

Hi,

i have weird trouble of some events not saved (video) but i get logs of captures frames and stuff. This situation happen not everytime, but i lost events for see.

Logs:

09/26/12 10:19:47.138120 zms[28959].ERR-zm_event.cpp/1225 [Can't open /var/www/html/zm/events/8/12/09/26/10/11/27/001-capture.jpg: No such file or directory]

Any clue?

thx!
usersenior
Posts: 24
Joined: Tue Jul 10, 2012 8:34 pm

Re: Events logged but not saved

Post by usersenior »

run df -h in ZM the see if hd is FULL
you set correct permission in directory /var/www/html/zm/events ?
enito
Posts: 7
Joined: Fri Sep 02, 2011 10:51 pm

Re: Events logged but not saved

Post by enito »

usersenior wrote:run df -h in ZM the see if hd is FULL
you set correct permission in directory /var/www/html/zm/events ?
thx for reply, free space have, only inodes are little out space, that i do large free space for not have troubles,

/dev/sdb1 917G 701G 216G 77% /mnt/bodega

/dev/sdb1 59M 53M 5,8M 91% /mnt/bodega inode

UUID=041d54e3-c8d9-4495-89d3-14b9e8398188 /mnt/bodega ext4 defaults,barrier=0 0 2
/mnt/bodega/events /var/www/html/zm/events none bind 0 2
/mnt/bodega/temp /var/www/html/zm/temp none bind 0 2
/mnt/bodega/images /var/www/html/zm/images none bind 0 2

using bind,

and dir own is using apache,

drwxr-xr-x. 15 root root 4096 sep 26 10:40 .
drwxr-xr-x. 3 root root 4096 jun 26 15:25 ..
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 ajax
-rwxrwxr-x. 1 apache apache 46494 jun 26 15:27 cambozola.jar
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 css
drwxrwxrwx. 22 apache apache 4096 jul 23 17:43 events
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 graphics
drwxr-xr-x 2 apache apache 4096 sep 26 10:42 images
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 includes
-rw-r--r--. 1 apache apache 3795 jun 26 15:25 index.php
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 js
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 lang
drwxr-xr-x. 5 apache apache 4096 jun 26 15:25 skins
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 sounds
drwxr-xr-x 2 apache apache 4096 sep 26 10:42 temp
drwxr-xr-x. 3 apache apache 4096 jun 26 15:25 tools
drwxr-xr-x. 2 apache apache 4096 jun 26 15:25 views
[root@zm zm]# pwd
/var/www/html/zm
Instead events dir have 777 chmod


Thx !
enito
Posts: 7
Joined: Fri Sep 02, 2011 10:51 pm

Re: Events logged but not saved

Post by enito »

Any clue please?

thx
Locked