Hi, I've been going nuts over the past few days trying to get ZoneMinder to work, I have read the docs, I have looked at the log files and I have googled until my eyes hurt.
Zoneminder v 1.19.5
Mysql 4.1.8
all other packages as from Fedora Core 3 - I have even gone back to the install disks and installed absoloutely everything (yes all of it) in an attempt to make sure any dependencies were satisfied.
Currently navigating to x.x.x.x/index.php brings up the login screen, I can login with admin/admin and I have created a user and a video source pointing to /dev/video0.
Everytime I click on the Stopped part of "ZoneMinder Console Stopped" I get a new window with a drop down box where I select 'Start' (which is the only option) and click 'Apply' this returns me after a short pause to the main window still showing stopped. Also I currently get a dialgog box "ZoneMinder - Version//An update to ZoneMinder is available./The latest release is vZM_DYN_LAST_VERSION, you have v1.19.5. " which presumably means something else has gone wrong.
I ran ./configure --with-mysql=/usr/bin --with-webdir=/var/www/html --with-cgidir=/var/www/cgi-bin and do get some warnings
configure: WARNING: You can call configure with the --with-ffmpeg option.
This tells configure where to find the ffmpeg build directory within which a re the libavcodec
and libavformat files that can be used to build true MPEG streaming into ZoneMinder. A normal
install of ffmpeg only installs the applications and not the libraries o r headers necessary
to link to so this will probably be a local or temporary directory.
e.g. --with-ffmpeg=/usr/local
configure: WARNING: You can call configure with the --with-lame option.
This tells configure where to find the Lame library which can be used by the ffmpeg libraries
to generate IE compatible MPEG audio streams. This option is only necess ary if you have built
the ffmpeg package itself with the --enable-mp3lame option and if the no rmal link cannot
find the library. Using mp3lame is not necessary or of any benefit to Zo neMinder per se.
e.g. --with-lame=/use/local/lib
configure: WARNING: You can call configure with the --with-webuser option.
This tells configure what the user name of the web user is if it is not the default of 'apache'.
e.g. --with-webuser=apache or --with-webuser=web
configure: WARNING: You can call configure with the --with-webgroup option.
This tells configure what the group name of the web group is if it is not the default of 'apache'.
all that is currently in /tmp/zmpkg.log is:
Command: start
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl check'
all other log files do not exist (during my experiments I have deleted them so as to create a fresh set of messages that only relete to the latest configuration)
Please help as I have spent days on this - TIA
Dave Bradshaw
Losing the plot trying to get ZoneMinder to work.
Just done a reboot and now get no response to opening the zm.php web page.
The services GUI tool shows that zoneminder is not running because
BAREWORD "ZM_PATH_LOGS" not allowed while "strict subs" in use at /usr/local/bin/zmpkg.pl line 62.
BEGIN not safe after errors-compilation aborted at /usr/local/bin/zmpkg.pl line 63.
logfiles in /tmp same as above.
The services GUI tool shows that zoneminder is not running because
BAREWORD "ZM_PATH_LOGS" not allowed while "strict subs" in use at /usr/local/bin/zmpkg.pl line 62.
BEGIN not safe after errors-compilation aborted at /usr/local/bin/zmpkg.pl line 63.
logfiles in /tmp same as above.
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
It looks rather like you don't have any configuration in your database. Did you remember to run zmconfig.pl to install it? Otherwise just check that the Config table has entries in. I've not tried it on FC3 yet but I use FC1 and FC2 all the time and I can usually get ZM up and running in a few minutes.
Have you checked for errors in any of the logs?
Phil
Have you checked for errors in any of the logs?
Phil
Thanks for the quick reply:
Yeah, somewhere along the line I must have trashed the database, running "SELECT * from Config;" in mysql gave an empty set.
I reran perl ./zmconfig.pl and the data is now in the table.
For good measure I then ran make as well as make install
The ZM service now starts OK on boot and from /etc/init.d/rc.d/zm restart
however the web page is still blank:-
zmdc.log now contains:-
Server starting at 05/01/08 18:49:05
'zmc -d 2' started at 05/01/08 18:49:08
'zmc -d 2' starting at 05/01/08 18:49:08, pid = 4466
'zmc -d 2' crashed at 05/01/08 18:49:09, exit status 255
'zmc -d 2' started at 05/01/08 18:49:09
'zmc -d 2' starting at 05/01/08 18:49:09, pid = 4470
'zmc -d 2' crashed at 05/01/08 18:49:09, exit status 255
'zmfilter.pl' started at 05/01/08 18:49:09
'zmfilter.pl' starting at 05/01/08 18:49:09, pid = 4473
Can't locate MIME/Entity.pm in @INC (@INC contains: /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl) at /usr/local/bin/zmfilter.pl line 87.
BEGIN failed--compilation aborted at /usr/local/bin/zmfilter.pl line 87.
'zmfilter.pl ' crashed at 05/01/08 18:49:11, exit status 2
'zmfilter.pl' started at 05/01/08 18:49:11
'zmfilter.pl' starting at 05/01/08 18:49:11, pid = 4478
'zmaudit.pl -d 900 -y' started at 05/01/08 18:49:11
'zmaudit.pl -d 900 -y' starting at 05/01/08 18:49:11, pid = 4479
Can't locate MIME/Entity.pm in @INC (@INC contains: /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl) at /usr/local/bin/zmfilter.pl line 87.
BEGIN failed--compilation aborted at /usr/local/bin/zmfilter.pl line 87.
'zmfilter.pl ' crashed at 05/01/08 18:49:12, exit status 2
'zmwatch.pl' starting at 05/01/08 18:49:13, pid = 4486
'zmwatch.pl' started at 05/01/08 18:49:13
Starting pending process, zmc -d 2
'zmc -d 2' started at 05/01/08 18:49:14
'zmc -d 2' starting at 05/01/08 18:49:14, pid = 4490
'zmc -d 2' crashed at 05/01/08 18:49:14, exit status 255
'zmupdate.pl -c' started at 05/01/08 18:49:15
'zmupdate.pl -c' starting at 05/01/08 18:49:15, pid = 4493
Starting pending process, zmfilter.pl
'zmfilter.pl' starting at 05/01/08 18:49:17, pid = 4497
'zmfilter.pl' started at 05/01/08 18:49:17
zmpkg.log:
Command: stop
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl check'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl shutdown'
Removing shared memory
Command: start
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl check'
Removing shared memory
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmfix'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl status'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmc -d 2'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmfilter.pl'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmaudit.pl -d 900 -y'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmwatch.pl'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmupdate.pl -c'
zmwatch.log: full of lines saying
Can't get shared memory id '2053971969': No such file or directory
Obviously there are still problems - the word crashed tells even me that - where do I go next?
Yeah, somewhere along the line I must have trashed the database, running "SELECT * from Config;" in mysql gave an empty set.
I reran perl ./zmconfig.pl and the data is now in the table.
For good measure I then ran make as well as make install
The ZM service now starts OK on boot and from /etc/init.d/rc.d/zm restart
however the web page is still blank:-
zmdc.log now contains:-
Server starting at 05/01/08 18:49:05
'zmc -d 2' started at 05/01/08 18:49:08
'zmc -d 2' starting at 05/01/08 18:49:08, pid = 4466
'zmc -d 2' crashed at 05/01/08 18:49:09, exit status 255
'zmc -d 2' started at 05/01/08 18:49:09
'zmc -d 2' starting at 05/01/08 18:49:09, pid = 4470
'zmc -d 2' crashed at 05/01/08 18:49:09, exit status 255
'zmfilter.pl' started at 05/01/08 18:49:09
'zmfilter.pl' starting at 05/01/08 18:49:09, pid = 4473
Can't locate MIME/Entity.pm in @INC (@INC contains: /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl) at /usr/local/bin/zmfilter.pl line 87.
BEGIN failed--compilation aborted at /usr/local/bin/zmfilter.pl line 87.
'zmfilter.pl ' crashed at 05/01/08 18:49:11, exit status 2
'zmfilter.pl' started at 05/01/08 18:49:11
'zmfilter.pl' starting at 05/01/08 18:49:11, pid = 4478
'zmaudit.pl -d 900 -y' started at 05/01/08 18:49:11
'zmaudit.pl -d 900 -y' starting at 05/01/08 18:49:11, pid = 4479
Can't locate MIME/Entity.pm in @INC (@INC contains: /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl) at /usr/local/bin/zmfilter.pl line 87.
BEGIN failed--compilation aborted at /usr/local/bin/zmfilter.pl line 87.
'zmfilter.pl ' crashed at 05/01/08 18:49:12, exit status 2
'zmwatch.pl' starting at 05/01/08 18:49:13, pid = 4486
'zmwatch.pl' started at 05/01/08 18:49:13
Starting pending process, zmc -d 2
'zmc -d 2' started at 05/01/08 18:49:14
'zmc -d 2' starting at 05/01/08 18:49:14, pid = 4490
'zmc -d 2' crashed at 05/01/08 18:49:14, exit status 255
'zmupdate.pl -c' started at 05/01/08 18:49:15
'zmupdate.pl -c' starting at 05/01/08 18:49:15, pid = 4493
Starting pending process, zmfilter.pl
'zmfilter.pl' starting at 05/01/08 18:49:17, pid = 4497
'zmfilter.pl' started at 05/01/08 18:49:17
zmpkg.log:
Command: stop
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl check'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl shutdown'
Removing shared memory
Command: start
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl check'
Removing shared memory
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmfix'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl status'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmc -d 2'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmfilter.pl'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmaudit.pl -d 900 -y'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmwatch.pl'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmupdate.pl -c'
zmwatch.log: full of lines saying
Can't get shared memory id '2053971969': No such file or directory
Obviously there are still problems - the word crashed tells even me that - where do I go next?
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
starting from the reboot (sorry do not know what is relevant so here it all is, including the grief I get from a Microsoft keyboard along with Linux)
Dave
Jan 8 18:37:50 localhost rc: Starting readahead: succeeded
Jan 8 18:37:52 localhost messagebus: messagebus startup succeeded
Jan 8 18:37:53 localhost cups-config-daemon: cups-config-daemon startup succeeded
Jan 8 18:37:53 localhost haldaemon: haldaemon startup succeeded
Jan 8 18:37:54 localhost zm: Starting ZoneMinder:
Jan 8 18:37:57 localhost fstab-sync[3216]: removed all generated mount points
Jan 8 18:37:59 localhost su(pam_unix)[3257]: session opened for user apache by (uid=0)
Jan 8 18:37:59 localhost su[3257]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:01 localhost su(pam_unix)[3257]: session closed for user apache
Jan 8 18:38:01 localhost su(pam_unix)[3332]: session opened for user apache by (uid=0)
Jan 8 18:38:01 localhost su[3332]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:01 localhost zmfix[3333]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:01 localhost fstab-sync[3364]: added mount point /media/cdrom for /dev/hdc
Jan 8 18:38:02 localhost zmfix[3333]: INF [Resetting permissions on /dev/video2 to 20606]
Jan 8 18:38:02 localhost su(pam_unix)[3332]: session closed for user apache
Jan 8 18:38:02 localhost su(pam_unix)[3368]: session opened for user apache by (uid=0)
Jan 8 18:38:02 localhost su[3368]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:04 localhost fstab-sync[3418]: added mount point /media/floppy for /dev/fd0
Jan 8 18:38:06 localhost su(pam_unix)[3368]: session closed for user apache
Jan 8 18:38:06 localhost su(pam_unix)[3446]: session opened for user apache by (uid=0)
Jan 8 18:38:06 localhost su[3446]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:07 localhost zmc-d2[3450]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:07 localhost su(pam_unix)[3446]: session closed for user apache
Jan 8 18:38:07 localhost su(pam_unix)[3451]: session opened for user apache by (uid=0)
Jan 8 18:38:07 localhost su[3451]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:07 localhost kernel: pwc Failed to set LED on/off time.
Jan 8 18:38:08 localhost zmc-d2[3450]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:38:08 localhost zmc-d2[3454]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:08 localhost zmc-d2[3454]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:38:09 localhost su(pam_unix)[3451]: session closed for user apache
Jan 8 18:38:09 localhost su(pam_unix)[3459]: session opened for user apache by (uid=0)
Jan 8 18:38:09 localhost su[3459]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:11 localhost su(pam_unix)[3459]: session closed for user apache
Jan 8 18:38:11 localhost su(pam_unix)[3464]: session opened for user apache by (uid=0)
Jan 8 18:38:11 localhost su[3464]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:13 localhost zmc-d2[3471]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:13 localhost su(pam_unix)[3464]: session closed for user apache
Jan 8 18:38:13 localhost zmc-d2[3471]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:38:13 localhost su(pam_unix)[3474]: session opened for user apache by (uid=0)
Jan 8 18:38:13 localhost su[3474]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:15 localhost su(pam_unix)[3474]: session closed for user apache
Jan 8 18:38:15 localhost zm: ^[[60G
Jan 8 18:38:15 localhost zm:
Jan 8 18:38:15 localhost rc: Starting zm: succeeded
Jan 8 18:38:23 localhost zmc-d2[3914]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:23 localhost zmc-d2[3914]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:38:34 localhost kernel: [drm] Initialized r128 2.5.0 20030725 on minor 0:
Jan 8 18:38:34 localhost kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Jan 8 18:38:34 localhost kernel: agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
Jan 8 18:38:34 localhost kernel: agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
Jan 8 18:38:43 localhost zmc-d2[4024]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:43 localhost zmc-d2[4024]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:38:49 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:38:49 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:38:52 localhost gdm(pam_unix)[3920]: session opened for user root by (uid=0)
Jan 8 18:38:56 localhost gconfd (root-4102): starting (version 2.8.1), pid 4102 user 'root'
Jan 8 18:38:56 localhost gconfd (root-4102): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Jan 8 18:38:56 localhost gconfd (root-4102): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1
Jan 8 18:38:56 localhost gconfd (root-4102): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Jan 8 18:39:12 localhost kernel: SELinux: initialized (dev hdc, type iso9660), uses genfs_contexts
Jan 8 18:39:24 localhost zmc-d2[4185]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:39:26 localhost kernel: usb 1-2.2: control timeout on ep0in
Jan 8 18:39:26 localhost zmc-d2[4185]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:40:00 localhost gconfd (root-4102): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 0
Jan 8 18:40:45 localhost kernel: audit(1105209645.739:0): avc: denied { write } for pid=3108 exe=/usr/sbin/httpd name=mod_proxy dev=dm-0 ino=897738 scontext=user_u:system_r:httpd_t tcontext=system_u:object_r:var_t tclass=dir
Jan 8 18:40:47 localhost zmc-d2[4245]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:40:47 localhost zmc-d2[4245]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:40:53 localhost ntpd[2990]: synchronized to LOCAL(0), stratum 10
Jan 8 18:40:53 localhost ntpd[2990]: kernel time sync disabled 0041
Jan 8 18:41:46 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:41:46 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:41:58 localhost ntpd[2990]: synchronized to 66.187.224.4, stratum 1
Jan 8 18:43:00 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:43:00 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:43:28 localhost zmc-d2[4340]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:43:29 localhost kernel: usb 1-2.2: control timeout on ep0in
Jan 8 18:43:29 localhost zmc-d2[4340]: ERR [Failed to set picture Jan 8 18:49:09 localhost zmc-d2[4470]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:10 localhost su(pam_unix)[4468]: session closed for user apache
Jan 8 18:49:10 localhost su(pam_unix)[4474]: session opened for user apache by root(uid=0)
Jan 8 18:49:10 localhost su[4474]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:11 localhost su(pam_unix)[4474]: session closed for user apache
Jan 8 18:49:11 localhost su(pam_unix)[4480]: session opened for user apache by root(uid=0)
Jan 8 18:49:11 localhost su[4480]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:13 localhost su(pam_unix)[4480]: session closed for user apache
Jan 8 18:49:13 localhost su(pam_unix)[4487]: session opened for user apache by root(uid=0)
Jan 8 18:49:13 localhost su[4487]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:14 localhost zmc-d2[4490]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:14 localhost zmc-d2[4490]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:15 localhost su(pam_unix)[4487]: session closed for user apache
Jan 8 18:49:24 localhost zmc-d2[4516]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:25 localhost zmc-d2[4516]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:39 localhost kernel: audit(1105210179.264:0): avc: denied { write } for pid=3110 exe=/usr/sbin/httpd name=mod_proxy dev=dm-0 ino=897738 scontext=user_u:system_r:httpd_t tcontext=system_u:object_r:var_t tclass=dir
Jan 8 18:49:45 localhost zmc-d2[4522]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:45 localhost zmc-d2[4522]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:46 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:49:46 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:50:25 localhost zmc-d2[4528]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:50:25 localhost zmc-d2[4528]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:50:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:50:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:51:45 localhost zmc-d2[4535]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:51:45 localhost zmc-d2[4535]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:51:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:51:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:52:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:52:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:53:46 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:53:46 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:54:25 localhost zmc-d2[4539]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:54:26 localhost zmc-d2[4539]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:55:22 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:55:22 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:56:30 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:56:30 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:57:32 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:57:32 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:58:32 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:58:32 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:59:47 localhost zmc-d2[4549]: INF [Debug Level = 0, Debug Log = ]
attributes: Invalid argument]
Jan 8 18:44:00 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:44:00 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:45:00 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:45:00 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:46:11 localhost ntpd[2990]: kernel time sync enabled 0001
Jan 8 18:46:26 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:46:26 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:47:41 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:47:41 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:48:41 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:48:41 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:48:49 localhost zmc-d2[4397]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:48:49 localhost zmc-d2[4397]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:48:50 localhost su(pam_unix)[4405]: session opened for user apache by root(uid=0)
Jan 8 18:48:50 localhost su[4405]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:48:51 localhost su(pam_unix)[4405]: session closed for user apache
Jan 8 18:48:51 localhost su(pam_unix)[4408]: session opened for user apache by root(uid=0)
Jan 8 18:48:51 localhost su[4408]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:02 localhost su(pam_unix)[4408]: session closed for user apache
Jan 8 18:49:03 localhost su(pam_unix)[4434]: session opened for user apache by root(uid=0)
Jan 8 18:49:03 localhost su[4434]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:04 localhost su(pam_unix)[4434]: session closed for user apache
Jan 8 18:49:04 localhost su(pam_unix)[4440]: session opened for user apache by root(uid=0)
Jan 8 18:49:04 localhost su[4440]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:04 localhost zmfix[4441]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:04 localhost su(pam_unix)[4440]: session closed for user apache
Jan 8 18:49:04 localhost su(pam_unix)[4443]: session opened for user apache by root(uid=0)
Jan 8 18:49:04 localhost su[4443]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:08 localhost su(pam_unix)[4443]: session closed for user apache
Jan 8 18:49:08 localhost su(pam_unix)[4463]: session opened for user apache by root(uid=0)
Jan 8 18:49:08 localhost su[4463]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:08 localhost zmc-d2[4466]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:08 localhost su(pam_unix)[4463]: session closed for user apache
Jan 8 18:49:09 localhost su(pam_unix)[4468]: session opened for user apache by root(uid=0)
Jan 8 18:49:09 localhost su[4468]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:09 localhost zmc-d2[4466]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:09 localhost zmc-d2[4470]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:09 localhost zmc-d2[4470]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:10 localhost su(pam_unix)[4468]: session closed for user apache
Jan 8 18:49:10 localhost su(pam_unix)[4474]: session opened for user apache by root(uid=0)
Jan 8 18:49:10 localhost su[4474]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:11 localhost su(pam_unix)[4474]: session closed for user apache
Jan 8 18:49:11 localhost su(pam_unix)[4480]: session opened for user apache by root(uid=0)
Jan 8 18:49:11 localhost su[4480]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:13 localhost su(pam_unix)[4480]: session closed for user apache
Jan 8 18:49:13 localhost su(pam_unix)[4487]: session opened for user apache by root(uid=0)
Jan 8 18:49:13 localhost su[4487]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:14 localhost zmc-d2[4490]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:14 localhost zmc-d2[4490]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:15 localhost su(pam_unix)[4487]: session closed for user apache
Jan 8 18:49:24 localhost zmc-d2[4516]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:25 localhost zmc-d2[4516]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:39 localhost kernel: audit(1105210179.264:0): avc: denied { write } for pid=3110 exe=/usr/sbin/httpd name=mod_proxy dev=dm-0 ino=897738 scontext=user_u:system_r:httpd_t tcontext=system_u:object_r:var_t tclass=dir
Jan 8 18:49:45 localhost zmc-d2[4522]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:45 localhost zmc-d2[4522]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:46 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:49:46 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:50:25 localhost zmc-d2[4528]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:50:25 localhost zmc-d2[4528]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:50:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:50:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:51:45 localhost zmc-d2[4535]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:51:45 localhost zmc-d2[4535]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:51:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:51:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:52:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:52:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:53:46 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:53:46 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:54:25 localhost zmc-d2[4539]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:54:26 localhost zmc-d2[4539]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:55:22 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:55:22 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:56:30 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:56:30 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:57:32 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:57:32 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:58:32 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:58:32 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:59:47 localhost zmc-d2[4549]: INF [Debug Level = 0, Debug Log = ]
Dave
Jan 8 18:37:50 localhost rc: Starting readahead: succeeded
Jan 8 18:37:52 localhost messagebus: messagebus startup succeeded
Jan 8 18:37:53 localhost cups-config-daemon: cups-config-daemon startup succeeded
Jan 8 18:37:53 localhost haldaemon: haldaemon startup succeeded
Jan 8 18:37:54 localhost zm: Starting ZoneMinder:
Jan 8 18:37:57 localhost fstab-sync[3216]: removed all generated mount points
Jan 8 18:37:59 localhost su(pam_unix)[3257]: session opened for user apache by (uid=0)
Jan 8 18:37:59 localhost su[3257]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:01 localhost su(pam_unix)[3257]: session closed for user apache
Jan 8 18:38:01 localhost su(pam_unix)[3332]: session opened for user apache by (uid=0)
Jan 8 18:38:01 localhost su[3332]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:01 localhost zmfix[3333]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:01 localhost fstab-sync[3364]: added mount point /media/cdrom for /dev/hdc
Jan 8 18:38:02 localhost zmfix[3333]: INF [Resetting permissions on /dev/video2 to 20606]
Jan 8 18:38:02 localhost su(pam_unix)[3332]: session closed for user apache
Jan 8 18:38:02 localhost su(pam_unix)[3368]: session opened for user apache by (uid=0)
Jan 8 18:38:02 localhost su[3368]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:04 localhost fstab-sync[3418]: added mount point /media/floppy for /dev/fd0
Jan 8 18:38:06 localhost su(pam_unix)[3368]: session closed for user apache
Jan 8 18:38:06 localhost su(pam_unix)[3446]: session opened for user apache by (uid=0)
Jan 8 18:38:06 localhost su[3446]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:07 localhost zmc-d2[3450]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:07 localhost su(pam_unix)[3446]: session closed for user apache
Jan 8 18:38:07 localhost su(pam_unix)[3451]: session opened for user apache by (uid=0)
Jan 8 18:38:07 localhost su[3451]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:07 localhost kernel: pwc Failed to set LED on/off time.
Jan 8 18:38:08 localhost zmc-d2[3450]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:38:08 localhost zmc-d2[3454]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:08 localhost zmc-d2[3454]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:38:09 localhost su(pam_unix)[3451]: session closed for user apache
Jan 8 18:38:09 localhost su(pam_unix)[3459]: session opened for user apache by (uid=0)
Jan 8 18:38:09 localhost su[3459]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:11 localhost su(pam_unix)[3459]: session closed for user apache
Jan 8 18:38:11 localhost su(pam_unix)[3464]: session opened for user apache by (uid=0)
Jan 8 18:38:11 localhost su[3464]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:13 localhost zmc-d2[3471]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:13 localhost su(pam_unix)[3464]: session closed for user apache
Jan 8 18:38:13 localhost zmc-d2[3471]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:38:13 localhost su(pam_unix)[3474]: session opened for user apache by (uid=0)
Jan 8 18:38:13 localhost su[3474]: Warning! Could not relabel /dev/pts/0 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:38:15 localhost su(pam_unix)[3474]: session closed for user apache
Jan 8 18:38:15 localhost zm: ^[[60G
Jan 8 18:38:15 localhost zm:
Jan 8 18:38:15 localhost rc: Starting zm: succeeded
Jan 8 18:38:23 localhost zmc-d2[3914]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:23 localhost zmc-d2[3914]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:38:34 localhost kernel: [drm] Initialized r128 2.5.0 20030725 on minor 0:
Jan 8 18:38:34 localhost kernel: agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
Jan 8 18:38:34 localhost kernel: agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
Jan 8 18:38:34 localhost kernel: agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
Jan 8 18:38:43 localhost zmc-d2[4024]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:38:43 localhost zmc-d2[4024]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:38:49 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:38:49 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:38:52 localhost gdm(pam_unix)[3920]: session opened for user root by (uid=0)
Jan 8 18:38:56 localhost gconfd (root-4102): starting (version 2.8.1), pid 4102 user 'root'
Jan 8 18:38:56 localhost gconfd (root-4102): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Jan 8 18:38:56 localhost gconfd (root-4102): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1
Jan 8 18:38:56 localhost gconfd (root-4102): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Jan 8 18:39:12 localhost kernel: SELinux: initialized (dev hdc, type iso9660), uses genfs_contexts
Jan 8 18:39:24 localhost zmc-d2[4185]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:39:26 localhost kernel: usb 1-2.2: control timeout on ep0in
Jan 8 18:39:26 localhost zmc-d2[4185]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:40:00 localhost gconfd (root-4102): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 0
Jan 8 18:40:45 localhost kernel: audit(1105209645.739:0): avc: denied { write } for pid=3108 exe=/usr/sbin/httpd name=mod_proxy dev=dm-0 ino=897738 scontext=user_u:system_r:httpd_t tcontext=system_u:object_r:var_t tclass=dir
Jan 8 18:40:47 localhost zmc-d2[4245]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:40:47 localhost zmc-d2[4245]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:40:53 localhost ntpd[2990]: synchronized to LOCAL(0), stratum 10
Jan 8 18:40:53 localhost ntpd[2990]: kernel time sync disabled 0041
Jan 8 18:41:46 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:41:46 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:41:58 localhost ntpd[2990]: synchronized to 66.187.224.4, stratum 1
Jan 8 18:43:00 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:43:00 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:43:28 localhost zmc-d2[4340]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:43:29 localhost kernel: usb 1-2.2: control timeout on ep0in
Jan 8 18:43:29 localhost zmc-d2[4340]: ERR [Failed to set picture Jan 8 18:49:09 localhost zmc-d2[4470]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:10 localhost su(pam_unix)[4468]: session closed for user apache
Jan 8 18:49:10 localhost su(pam_unix)[4474]: session opened for user apache by root(uid=0)
Jan 8 18:49:10 localhost su[4474]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:11 localhost su(pam_unix)[4474]: session closed for user apache
Jan 8 18:49:11 localhost su(pam_unix)[4480]: session opened for user apache by root(uid=0)
Jan 8 18:49:11 localhost su[4480]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:13 localhost su(pam_unix)[4480]: session closed for user apache
Jan 8 18:49:13 localhost su(pam_unix)[4487]: session opened for user apache by root(uid=0)
Jan 8 18:49:13 localhost su[4487]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:14 localhost zmc-d2[4490]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:14 localhost zmc-d2[4490]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:15 localhost su(pam_unix)[4487]: session closed for user apache
Jan 8 18:49:24 localhost zmc-d2[4516]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:25 localhost zmc-d2[4516]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:39 localhost kernel: audit(1105210179.264:0): avc: denied { write } for pid=3110 exe=/usr/sbin/httpd name=mod_proxy dev=dm-0 ino=897738 scontext=user_u:system_r:httpd_t tcontext=system_u:object_r:var_t tclass=dir
Jan 8 18:49:45 localhost zmc-d2[4522]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:45 localhost zmc-d2[4522]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:46 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:49:46 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:50:25 localhost zmc-d2[4528]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:50:25 localhost zmc-d2[4528]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:50:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:50:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:51:45 localhost zmc-d2[4535]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:51:45 localhost zmc-d2[4535]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:51:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:51:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:52:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:52:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:53:46 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:53:46 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:54:25 localhost zmc-d2[4539]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:54:26 localhost zmc-d2[4539]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:55:22 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:55:22 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:56:30 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:56:30 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:57:32 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:57:32 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:58:32 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:58:32 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:59:47 localhost zmc-d2[4549]: INF [Debug Level = 0, Debug Log = ]
attributes: Invalid argument]
Jan 8 18:44:00 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:44:00 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:45:00 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:45:00 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:46:11 localhost ntpd[2990]: kernel time sync enabled 0001
Jan 8 18:46:26 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:46:26 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:47:41 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:47:41 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:48:41 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:48:41 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:48:49 localhost zmc-d2[4397]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:48:49 localhost zmc-d2[4397]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:48:50 localhost su(pam_unix)[4405]: session opened for user apache by root(uid=0)
Jan 8 18:48:50 localhost su[4405]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:48:51 localhost su(pam_unix)[4405]: session closed for user apache
Jan 8 18:48:51 localhost su(pam_unix)[4408]: session opened for user apache by root(uid=0)
Jan 8 18:48:51 localhost su[4408]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:02 localhost su(pam_unix)[4408]: session closed for user apache
Jan 8 18:49:03 localhost su(pam_unix)[4434]: session opened for user apache by root(uid=0)
Jan 8 18:49:03 localhost su[4434]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:04 localhost su(pam_unix)[4434]: session closed for user apache
Jan 8 18:49:04 localhost su(pam_unix)[4440]: session opened for user apache by root(uid=0)
Jan 8 18:49:04 localhost su[4440]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:04 localhost zmfix[4441]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:04 localhost su(pam_unix)[4440]: session closed for user apache
Jan 8 18:49:04 localhost su(pam_unix)[4443]: session opened for user apache by root(uid=0)
Jan 8 18:49:04 localhost su[4443]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:08 localhost su(pam_unix)[4443]: session closed for user apache
Jan 8 18:49:08 localhost su(pam_unix)[4463]: session opened for user apache by root(uid=0)
Jan 8 18:49:08 localhost su[4463]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:08 localhost zmc-d2[4466]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:08 localhost su(pam_unix)[4463]: session closed for user apache
Jan 8 18:49:09 localhost su(pam_unix)[4468]: session opened for user apache by root(uid=0)
Jan 8 18:49:09 localhost su[4468]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:09 localhost zmc-d2[4466]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:09 localhost zmc-d2[4470]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:09 localhost zmc-d2[4470]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:10 localhost su(pam_unix)[4468]: session closed for user apache
Jan 8 18:49:10 localhost su(pam_unix)[4474]: session opened for user apache by root(uid=0)
Jan 8 18:49:10 localhost su[4474]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:11 localhost su(pam_unix)[4474]: session closed for user apache
Jan 8 18:49:11 localhost su(pam_unix)[4480]: session opened for user apache by root(uid=0)
Jan 8 18:49:11 localhost su[4480]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:13 localhost su(pam_unix)[4480]: session closed for user apache
Jan 8 18:49:13 localhost su(pam_unix)[4487]: session opened for user apache by root(uid=0)
Jan 8 18:49:13 localhost su[4487]: Warning! Could not relabel /dev/pts/1 with user_u:object_r:devpts_t, not relabeling.Operation not permitted
Jan 8 18:49:14 localhost zmc-d2[4490]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:14 localhost zmc-d2[4490]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:15 localhost su(pam_unix)[4487]: session closed for user apache
Jan 8 18:49:24 localhost zmc-d2[4516]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:25 localhost zmc-d2[4516]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:39 localhost kernel: audit(1105210179.264:0): avc: denied { write } for pid=3110 exe=/usr/sbin/httpd name=mod_proxy dev=dm-0 ino=897738 scontext=user_u:system_r:httpd_t tcontext=system_u:object_r:var_t tclass=dir
Jan 8 18:49:45 localhost zmc-d2[4522]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:49:45 localhost zmc-d2[4522]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:49:46 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:49:46 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:50:25 localhost zmc-d2[4528]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:50:25 localhost zmc-d2[4528]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:50:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:50:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:51:45 localhost zmc-d2[4535]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:51:45 localhost zmc-d2[4535]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:51:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:51:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:52:47 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:52:47 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:53:46 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:53:46 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:54:25 localhost zmc-d2[4539]: INF [Debug Level = 0, Debug Log = ]
Jan 8 18:54:26 localhost zmc-d2[4539]: ERR [Failed to set picture attributes: Invalid argument]
Jan 8 18:55:22 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:55:22 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:56:30 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:56:30 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:57:32 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:57:32 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:58:32 localhost kernel: atkbd.c: Unknown key released (translated set 2, code 0x81 on isa0060/serio0).
Jan 8 18:58:32 localhost kernel: atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Jan 8 18:59:47 localhost zmc-d2[4549]: INF [Debug Level = 0, Debug Log = ]
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
This is the critical problem I think
ERR [Failed to set picture attributes: Invalid argument]
Basically if you follow the instruction in the relevant FAQ entry here you should get that sorted.
Phil
ERR [Failed to set picture attributes: Invalid argument]
Basically if you follow the instruction in the relevant FAQ entry here you should get that sorted.
Phil
Yes that has done it - well there is now some fairly serious and constant disk activity which I assume means the daemon is busy doing its job.
I still have blank web pages (errors about pconnect) but I think that is more an issue with mismatched versions of php and mysql. Given that at some point I had working web pages but no service and now I have a service but no pages I should be able to sort this out.
Thanks for all your help.
I still have blank web pages (errors about pconnect) but I think that is more an issue with mismatched versions of php and mysql. Given that at some point I had working web pages but no service and now I have a service but no pages I should be able to sort this out.
Thanks for all your help.