-
-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Login denied for user "" when not using ZM authentication #459
Comments
good catch. fixed (I hope) |
Thanks. How do I get the update? Will this come in the next Play Store update? |
Yes, it will be in the next update. You can sign up to the beta channel - I'll upload it there sooner. https://play.google.com/apps/testing/com.pliablepixels.zmninja_pro |
Hi, |
Argh. |
Can you email me a screen shot of your settings screen. Pliablepixels@gmail. You can mask your ip. Are you on 1.2.38 or 39? |
Screenshot sent, as well a screenshot from the zm log |
Can you update ZM web/api/app/Controller/HostController.php with this one https://raw.githubusercontent.com/ZoneMinder/ZoneMinder/master/web/api/app/Controller/HostController.php Then please restart zmNinja |
Hi,
Has made no difference unfortunately
Steve
…On 05/03/2017 12:23, Pliable Pixels wrote:
Can you update ZM web/api/app/Controller/HostController.php with this
one
https://raw.githubusercontent.com/ZoneMinder/ZoneMinder/master/web/api/app/Controller/HostController.php
Then please restart zmNinja
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/pliablepixels/zmNinja/issues/459#issuecomment-284224327>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AYrAyA2G6s7gI1OuH1lJABCwHgPDTtBZks5riqlKgaJpZM4MFP-G>.
|
Tap on "menu" and let me know what you see at the very bottom of the menu - server time and local time |
Also, log in to ZM on a browser, open a new tab and do (replace protocol/path) and let me know what you see |
Oh no, wrong post. This was meant to go on another issue! sorry! |
Europe/London
Listed twice
…On 05/03/2017 12:47, Pliable Pixels wrote:
Tap on "menu" and let me know what you see at the very bottom of the
menu - server time and local time
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/pliablepixels/zmNinja/issues/459#issuecomment-284225599>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AYrAyOEi0L7ePBiSWG-zhcAH9qM0jkmlks5riq7lgaJpZM4MFP-G>.
|
I mean listed once for location time and once for server time, sorry I
wasnt very clear there
…On 05/03/2017 12:47, Pliable Pixels wrote:
Tap on "menu" and let me know what you see at the very bottom of the
menu - server time and local time
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/pliablepixels/zmNinja/issues/459#issuecomment-284225599>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AYrAyOEi0L7ePBiSWG-zhcAH9qM0jkmlks5riq7lgaJpZM4MFP-G>.
|
{
"tz": "Europe\/London"
}
…On 05/03/2017 12:49, Pliable Pixels wrote:
Also, log in to ZM on a browser, open a new tab and do
|http://server/zm/api/host/getTimeZone.json|
(replace protocol/path) and let me know what you see
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/pliablepixels/zmNinja/issues/459#issuecomment-284225692>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AYrAyErkVlgmPJ413Ox3qyt7PCFFWA9zks5riq9ZgaJpZM4MFP-G>.
|
Oops! Do I need to change the HostController.php back to the old version?
…On 05/03/2017 12:50, Pliable Pixels wrote:
Oh no, wrong post. This was meant to go on another issue! sorry!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/pliablepixels/zmNinja/issues/459#issuecomment-284225737>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AYrAyD3IjEp1_hdAMUQmt7HHeL8K-SyIks5riq-OgaJpZM4MFP-G>.
|
No thats fine - it is harmless - just adds an extra api |
Platform & OS Version
Android (multiple versions including 6.0.1)
The version of the app you are reporting:
v1.2.38
Device details:
Samsung Galaxy s7 / Amazon Kindle Fire
What is the nature of your issue
Bug?
Details
I have no authentication on my zoneminder server so I can browse to serverip/zm and see everything without entering username and password etc.
I have set up zmNinja to work with my server and have the setting "use ZM authentication" unchecked.
When I open the app, it says "authenitcating" and I get an entry iin my zm log
2017-02-18 20:31:13.031770 web_php 2687 WAR Login denied for user "" /usr/share/zoneminder/www/includes/functions.php 59
when I leave the app open, I get the above entries in the log every 15 minutes or so.
Everything is workng fine, it is just annoying that this clutters up the log as it is an amber alert and therfore the "Log" hyperlink on the home page is always amber (I have a tablet with zmninja running 24/7)
Is there a fix / workaround?
Thanks!
The text was updated successfully, but these errors were encountered: