Search found 12 matches
- Wed Oct 26, 2022 6:43 am
- Forum: Mobile Apps and Event Server
- Topic: Having to delete tokens.txt every zmes restart
- Replies: 7
- Views: 2472
Re: Having to delete tokens.txt every zmes restart
since u asked i tested the last 2 commits and issue still there for me. i found that at this commit i start to see those "Use of uninitialized value" however fcm is working but with errors │zmeventnotification[557378]: ERR [Error sending FCM for token:] │zmeventnotification[557378]: ERR [Error value ...
- Tue Oct 25, 2022 10:27 am
- Forum: Mobile Apps and Event Server
- Topic: Having to delete tokens.txt every zmes restart
- Replies: 7
- Views: 2472
Re: Having to delete tokens.txt every zmes restart
zmes development was not dropped, the original developer gave it up however zoneminder team picked it up.
a heads up the last changes on zmeventnotification seems to break zmeventnotification.pl
- Mon Oct 24, 2022 3:57 pm
- Forum: Mobile Apps and Event Server
- Topic: Having to delete tokens.txt every zmes restart
- Replies: 7
- Views: 2472
Re: Having to delete tokens.txt every zmes restart
ok just tested an older version of zmeventnotification.pl and all works fine, might be problems with the lastest changes to the file.
- Mon Oct 24, 2022 7:01 am
- Forum: Mobile Apps and Event Server
- Topic: Having to delete tokens.txt every zmes restart
- Replies: 7
- Views: 2472
Having to delete tokens.txt every zmes restart
so im having a weird issue which the solution i could not find online, when first setting up tokens.txt events are sent and logs show no errors however when i restart zmeventnotification.pl events are no longer sent with errors such as DBG-1:2022-10-24,03:41:12 PARENT: ES invoked manually. Will ...
- Sat Aug 06, 2022 6:17 pm
- Forum: ZoneMinder 1.36.x
- Topic: "Shared data size conflict in shared_data for monitor"
- Replies: 25
- Views: 33934
- Sat Aug 06, 2022 12:10 am
- Forum: ZoneMinder 1.36.x
- Topic: "Shared data size conflict in shared_data for monitor"
- Replies: 25
- Views: 33934
Re: "Shared data size conflict in shared_data for monitor"
yes i can confirm after update had the same problem on ubuntu 20.04 Aug 5 17:56:00 server zmwatch[1294362]: ERR [Shared data size conflict in shared_data for monitor Frente24h, expected 768, got 760] Aug 5 17:56:00 server zmwatch[1294362]: ERR [Shared data size conflict in shared_data for monitor ...
- Sat Oct 20, 2018 12:21 am
- Forum: ZoneMinder 1.32.x
- Topic: debug alarm zone
- Replies: 2
- Views: 2005
Re: debug alarm zone
even better for debugging is the stats page found under events->max score->stats
it should show you which zone was triggered and more, check to see if options->Logging->RECORD_EVENT_STATS is enabled for it to work
it should show you which zone was triggered and more, check to see if options->Logging->RECORD_EVENT_STATS is enabled for it to work
- Sat Oct 20, 2018 12:08 am
- Forum: ZoneMinder 1.32.x
- Topic: Force Alarm inside monitor page and fps count , 1.32.1 was working, 1.32.2 not working - BUG - when on virualhost
- Replies: 13
- Views: 6979
Re: Force Alarm inside monitor page and fps count , 1.32.1 was working, 1.32.2 not working - BUG - when on virualhost
@Nocifer just wanted to say thanks for taking the time and explaining stuff with @mistral77 github issue opened developers (@connortechnology) took the time to fix the issue.
- Wed Oct 17, 2018 10:07 pm
- Forum: ZoneMinder 1.32.x
- Topic: Force Alarm inside monitor page and fps count , 1.32.1 was working, 1.32.2 not working - BUG - when on virualhost
- Replies: 13
- Views: 6979
Re: Force Alarm inside monitor page and fps count , 1.32.1 was working, 1.32.2 not working - BUG - when on virualhost
apparently the issue is known im pretty sure it applies to this problem at https://github.com/ZoneMinder/zoneminder/issues/2253
Did not try the hack fix yet if anyone happens to try first, let us know.
Did not try the hack fix yet if anyone happens to try first, let us know.
- Wed Oct 17, 2018 1:18 am
- Forum: ZoneMinder 1.32.x
- Topic: Force Alarm inside monitor page and fps count , 1.32.1 was working, 1.32.2 not working - BUG - when on virualhost
- Replies: 13
- Views: 6979
Re: Force Alarm inside monitor page and fps count , 1.32.1 was working, 1.32.2 not working - BUG - when on virualhost
i think the problem here is not directing to the right port. @mistral77 browser error is trying to access his domain without port and his virtualhost is on port 8085, same with me my error tries my domain on default 80 port but im actually using another port. i have no ideia how to go from here thou ...
- Tue Oct 16, 2018 10:44 pm
- Forum: ZoneMinder 1.32.x
- Topic: Force Alarm inside monitor page and fps count , 1.32.1 was working, 1.32.2 not working - BUG - when on virualhost
- Replies: 13
- Views: 6979
Re: Force Alarm inside monitor page and fps count , 1.32.1 was working, 1.32.2 not working - BUG - when on virualhost
having same problem.... i run zoneminder web on diferent port than 80 and i use a custom virtualhost for it on domain:port/zm get the errors Browser error Failed to load http://domainName/zm/index.php/zm/index.php?view=request&request=stream&connkey=977627&command=99: Response for preflight is ...
- Fri Jul 06, 2018 10:52 am
- Forum: ZoneMinder 1.30.x
- Topic: Broken thumbnails/images
- Replies: 0
- Views: 1911
Broken thumbnails/images
i have been trying to figure it out why the stale images and thumbnails are showing as broken since the new ubuntu 18.04 setup and php 7.2 update brokenThumbnails.jpg brokenImages.jpg zoneminder 1.30.4 System: ubuntu 18.04 apache2: Apache/2.4.29 (Ubuntu) php: PHP 7.2.7-0ubuntu0.18.04.2 i used the ...