Server Stopped

Forum for questions and support relating to the 1.28.x releases only.
Locked
marcolino7
Posts: 73
Joined: Wed Sep 16, 2015 12:20 pm

Server Stopped

Post by marcolino7 »

Hi,
Sometime I found my server in Stopped Status.
It's possible to understande why?
Version is v1.28.108

Thanks
Production Zoneminder 1.31.4 Ubuntu 16.04 LTS on VmWare ESXi
6 Cameras FOSCAM FI8918W
OpenHab Integration
PacoLM
Posts: 971
Joined: Wed Dec 02, 2009 9:55 pm
Location: Spain

Re: Server Stopped

Post by PacoLM »

Check that MySQL is working. Sounds like a database error.

After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
marcolino7
Posts: 73
Joined: Wed Sep 16, 2015 12:20 pm

Re: Server Stopped

Post by marcolino7 »

Hi PacoML,
I think not, because as soon as I restart ZM from web interface, it start without any action on mysql
Production Zoneminder 1.31.4 Ubuntu 16.04 LTS on VmWare ESXi
6 Cameras FOSCAM FI8918W
OpenHab Integration
marcolino7
Posts: 73
Joined: Wed Sep 16, 2015 12:20 pm

Re: Server Stopped

Post by marcolino7 »

This morning ZM was stopped. Someone can help me? Meanwhile I upgraded to version 1.29.0
Production Zoneminder 1.31.4 Ubuntu 16.04 LTS on VmWare ESXi
6 Cameras FOSCAM FI8918W
OpenHab Integration
SteveGilvarry
Posts: 494
Joined: Sun Jun 29, 2014 1:12 pm
Location: Melbourne, AU

Re: Server Stopped

Post by SteveGilvarry »

Logs might have some hints
Production Zoneminder 1.37.x (Living dangerously)
Random Selection of Cameras (Dahua and Hikvision)
marcolino7
Posts: 73
Joined: Wed Sep 16, 2015 12:20 pm

Re: Server Stopped

Post by marcolino7 »

Hi Steve,
is the 1st time that I have issue on ZM, so I'm not yet skilled to collect logs.
Where I can find them?
I ckecked /var/log/zm but it's empty. Do you mean logs on web interface?

Regards
Production Zoneminder 1.31.4 Ubuntu 16.04 LTS on VmWare ESXi
6 Cameras FOSCAM FI8918W
OpenHab Integration
marcolino7
Posts: 73
Joined: Wed Sep 16, 2015 12:20 pm

Re: Server Stopped

Post by marcolino7 »

Hi Steve,
I enabled logging on disk. Next time it happen, what logs you need?

Regards
Production Zoneminder 1.31.4 Ubuntu 16.04 LTS on VmWare ESXi
6 Cameras FOSCAM FI8918W
OpenHab Integration
SteveGilvarry
Posts: 494
Joined: Sun Jun 29, 2014 1:12 pm
Location: Melbourne, AU

Re: Server Stopped

Post by SteveGilvarry »

Any zoneminder specific errors, normally the console has a link to logs using sql logging, which I think is on by default on most packages.
Info on monitoring options http://zoneminder.readthedocs.org/en/st ... gging.html
Production Zoneminder 1.37.x (Living dangerously)
Random Selection of Cameras (Dahua and Hikvision)
marcolino7
Posts: 73
Joined: Wed Sep 16, 2015 12:20 pm

Re: Server Stopped

Post by marcolino7 »

Hi,
today 22 Jannuary 2016 @12:52 zoneminder stopped.

Attached log files, please help me.
Regards
Attachments
ZoneMInder.zip
Logs files
(101.9 KiB) Downloaded 258 times
Production Zoneminder 1.31.4 Ubuntu 16.04 LTS on VmWare ESXi
6 Cameras FOSCAM FI8918W
OpenHab Integration
User avatar
knight-of-ni
Posts: 2406
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: Server Stopped

Post by knight-of-ni »

At 12:52 on 1/22/16, ZoneMinder stopped because it could not keep up.

From your zmc_m2.log:
01/22/16 12:52:30.350450 zmc_m2[11766].WAR-zm_monitor.cpp/3097 [Buffer overrun at index 14, image 32814, slow down capture, speed up analysis or increase ring buffer size]
01/22/16 12:52:44.611376 zmc_m2[11766].INF-zm_signal.cpp/40 [Got signal 15 (Terminated), exiting]
Here are the likely causes:
- You are putting too much of a (camera) load on your hardware.
- You ran a third party application (or scheduled it to run) during that time, which put too much load on the system
- A combination of both
- An intermittent hardware problem, such as a failing disk.
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
marcolino7
Posts: 73
Joined: Wed Sep 16, 2015 12:20 pm

Re: Server Stopped

Post by marcolino7 »

knnniggett wrote:At 12:52 on 1/22/16, ZoneMinder stopped because it could not keep up.

From your zmc_m2.log:
01/22/16 12:52:30.350450 zmc_m2[11766].WAR-zm_monitor.cpp/3097 [Buffer overrun at index 14, image 32814, slow down capture, speed up analysis or increase ring buffer size]
01/22/16 12:52:44.611376 zmc_m2[11766].INF-zm_signal.cpp/40 [Got signal 15 (Terminated), exiting]
Here are the likely causes:
- You are putting too much of a (camera) load on your hardware.
- You ran a third party application (or scheduled it to run) during that time, which put too much load on the system
- A combination of both
- An intermittent hardware problem, such as a failing disk.
Hi,
thanks for help. I'll check in this directions.

Regards
Production Zoneminder 1.31.4 Ubuntu 16.04 LTS on VmWare ESXi
6 Cameras FOSCAM FI8918W
OpenHab Integration
marcolino7
Posts: 73
Joined: Wed Sep 16, 2015 12:20 pm

Re: Server Stopped

Post by marcolino7 »

Hi,
meanwhile I'll try to find the responsible to this issue, i place a workaround with my monitor server Zabbix. In case all zmc process end, Zabbix alert me with an email and restart zoneminder service.

Thanks again
Production Zoneminder 1.31.4 Ubuntu 16.04 LTS on VmWare ESXi
6 Cameras FOSCAM FI8918W
OpenHab Integration
Locked