Search found 12 matches

by Anna.N
Tue Mar 26, 2024 8:37 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: No term in FilterTerm constructor
Replies: 1
Views: 1065

No term in FilterTerm constructor

With the last updates I have hundreds of warnings in the log:

Code: Select all

 No term in FilterTerm constructor  /usr/share/zoneminder/www/includes/FilterTerm.php 
how come?
by Anna.N
Fri Mar 22, 2024 5:23 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Failed INSERT INTO Server_Stats
Replies: 6
Views: 1387

Re: Failed INSERT INTO Server_Stats

As Expected:
de_DE Cpuload: 0,88 0,60 0,27
en_US Cpuload: 0.92 0.71 0.37
by Anna.N
Fri Mar 22, 2024 1:51 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Failed INSERT INTO Server_Stats
Replies: 6
Views: 1387

Re: Failed INSERT INTO Server_Stats

After further investigation changing system locale from de_DE to en_US seem to have solved the problem.
Obviously the different decimal separator used in Germany caused the problem.
by Anna.N
Thu Mar 21, 2024 11:14 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Failed INSERT INTO Server_Stats
Replies: 6
Views: 1387

Re: Failed INSERT INTO Server_Stats

Remark: it only happens on debian bookworm on a amd64 PC. Even on a clean install. No problem on armhf and arm64 with bookworm.
by Anna.N
Thu Mar 21, 2024 8:42 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Failed INSERT INTO Server_Stats
Replies: 6
Views: 1387

Failed INSERT INTO Server_Stats

Since a few days my log is filled with the following message every minute. Failed INSERT INTO Server_Stats (ServerId, TimeStamp, CpuLoad, CpuUserPercent, CpuNicePercent, CpuSystemPercent, CpuIdlePercent, CpuUsagePercent, TotalMem, FreeMem, TotalSwap, FreeSwap) VALUES ('',NOW(),?,?,?,?,?,?,?,?,?,?) :...
by Anna.N
Tue Mar 19, 2024 4:02 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Is ARM64 no longer supported?
Replies: 5
Views: 754

Re: Is ARM64 no longer supported?

I run 1.37 in production, but in a virtual machine. Good point. I now installed timeshift which allows me to make snapshots and roll back. BTW: Just being curious, I managed to update zoneminder on my RPi4 using the procedure described at https://zoneminder.readthedocs.io/en/stable/installationguid...
by Anna.N
Sun Mar 17, 2024 10:37 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Is ARM64 no longer supported?
Replies: 5
Views: 754

Re: Is ARM64 no longer supported?

Before I upgrade my productive environment (Intel NUC) I usually test the newer builds on my Raspbrry PI 4.
(Yes I know – 1.37 is beta but I wanted to use the features of 1.37 also in productive)
by Anna.N
Sun Mar 17, 2024 9:13 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Is ARM64 no longer supported?
Replies: 5
Views: 754

Is ARM64 no longer supported?

Most recent buid for arm64 seems to be from 2024-03-01.
I would change OS to 32 bit if there will be no further updates
by Anna.N
Thu Mar 14, 2024 8:22 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Not stop record 1.37.55~20240313084849-jammy
Replies: 3
Views: 1021

Re: Not stop record 1.37.55~20240313084849-jammy

Same problem here with zoneminder_1.37.55~20240313.153-bookworm_amd64
Once motion is detected it keeps on recording even if the trigger event is gone. Alarm remains on (red frame). Setting is OnMotion.
by Anna.N
Thu Feb 29, 2024 9:32 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Different platforms - different versions?
Replies: 0
Views: 2413

Different platforms - different versions?

I installed zoneminder both on my Odroid (armhf) and my RP 4 (arm64).
Odroid is on version 1.37.55 whereas RP4 ist still on 1.37.54.
Is that on purpose? If so, why?
by Anna.N
Sun Feb 25, 2024 3:34 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Can't add a monitor
Replies: 4
Views: 3365

Re: Can't add a monitor

Thanks, updated to 1.37.54, monitor successful added
Anna
by Anna.N
Sun Feb 25, 2024 11:14 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Can't add a monitor
Replies: 4
Views: 3365

Can't add a monitor

Fresh install of Zoneminder 1.37.53-20240224.12 on Debian 12 (Armbian 23.11.1 Bookworm) When trying to add a monitor, the following error appears in the log and no monitor is added. SQL-ERR 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ONVIF_Events_Path' in 'field list'', statement was 'I...