Capturing to wrong folder

Forum for questions and support relating to the 1.29.x releases only.
Locked
mcll
Posts: 33
Joined: Tue Feb 11, 2014 9:26 am
Location: Hungary

Capturing to wrong folder

Post by mcll »

Hi all,

I have an interesting problem. My Zoneminder setup is working, can see live video, and its capturing all events.
BUT!
When i click on the events link, i get a table with the events, but on the small igame it's broken, no image showing. When i want to open it in a new window i see following (for example):
http://<URL>/zm/events/1/16/02/10/17/16/44/00026-capture.jpg

But when i go to the server and check the corresponding folder i can find the pictures here:
/usr/share/zoneminder/www/events/1/16/02/10/18/16/44

As you can see the hour in the link is not correct. The real one is what i found on the server (18:16).

Also when i check the live screen, the image shows correct server and camera time:
Image

Yesterday it was everything ok.

Today morning i've found that the server local time was one hour back to my local time, but all the settings was correct.

Code: Select all

more /etc/timezone
said the correct zone:

Code: Select all

Europe/Budapest
But the local time was not. After reconfiguring time zone

Code: Select all

dpkg-reconfigure tzdata
the local time was also correct.

Everything is ok on my server, only the recording path not. As you see in attached picture the servertime is also ok, but when its recording, it records to a folder named one hour earlyer. And thats why my Zoneminder cannot find the recorded pictures.

Has anyone any suggestion?

Thanks
Greetings,
Laszlo

Ubuntu Server 14.04.3LTS 64bit - ZoneMinder v1.32.3 - 2x AV-Tech AVN257 IP Cam; 1x Hikvision DS-2CD2020F-I IP Cam
Locked