Search found 50 matches

by Markymark
Wed Feb 13, 2019 4:59 pm
Forum: ZoneMinder 1.32.x
Topic: zmc restarts continuously after upgrade 1.30.4 -> 1.32.3 (Ubuntu 16.04)
Replies: 6
Views: 3235

Re: zmc restarts continuously after upgrade 1.30.4 -> 1.32.3 (Ubuntu 16.04)

Code: Select all

[mysqld]
#
# * Basic Settings
#

#sql_mode = NO_ENGINE_SUBSTITUTION
Will this do the job?

Restarted mysql and zoneminder after the above change was made, but nothing changed so far.

Thanks for your reply - and further suggestions?

Rgrds,

Mark
by Markymark
Wed Feb 13, 2019 6:16 am
Forum: ZoneMinder 1.32.x
Topic: zmc restarts continuously after upgrade 1.30.4 -> 1.32.3 (Ubuntu 16.04)
Replies: 6
Views: 3235

Re: zmc restarts continuously after upgrade 1.30.4 -> 1.32.3 (Ubuntu 16.04)

Hi,

the problem is still persistent.

I would highly apprechiate if anybody could be of any assistence on how to track this issue down. I am out of ideas and zoneminder is useless right at the moment.

Many thanks in advance.

Rgrds,

Mark
by Markymark
Sun Jan 27, 2019 11:32 am
Forum: ZoneMinder 1.32.x
Topic: zmc restarts continuously after upgrade 1.30.4 -> 1.32.3 (Ubuntu 16.04)
Replies: 6
Views: 3235

Re: zmc restarts continuously after upgrade 1.30.4 -> 1.32.3 (Ubuntu 16.04)

I can confirm that SIGTERM is sent by zmdc.pl - which should be pretty obvious anyway.

Please let my know any futher ideas what to check next.

Rgrds,

Mark
by Markymark
Sun Jan 27, 2019 10:06 am
Forum: ZoneMinder 1.32.x
Topic: zmc restarts continuously after upgrade 1.30.4 -> 1.32.3 (Ubuntu 16.04)
Replies: 6
Views: 3235

Re: zmc restarts continuously after upgrade 1.30.4 -> 1.32.3 (Ubuntu 16.04)

From the debug logging there seems to be a SIGTERM signal out of nowhere. 01/27/19 10:52:43.283587 zmc_m6[19833].DB7-zm_curl_camera.cpp/209 [Got subheader: Content-Type: image/jpeg] 01/27/19 10:52:43.283671 zmc_m6[19833].DB8-zm_curl_camera.cpp/220 [Got subheader data: image/jpeg] 01/27/19 10:52:43.2...
by Markymark
Sat Jan 26, 2019 4:01 pm
Forum: ZoneMinder 1.32.x
Topic: zmc restarts continuously after upgrade 1.30.4 -> 1.32.3 (Ubuntu 16.04)
Replies: 6
Views: 3235

zmc restarts continuously after upgrade 1.30.4 -> 1.32.3 (Ubuntu 16.04)

Upgrade process: add-apt-repository ppa:iconnor/zoneminder-1.32 aptitude update aptitude safe-upgrade rm /etc/mysql/my.cnf cp /etc/mysql/mysql.conf.d/mysqld.cnf /etc/mysql/my.cnf nano /etc/mysql/my.cnf sql_mode = NO_ENGINE_SUBSTITUTION a2enmod expires a2enmod headers -> restartet services Everything...
by Markymark
Thu May 18, 2017 6:31 am
Forum: ZoneMinder 1.30.x
Topic: Migrate Database to Docker
Replies: 0
Views: 1372

Migrate Database to Docker

Hi, I am running 1.30.4 on Ubuntu but have to move camera settings and zone definitions to a docker container now. I set up a docker container via: https://github.com/ZoneMinder/ZoneMinder/tree/master/utils/docker I thought it should be pretty straight foreward to move the mysql-db from the "no...
by Markymark
Tue Dec 27, 2016 1:06 pm
Forum: ZoneMinder 1.30.x
Topic: terminate called after throwing an instance of 'std::logic_error'
Replies: 0
Views: 1701

terminate called after throwing an instance of 'std::logic_error'

Hi, I get the following message terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct null not valid after entering zmu -m 3 -q or zmu -m 3 -v -i The interesting thing is that capturing (this camera) etc. runs without any problems. I have 3 identical ca...
by Markymark
Fri Nov 25, 2016 1:22 pm
Forum: ZoneMinder 1.30.x
Topic: USB Webcam boosts Load Average
Replies: 3
Views: 2208

USB Webcam boosts Load Average

OK, I did some digging into this issue. This is no ZM problem, but I started this post and maybe it might be helpful later. I can still not figure out what causes the high load. CPU is 75% idle and there are no processes waiting for rescouces etc. (as far as I can see using top). I started to grab s...
by Markymark
Wed Nov 16, 2016 5:44 pm
Forum: ZoneMinder 1.30.x
Topic: USB Webcam boosts Load Average
Replies: 3
Views: 2208

Re: USB Webcam boosts CPU Load

Hi bbunge,

I am running ZM on a Cubietruck ARM-Board with Ubuntu 14.04.5 (Cortex-A7 Dual-Core, 2GB RAM, SSD). USB camera is a Logitech Quickcam Connect. Memory usage is at 20%, idle at 75% but CPU load at 2,5 (now with 2 Logitech cams connected).

Thanks in advance.

Greetings,

Mark
by Markymark
Tue Nov 15, 2016 8:34 am
Forum: ZoneMinder 1.30.x
Topic: USB Webcam boosts Load Average
Replies: 3
Views: 2208

USB Webcam boosts Load Average

Hi, I ran ZM with three cams attached via LAN stable and with moderate CPU load (0.5) for quite a time. I now added one USB Webcam and was quit astonished that the CPU load suddenly boosts up to > 1.7. CPU idle just increased very moderate as expected to 70 something. I (think I) know about the diff...
by Markymark
Sat Mar 19, 2016 7:01 am
Forum: ZoneMinder 1.28.x
Topic: API Howto for Debian 1.28
Replies: 9
Views: 6771

Re: API Howto for Debian 1.28

@videobroom, I finally startet with a new installation of Ubuntu Trusty and ZM1.29 - and that did the trick. You might get it up and running with 'older' versions. But what have you gained at last - apart from experience? You can migrate the database with a few steps: https://forums.zoneminder.com/v...
by Markymark
Wed Mar 16, 2016 5:36 am
Forum: ZoneMinder 1.29.x
Topic: Migrate ZM installation
Replies: 7
Views: 6380

Re: Migrate ZM installation

Yes, I did this right after I imported the db. I skiped this step in the list above because it is not specific with respect to the migration of the db. But it is a good idea to make this clear.

Greetings

Mark
by Markymark
Tue Mar 15, 2016 5:02 pm
Forum: ZoneMinder 1.29.x
Topic: Migrate ZM installation
Replies: 7
Views: 6380

Re: Migrate ZM installation

@bbunge & knnniggett, many thanks for your recommendations. ZM runs like a charm again. Regarding the database migration I used the following steps: Dump database on old system: mysqldump -u root -p zm > zm.sql Create db on new system: mysql -uroot -p -e "CREATE DATABASE zm;" (Create '...
by Markymark
Tue Mar 15, 2016 9:20 am
Forum: ZoneMinder 1.29.x
Topic: Migrate ZM installation
Replies: 7
Views: 6380

Re: Migrate ZM installation

Thanks so far! Regarding step 3 (import database): I dumped the database (mysqldump -u root -p zm > zm.sql) on the old system and installed LAMP and ZM on the new system. According to the documentation the next step would be to create the database and 'zmuser': sudo mysql -uroot -p < /usr/share/zone...
by Markymark
Mon Mar 14, 2016 2:43 pm
Forum: ZoneMinder 1.29.x
Topic: Migrate ZM installation
Replies: 7
Views: 6380

Migrate ZM installation

Hi, after struggling to upgrade my Debian installation from Wheezy to Jessie prior to upgrade ZM from 1.28 to 1.29 I decided to start with a fresh Ubuntu Trusty / ZM 1.29 installation. Having a carefully tuned ZM installation up and running I would like to migrate the database / settings from the ol...