Search found 8 matches
- Thu Mar 19, 2020 3:58 am
- Forum: ZoneMinder 1.34.x
- Topic: Montage view aspect ratio wrong. version 1.34.6
- Replies: 4
- Views: 7012
Re: Montage view aspect ratio wrong. version 1.34.6
I am also having this problem on Linuxmint 19.3.
- Thu Mar 19, 2020 3:55 am
- Forum: ZoneMinder 1.34.x
- Topic: Unable to authenticate user from auth hash
- Replies: 0
- Views: 3293
Unable to authenticate user from auth hash
Hello, I'm pretty sure I started seeing these error messages when I upgraded from 1.34.5 to 1.34.6. 2020-03-18 11:00:03 web_php 9194 ERR Unable to authenticate user from auth hash 'cee203b0b3e16e8c885ce7a2e9163b1e' /usr/share/zoneminder/www/includes/auth.php 191 2020-03-18 11:00:03 web_php 22707 ERR ...
- Mon Feb 24, 2020 1:48 pm
- Forum: Mobile Apps and Event Server
- Topic: zmNinja - Android push notifications not working
- Replies: 21
- Views: 20567
Re: zmNinja - Android push notifications not working
If it was an access rights issue with the tokens.txt file would you see an error message? Unfortunately I haven't been able to dig any deeper since my last post on this issue. So I can't offer much besides: give read and write permissions to "others" to test if you are having access rights issues.
- Wed Feb 05, 2020 12:43 am
- Forum: Mobile Apps and Event Server
- Topic: zmNinja - Android push notifications not working
- Replies: 21
- Views: 20567
Re: zmNinja - Android push notifications not working
Ok, thank you for pointing in that direction.
- Mon Feb 03, 2020 12:46 am
- Forum: Mobile Apps and Event Server
- Topic: zmNinja - Android push notifications not working
- Replies: 21
- Views: 20567
Re: zmNinja - Android push notifications not working
Thank you for your time, I appreciate it. No, I have never seen and did not see anything like "Push Notification registration ID received: <some long token>" I compiled zmNinja myself, and I am using it on a normal phone with Google Play services. I reinstalled zmNinja and attached the logs - same ...
- Sun Feb 02, 2020 10:36 pm
- Forum: Mobile Apps and Event Server
- Topic: zmNinja - Android push notifications not working
- Replies: 21
- Views: 20567
Re: zmNinja - Android push notifications not working
I installed wscat on my phone and verified that it can reach my event server (and I can feed it a fake token). I can get a token and see it in zmNinjaLog.txt. I see in the zmeventnotification.log that it "got a websocket connection..." and "Correct authentication..." Immediately afterwards ...
- Sat Feb 01, 2020 11:08 pm
- Forum: Mobile Apps and Event Server
- Topic: zmNinja - Android push notifications not working
- Replies: 21
- Views: 20567
Re: zmNinja - Android push notifications not working
Thank you for response. I think I am connecting to the ES because I see: Feb 1, 2020 05:16:34 PM INFO EventSever: openHandshake: Websocket open, sending Auth and then it appears as though it gets disconnected after the 20 second timeout because it never registered the push token. I think the ...
- Sat Feb 01, 2020 6:35 pm
- Forum: Mobile Apps and Event Server
- Topic: zmNinja - Android push notifications not working
- Replies: 21
- Views: 20567
zmNinja - Android push notifications not working
Hello, My problem is I don't get push notifications from zmNinja on my Android phone. It appears the event server is working properly because I can log into the server with wscat and see that it is producing events. I can see the traffic flowing between the event server and Android phone on ...