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 stops filtering after reaching bottom of the page #7415

Open
4 tasks done
mackerel225 opened this issue Nov 7, 2024 · 0 comments
Open
4 tasks done

Query log stops filtering after reaching bottom of the page #7415

mackerel225 opened this issue Nov 7, 2024 · 0 comments

Comments

@mackerel225
Copy link

mackerel225 commented Nov 7, 2024

Prerequisites

Platform (OS and CPU architecture)

Linux, AMD64 (aka x86_64)

Installation

Custom package (OpenWrt, HomeAssistant, etc; please mention in the description)

Setup

On a router, DHCP is handled by the router

AdGuard Home version

v0.107.46

Action

Navigate to query log section in the AdGuard Home UI and start scrolling down on your desktop computer to get more historical data.

Expected result

AdGuard will keep fetching all history for as long as you keep scrolling the query log.

Actual result

AdGuard keeps fetching history by running new HTTP requests and then stops, there is no specific timeline it stops. It appears to be intermittent. It seems something had stopped curl request from fetching `curl 'http:///control/querylog' API. Perhaps JavaScript side that checks if you reached bottom of the page?

Additional information and/or screenshots

This is part of OpenWRT installation

I used middle-button mouse click to scroll the page.

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

No branches or pull requests

1 participant