-
-
Notifications
You must be signed in to change notification settings - Fork 558
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
Query Log Page providing incorrect data #61
Comments
Reddit had a fix for this: |
Yea, I just fixed it the same way. Looks like 725d0de broke it, but also "fixed" another issue with it (basically, what I'm seeing). Odd. |
I rooted it out to the same 725d0de fix and could not find out what it actually "fixed" |
#62 Is currently being reviewed before it's merged. If you want to try it out to see if it actually fixes this issue, run |
#62 Works perfect on my ProxMox VM - Debian 8 etc.. Not sure what data you need, love the change that has the color coding. |
#62 Fixed it for me, Debian 8.3 |
#62 Also fixed it for me, Ubuntu 15.10. |
Expected Behaviour:
Type, domain and client are populated properly
Actual Behaviour:
Type shows the domain name (truncated to domain - 1 char), domain shows "from", client is blank
Steps to reproduce this issue:
View the query log page
I know that a recent issue was completed to correct something similar, but I am on Web Interface Version 1.1.5, Ubuntu 14.04 LTS, and dnsmasq 2.68
The pi-hole log has the following as a line:
Mar 12 12:10:07 dnsmasq[31352]: reply mqtt.c10r.facebook.com is 31.13.66.3
Perhaps it's a dnsmasq config issue, and I know this isn't on a PI, but for how useful this program is, I tried it anyway. Everything else is working perfectly!
The text was updated successfully, but these errors were encountered: