Search found 41 matches

by Eradicator
Wed Feb 07, 2018 6:36 am
Forum: ZoneMinder 1.31.x
Topic: 1.31.35+36 Can't delete cam
Replies: 3
Views: 1826

1.31.35+36 Can't delete cam

Hi there!
In both latest updates delete cam button disabled. Can we enable it somehow?
by Eradicator
Wed Jan 31, 2018 1:49 pm
Forum: ZoneMinder 1.31.x
Topic: Can't add monitor
Replies: 4
Views: 2341

Re: Can't add monitor

Same =(
by Eradicator
Fri Jan 26, 2018 6:21 am
Forum: ZoneMinder 1.31.x
Topic: 1.31.26 can't delete events
Replies: 5
Views: 2727

Re: 1.31.26 can't delete events

Thanks for answers! .19.sql update and all subsequent sql updates did solve that problem!
by Eradicator
Thu Jan 25, 2018 6:09 am
Forum: ZoneMinder 1.31.x
Topic: 1.31.26 can't delete events
Replies: 5
Views: 2727

Re: 1.31.26 can't delete events

1.31.28 still can't delete events!

Code: Select all

SQL-ERR 'SQLSTATE[42000]: Syntax error or access violation: 1305 PROCEDURE zm.update_storage_stats does not exist', statement was 'DELETE FROM Events WHERE Id = ?' params:248
by Eradicator
Mon Jan 22, 2018 11:08 am
Forum: ZoneMinder 1.31.x
Topic: 1.31.26 can't delete events
Replies: 5
Views: 2727

1.31.26 can't delete events

Hi!
There is an error in 1.31.26. When i want to delete any event i get an error:

Code: Select all

Can't execute 'DELETE FROM Events WHERE Id=?': PROCEDURE zm.update_storage_stats does not exist
When filter try to delete event same error.
by Eradicator
Sun Jan 21, 2018 7:32 pm
Forum: ZoneMinder 1.31.x
Topic: Upgrade to .26 failed - kinda
Replies: 4
Views: 2935

Re: Upgrade to .26 failed - kinda

Saw that error. Try apt upgrade again.
by Eradicator
Fri Jan 19, 2018 6:25 am
Forum: ZoneMinder 1.31.x
Topic: 1.31.20 No Background Filters!
Replies: 9
Views: 7733

Re: 1.31.20 No Background Filters!

iconnor wrote: Thu Jan 18, 2018 1:38 pm the .pl in the column names caused a problem. So I had to rename them to just zmaudit, zmstats, zmtrigger
Installed and configured successfully! Thank you!
P.S. Filters are working correctly.
by Eradicator
Thu Jan 18, 2018 6:35 am
Forum: ZoneMinder 1.31.x
Topic: 1.31.20 No Background Filters!
Replies: 9
Views: 7733

Re: 1.31.20 No Background Filters!

Try this: mysql -u zmuser -p zm < /usr/share/zoneminder/db/zm_update-1.31.17.sql I could not see events Thx for answer but it wasn't helpful for me. Result was same, can't add server. In addition i tried to dump db from main .18 server, restore dump on test server and update it. Still can't add ser...
by Eradicator
Wed Jan 17, 2018 2:45 pm
Forum: ZoneMinder 1.31.x
Topic: 1.31.20 No Background Filters!
Replies: 9
Views: 7733

Re: 1.31.20 No Background Filters!

Now even can't add server... SQL-ERR 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'zmstats.pl' in 'field list'', statement was 'INSERT INTO Servers set `Name` = 'test', `Hostname` = '10.0.2.64', `zmstats.pl` = '1', `zmaudit.pl` = '1', `zmtrigger.pl` = '1'' params: Is anywhere zm_create.sq...
by Eradicator
Wed Jan 17, 2018 6:35 am
Forum: ZoneMinder 1.31.x
Topic: 1.31.20 No Background Filters!
Replies: 9
Views: 7733

Re: 1.31.20 No Background Filters!

Same problem. I tried to off OPT_FAST_DELETE. In 2-3 hours will see was it helpful.
Also i tried to clean install 1.31.20 but encountered a db problem. In log: "Can't insert event: Unknown column 'Scheme' in 'field list'."
db/zm_create.sql hasn't column 'Scheme'
by Eradicator
Tue Jan 24, 2017 6:10 am
Forum: ZoneMinder 1.30.x
Topic: Can't insert event - 1.30.10
Replies: 19
Views: 8384

Re: Can't insert event - 1.30.10

Hi all!
I had same problem. To eliminate this problem i stopped zoneminder, flush all events, etc.. and install last (1.13.12) update. Now events are successfully saved.