permissions problems?

Forum for questions and support relating to the 1.25.x releases only.
Locked
mikebarnhart
Posts: 1
Joined: Fri May 23, 2014 11:48 am

permissions problems?

Post by mikebarnhart »

Running ZM 1.25.0 on ubuntu 12.04 32bit server on vmware 5 enterprise. Axis 206/207/210/211 IP network cameras
I'm a little bit newer with linux but i think i have a permissions issue getting my cameras online:
(I cant find any of the other zm*.log files on my server that others have referenced in the forums)
its problably something simple but i'm frustrated now ... any help would be greatly appreciated!
thanks
Mike

/var/log/syslog:
May 23 07:58:02 md-vid2 zmdc[4266]: INF [Starting pending process, zmc -m 1]
May 23 07:58:02 md-vid2 zmdc[4266]: INF ['zmc -m 1' starting at 14/05/23 07:58:02, pid = 4335]
May 23 07:58:02 md-vid2 zmdc[4335]: INF ['zmc -m 1' started at 14/05/23 07:58:02]
May 23 07:58:02 md-vid2 zmc_m1[4335]: INF [Starting Capture]
May 23 07:58:02 md-vid2 zmc_m1[4335]: ERR [Invalid response status 400: Bad Request]
May 23 07:58:02 md-vid2 zmc_m1[4335]: ERR [Unable to get response]
May 23 07:58:02 md-vid2 zmc_m1[4335]: ERR [Failed to capture image from monitor 1 (0/1)]
May 23 07:58:02 md-vid2 zmdc[4266]: ERR ['zmc -m 1' exited abnormally, exit status 255]
May 23 07:58:09 md-vid2 web_php[3959]: ERR [socket_sendto( /tmp/zm/zms-365644s.sock ) failed: No such file or directory]
May 23 07:58:17 md-vid2 web_php[1649]: ERR [socket_sendto( /tmp/zm/zms-365644s.sock ) failed: No such file or directory]
May 23 07:58:25 md-vid2 web_php[1654]: ERR [socket_sendto( /tmp/zm/zms-365644s.sock ) failed: No such file or directory]
May 23 07:58:34 md-vid2 web_php[3901]: ERR [socket_sendto( /tmp/zm/zms-365644s.sock ) failed: No such file or directory]
May 23 07:58:42 md-vid2 web_php[3903]: ERR [socket_sendto( /tmp/zm/zms-365644s.sock ) failed: No such file or directory]

cam config:
Name: Cam1
Source Type: Remote
Function: Monitor
Enabled: (checked)
Remote Protocol: HTTP
Remote Method: Simple
Remote Host Name: zmuser:zmpw@10.202.18.5
Remote Host Port: 80
Remote Host Path: /axis-cgi/mjpg/video.cgi?camera=&resolution=320×240
Remote Image Colours: 24 bit colour
Capture Width (pixels): 320
Capture Height (pixels): 240
Preserve Aspect Ratio: (unchecked)
Orientation: Normal
Locked