'zma -m 1' exited abnormally, exit status 255

Forum for questions and support relating to the 1.25.x releases only.
Locked
maheshalways
Posts: 2
Joined: Sun Sep 15, 2013 2:21 am

'zma -m 1' exited abnormally, exit status 255

Post by maheshalways »

Hello All,

I keep getting the above error in log. Any idea how to get rid of the above error. I also have below issues

1) I need to change default location of "images", "events" folder, have tried below but no success
vi /etc/fstab
Added following line at the bottom

//NASDrive /raspberrydrive/networkdrive cifs username=,password=,rw,file_mode=0777,dir_mode=0777,workgroup=workgroup,users,auto,user_xattr 0 0
/MappedToNASDrive/images /var/cache/zoneminder/images none defaults,bind 0 2
/MappedToNASDrive/events /var/cache/zoneminder/events none defaults,bind 0 2

Keep getting following FAT message

Can't symlink events/1/13/09/20/.1379 -> events/1/13/09/20/11/11/47: Operation not supported


2) Keep getting warning "Corrupt JPEG data: 1 extraneous bytes before marker 0xd9"

Tried below, but no success

vi /etc/rsyslog.d/local-zoneminder.conf

:msg,contains,"extraneous bytes before marker 0xd9"

Any Help would be highly appreciated.
Locked