Search found 3 matches
- Tue Jul 04, 2017 8:16 am
- Forum: ZoneMinder 1.29.x
- Topic: Query error on non existing monitor
- Replies: 4
- Views: 5858
Re: Query error on non existing monitor
Yes. There is no data left in the database as I've imported the default database, deleted all files and still got the same error. Weird. Why is zm_db.cpp looking for ID 6 ? What's the trigger ?
- Thu Jun 29, 2017 1:54 pm
- Forum: ZoneMinder 1.29.x
- Topic: Query error on non existing monitor
- Replies: 4
- Views: 5858
Re: Query error on non existing monitor
Yes, there was a monitor 6 in the past. I've deleted all files, database events and searched files for ID '6' without success. It seems I'm looking at the wrong place and I'm wondering where the ID '6' is hidden.
- Wed Jun 28, 2017 8:56 am
- Forum: ZoneMinder 1.29.x
- Topic: Query error on non existing monitor
- Replies: 4
- Views: 5858
Query error on non existing monitor
Hi, every 10 minutes I get an query error in my Log on component zmc_m6 even the monitor doesn't exist. The SQL statement is looking "from Monitors where Id = 6" but there is no entry. I'm wondering where the information is stored for the query. I couldn't find a config file entry neither something ...