Unable to use any control script - "FAT [Can't Connect: ..."
Posted: Tue Aug 19, 2014 11:54 pm
I have a ZoneMinder system using many TRENDnet TV-IP672PI cameras (and one TV-IP672WI wireless version). I can get the video to display just fine, however, when configuring the control options, I run into problems.
I am using the following script: http://www.zoneminder.com/wiki/index.ph ... rol_Script
ZoneMinder Version: 1.26.5
OS: Ubuntu 14.04.1 LTS
I enabled OPT_CONTROL in the options, then added the script to /usr/share/perl5/ZoneMinder/Control/ where the other scripts are located. Named the file "TVIP672PI.pm"
(I tried chmod to 755 for the above file with no changes in results.)
I opened the monitor for one of the TVIP672PI cameras and chose edit, and created a new control. I then selected this control from the dropdown.
When using any of the controls on the monitor, I receive the following error: /var/log/syslog contains the following entry:
(First two lines occur at button press, third line occurs after error displays)
Aug 19 19:05:24 CharZoneMinder01 zmcontrol[20181]: INF [Starting control server 6/TVIP672PI]
Aug 19 19:05:24 CharZoneMinder01 zmcontrol[20184]: INF [Control server 6/TVIP672PI starting at 14/08/19 19:05:24]
Aug 19 19:05:34 CharZoneMinder01 zmcontrol[20181]: FAT [Can't connect: No such file or directory]
I changed the control script to use in the control tab of the monitor to one included with ZM when I installed it and still receive the same error this time referencing the other script I chose.
Aug 19 17:00:15 CharZoneMinder01 zmcontrol[15899]: INF [Starting control server 6/FI8608W_Y2k]
Aug 19 17:00:15 CharZoneMinder01 zmcontrol[15903]: INF [Control server 6/FI8608W_Y2k starting at 14/08/19 17:00:15]
Aug 19 17:00:25 CharZoneMinder01 zmcontrol[15899]: FAT [Can't connect: No such file or directory]
Is there any way I can find out where ZM is looking for these scripts?
I am using the following script: http://www.zoneminder.com/wiki/index.ph ... rol_Script
ZoneMinder Version: 1.26.5
OS: Ubuntu 14.04.1 LTS
I enabled OPT_CONTROL in the options, then added the script to /usr/share/perl5/ZoneMinder/Control/ where the other scripts are located. Named the file "TVIP672PI.pm"
(I tried chmod to 755 for the above file with no changes in results.)
I opened the monitor for one of the TVIP672PI cameras and chose edit, and created a new control. I then selected this control from the dropdown.
When using any of the controls on the monitor, I receive the following error: /var/log/syslog contains the following entry:
(First two lines occur at button press, third line occurs after error displays)
Aug 19 19:05:24 CharZoneMinder01 zmcontrol[20181]: INF [Starting control server 6/TVIP672PI]
Aug 19 19:05:24 CharZoneMinder01 zmcontrol[20184]: INF [Control server 6/TVIP672PI starting at 14/08/19 19:05:24]
Aug 19 19:05:34 CharZoneMinder01 zmcontrol[20181]: FAT [Can't connect: No such file or directory]
I changed the control script to use in the control tab of the monitor to one included with ZM when I installed it and still receive the same error this time referencing the other script I chose.
Aug 19 17:00:15 CharZoneMinder01 zmcontrol[15899]: INF [Starting control server 6/FI8608W_Y2k]
Aug 19 17:00:15 CharZoneMinder01 zmcontrol[15903]: INF [Control server 6/FI8608W_Y2k starting at 14/08/19 17:00:15]
Aug 19 17:00:25 CharZoneMinder01 zmcontrol[15899]: FAT [Can't connect: No such file or directory]
Is there any way I can find out where ZM is looking for these scripts?