ZM 1.25 on Ubuntu 12.04LTS doesn't zip nor upload on FTP

Forum for questions and support relating to the 1.25.x releases only.
Locked
Cubytus
Posts: 32
Joined: Sun Oct 14, 2012 6:30 pm

ZM 1.25 on Ubuntu 12.04LTS doesn't zip nor upload on FTP

Post by Cubytus »

Hello all,

I disabled the home directory encryption as this caused random issues with other applications. However, as I tried to make ZM work and upload events, I get tons of this message:

Code: Select all

2013-01-20 09:55:25.394360	zmfilter	12627	ERR	Zip error: 4 	zmfilter.pl	
2013-01-20 09:55:18.155950	zmfilter	12627	INF	Creating upload file '/home/user/Videos/upload/Webcam-9.zip', 12823 files	zmfilter.pl	
2013-01-20 09:55:17.691170	zmfilter	12627	ERR	Zip error: 4 	zmfilter.pl	
2013-01-20 09:55:15.753700	zmfilter	12627	INF	Creating upload file '/home/user/Videos/upload/Webcam-8.zip', 3371 files	zmfilter.pl	
2013-01-20 09:55:15.595440	zmfilter	12627	ERR	Zip error: 4 	zmfilter.pl	
2013-01-20 09:55:12.503510	zmfilter	12627	INF	Creating upload file '/home/user/Videos/upload/Webcam-7.zip', 5613 files	zmfilter.pl	
2013-01-20 09:55:12.266410	zmfilter	12627	ERR	Zip error: 4 	zmfilter.pl	
The Videos end folder has 777 permissions, so I don't understand what may be wrong there since anybody can read and write from that directory.

Nothing at all is uploaded on the server itself.

What may be wrong in this setup?
Locked