Skip to content
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

Closed
zeryl opened this issue Mar 12, 2016 · 7 comments
Closed

Query Log Page providing incorrect data #61

zeryl opened this issue Mar 12, 2016 · 7 comments

Comments

@zeryl
Copy link

zeryl commented Mar 12, 2016

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!

@ShoGinn
Copy link

ShoGinn commented Mar 12, 2016

@zeryl
Copy link
Author

zeryl commented Mar 12, 2016

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.

@ShoGinn
Copy link

ShoGinn commented Mar 12, 2016

I rooted it out to the same 725d0de fix and could not find out what it actually "fixed"

@AzureMarker
Copy link
Contributor

#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 cd /var/www/html/admin then git fetch --all and finally git checkout fixQueryLog.

@ShoGinn
Copy link

ShoGinn commented Mar 20, 2016

#62 Works perfect on my ProxMox VM - Debian 8 etc..

Not sure what data you need, love the change that has the color coding.

@looterz
Copy link

looterz commented Mar 21, 2016

#62 Fixed it for me, Debian 8.3

@ndbeals
Copy link

ndbeals commented Mar 21, 2016

#62 Also fixed it for me, Ubuntu 15.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants